index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
support
Commit message (
Expand
)
Author
Age
*
Fix mac build
Craig Tiller
2015-02-24
*
Merge pull request #755 from nicolasnoble/feedback
Craig Tiller
2015-02-24
|
\
|
*
Second batch of feedback.
Nicolas Noble
2015-02-24
*
|
Remove redundant variable set
Craig Tiller
2015-02-24
|
/
*
Addressing a first batch of feedback.
Nicolas Noble
2015-02-23
*
Factorizing out function split_host_port.
Nicolas "Pixel" Noble
2015-02-20
*
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
*
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
vjpai
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
\
*
|
Copyright checker
Craig Tiller
2015-02-16
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-16
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #522 from nicolasnoble/posix
Craig Tiller
2015-02-13
|
\
\
|
*
|
Cleaning up our posix definition / usage.
Nicolas "Pixel" Noble
2015-02-14
*
|
|
Fix header file for Mac
vjpai
2015-02-13
|
/
/
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
*
|
Freeing the proper string in gpr_tmpfile.
Nicolas Noble
2015-02-11
*
|
added log messages for cpu_windows.c
Jan Tattermusch
2015-02-11
*
|
added cpu_windows.c
Jan Tattermusch
2015-02-11
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
*
|
Merge cleanup.
Nicolas Noble
2015-02-09
*
|
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
\
\
|
|
*
Fix include paths
Craig Tiller
2015-02-09
|
|
*
Progress
Craig Tiller
2015-02-09
|
|
/
|
*
Merge pull request #418 from nicolasnoble/tmp-win32
Craig Tiller
2015-02-06
|
|
\
|
*
|
Adding /tmp to prefix when creating posix temporary files.
Julien Boeuf
2015-02-06
|
|
*
Making the gpr_tmpfile's win32 version a bit more Windows-y.
Nicolas "Pixel" Noble
2015-02-06
|
|
/
|
*
Merge pull request #359 from jboeuf/ssl_default_creds_integration
Yang Gao
2015-02-05
|
|
\
|
|
*
Addressing comments.
Julien Boeuf
2015-02-05
|
|
*
Oooops. Forgot a the new file.
Julien Boeuf
2015-02-04
|
|
*
Adding linux specific env implementation.
Julien Boeuf
2015-02-04
*
|
|
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-04
|
\
\
\
*
|
|
|
Second draft of the win32 implementation.
Nicolas "Pixel" Noble
2015-02-04
|
|
*
|
Merge branch 'master' into source_cleanup
David Klempner
2015-02-04
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' into timespec
David Klempner
2015-02-04
|
|
\
\
\
|
|
*
\
\
Merge pull request #392 from dklempner/timeval
Craig Tiller
2015-02-04
|
|
|
\
\
\
|
|
|
*
|
|
Remove timeval functions
David Klempner
2015-02-04
|
|
|
|
*
|
Fix up feature test macros
David Klempner
2015-02-04
|
|
|
|
/
/
|
|
*
|
|
Merge pull request #369 from jboeuf/tsan_openssl
Nicolas Noble
2015-02-04
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
/
|
|
Make gpr_timespec no longer be a typedef for struct timespec in posix
David Klempner
2015-02-04
|
|
/
/
/
|
|
|
*
Addressing comments.
Julien Boeuf
2015-02-03
|
*
|
|
undef and endif aren't the same thing
David Klempner
2015-02-03
|
*
|
|
We should ifdef check the define of _GNU_SOURCE
David Klempner
2015-02-03
|
*
|
|
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
David Klempner
2015-02-03
*
|
|
|
First draft of the win32 implementation of iomgr.
Nicolas "Pixel" Noble
2015-02-04
|
/
/
/
|
*
|
Addressing nicolasnoble@ comments.
Julien Boeuf
2015-02-03
|
*
|
Fixing tsan errors in OpenSSL (#319)
Julien Boeuf
2015-02-03
|
/
/
|
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
|
/
*
Make _posix usage match 'the rules'
Craig Tiller
2015-02-02
[next]