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 header file for Mac
vjpai
2015-02-13
*
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 cleanup.
Nicolas Noble
2015-02-09
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
\
|
*
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
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
fixup compile error in log_android.c
Todd Poynor
2015-01-27
*
sync up with master
Yang Gao
2015-01-27
|
\
|
*
Merge pull request #188 from ctiller/bprintf
Nicolas Noble
2015-01-26
|
|
\
*
|
|
run clang-format
Yang Gao
2015-01-26
|
/
/
*
|
Fixing an extremely suspicious-looking paradigm in murmur_hash.c
Nicolas "Pixel" Noble
2015-01-25
|
*
Use a simpler growth algorithm
Craig Tiller
2015-01-23
|
*
Added comments
Craig Tiller
2015-01-23
|
*
Add out-param to signal length of buffer
Craig Tiller
2015-01-23
|
*
Merge branch 'kill-more-printf' into bprintf
Craig Tiller
2015-01-23
|
|
\
|
|
/
|
/
|
*
|
Formatting
Craig Tiller
2015-01-23
*
|
src
Craig Tiller
2015-01-23
|
*
Utilities for concatenating many strings
Craig Tiller
2015-01-23
|
/
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Add gpr_ltoa
Craig Tiller
2015-01-23
*
Fix math in time_posix.c
Craig Tiller
2015-01-21
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
() --> (void)
Craig Tiller
2015-01-15
*
Run clang-format-all.sh
Yang Gao
2015-01-14
[next]