aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Expand)AuthorAge
* Fix mac buildGravatar Craig Tiller2015-02-24
* Merge pull request #755 from nicolasnoble/feedbackGravatar Craig Tiller2015-02-24
|\
| * Second batch of feedback.Gravatar Nicolas Noble2015-02-24
* | Remove redundant variable setGravatar Craig Tiller2015-02-24
|/
* Addressing a first batch of feedback.Gravatar Nicolas Noble2015-02-23
* Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Do not need a Mac-specific CPU header yet as there are no CPU-specific featuresGravatar vjpai2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
|\
* | Copyright checkerGravatar Craig Tiller2015-02-16
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-16
| |\ | |/ |/|
* | Merge pull request #522 from nicolasnoble/posixGravatar Craig Tiller2015-02-13
|\ \
| * | Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
* | | Fix header file for MacGravatar vjpai2015-02-13
|/ /
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
| |\ | |/ |/|
* | Freeing the proper string in gpr_tmpfile.Gravatar Nicolas Noble2015-02-11
* | added log messages for cpu_windows.cGravatar Jan Tattermusch2015-02-11
* | added cpu_windows.cGravatar Jan Tattermusch2015-02-11
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-11
| |\ | |/ |/|
* | Merge cleanup.Gravatar Nicolas Noble2015-02-09
* | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\ \
| | * Fix include pathsGravatar Craig Tiller2015-02-09
| | * ProgressGravatar Craig Tiller2015-02-09
| |/
| * Merge pull request #418 from nicolasnoble/tmp-win32Gravatar Craig Tiller2015-02-06
| |\
| * | Adding /tmp to prefix when creating posix temporary files.Gravatar Julien Boeuf2015-02-06
| | * Making the gpr_tmpfile's win32 version a bit more Windows-y.Gravatar Nicolas "Pixel" Noble2015-02-06
| |/
| * Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\
| | * Addressing comments.Gravatar Julien Boeuf2015-02-05
| | * Oooops. Forgot a the new file.Gravatar Julien Boeuf2015-02-04
| | * Adding linux specific env implementation.Gravatar Julien Boeuf2015-02-04
* | | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-04
|\ \ \
* | | | Second draft of the win32 implementation.Gravatar Nicolas "Pixel" Noble2015-02-04
| | * | Merge branch 'master' into source_cleanupGravatar David Klempner2015-02-04
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' into timespecGravatar David Klempner2015-02-04
| |\ \ \
| | * \ \ Merge pull request #392 from dklempner/timevalGravatar Craig Tiller2015-02-04
| | |\ \ \
| | | * | | Remove timeval functionsGravatar David Klempner2015-02-04
| | | | * | Fix up feature test macrosGravatar David Klempner2015-02-04
| | | |/ /
| | * | | Merge pull request #369 from jboeuf/tsan_opensslGravatar Nicolas Noble2015-02-04
| | |\ \ \ | | | |/ / | | |/| |
| * / | | Make gpr_timespec no longer be a typedef for struct timespec in posixGravatar David Klempner2015-02-04
| |/ / /
| | | * Addressing comments.Gravatar Julien Boeuf2015-02-03
| * | | undef and endif aren't the same thingGravatar David Klempner2015-02-03
| * | | We should ifdef check the define of _GNU_SOURCEGravatar David Klempner2015-02-03
| * | | Have cpu_linux.c define _GNU_SOURCE at the beginning of the fileGravatar David Klempner2015-02-03
* | | | First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
|/ / /
| * | Addressing nicolasnoble@ comments.Gravatar Julien Boeuf2015-02-03
| * | Fixing tsan errors in OpenSSL (#319)Gravatar Julien Boeuf2015-02-03
|/ /
| * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
|/
* Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02