aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | * Convert deadline clock type in security handshake timerGravatar yang-g2016-07-20
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | | | * | | | | | | Avoid allocating memory for each individual handshaker. Also fix memory leak.Gravatar Mark D. Roth2016-07-20
| | | | | | | | | | | |
| | | | | * | | | | | | Add acceptor parameter.Gravatar Mark D. Roth2016-07-20
| | | | | | | | | | | |
| | | | | * | | | | | | clang-formatGravatar Mark D. Roth2016-07-20
| | | | | | | | | | | |
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-20
| | | | | |\ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| | | * | | | | | | | | support php7 by marcoGravatar thinkerou2016-07-20
| | | | | | | | | | | |
| | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into seperate_generated_filesGravatar Yuchen Zeng2016-07-19
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| | | | | | * | | | | | Add comments for GRPC_NO_GENERATED_CODEGravatar Yuchen Zeng2016-07-19
| | | | | | | | | | | |
| | | | | | | | * | | | Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-testsGravatar makdharma2016-07-19
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic test that the library builds correctly with frameworks
| | * | | | | | | | | | | Add test target file to repoGravatar Muxi Yan2016-07-19
| | | | | | | | | | | | |
| | | | | | | | * | | | | Remove undefined reference warning in Ruby buildGravatar murgatroid992016-07-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7399 from sreecha/poll_alloc_fixGravatar Craig Tiller2016-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce the number of unnecessary allocations
| | | | | | | | | * \ \ \ \ Merge pull request #7463 from murgatroid99/ruby_undefined_symbol_usageGravatar Nicolas Noble2016-07-19
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix undefined reference in Ruby code, add linker warning
| | | * | | | | | | | | | | | Let roots_filename be a static variableGravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | Make new linker warning linux-onlyGravatar murgatroid992016-07-19
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Add fixture description and TODO for test name inferral from test case ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method name
| | | | | | | | | * | | | | | Merge pull request #7374 from kpayson64/python_health_check_renameGravatar kpayson642016-07-19
| | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Polish grpcio_health_checking package
| | | | | | | | | * \ \ \ \ \ \ Merge pull request #7455 from kpayson64/small_beta_fixGravatar kpayson642016-07-19
| | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed name syntax error
| | | * | | | | | | | | | | | | | Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases ↵Gravatar Muxi Yan2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be run, instead of only allow running the entire fixture
| | | | | | | | | | | | * | | | | Fix undefined reference in Ruby code, add linker warningGravatar murgatroid992016-07-19
| | | | | | | | | | |_|/ / / / / | | | | | | | | | |/| | | | | |
| | | | | | | | | | | | | | * | Merge pull request #7407 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Benchmark fixes
| | | | | | | | | | | | | | * | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | | | | |_|_|_|/ / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delay beginning most writes until we enter poll()
| | | | | | | | | * | | | | | Merge pull request #7413 from jcanizales/p0-advance-versions-to-1Gravatar makdharma2016-07-18
| | | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Advance versions from 0.14 -> 1.0.0-pre1
| | | | | | | | | | * | | | | | Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_earlyGravatar yang-g2016-07-18
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #7245 from muxi/fix-7181Gravatar makdharma2016-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | Fix of Issue #7181 documentation and Objective C code
| | | | | | | | | | | * | | | | Fixed name syntax errorGravatar Ken Payson2016-07-18
| | | | | | | | | | |/ / / / / | | | | | | | | | |/| | | | |
| | | | * | | | | | | | | | | Add new line to the end of fixture.hGravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Updated outdated comment about uchannelsGravatar David Garcia Quintas2016-07-18
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.mGravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Update cronet test comments and structureGravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | | * | | | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| | | | | | | | |/ / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
| | | | | | | * | | | | Merge pull request #7416 from soltanmm/3DGravatar kpayson642016-07-18
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Build Python distributions for Python 3
| | | | | | | | | * | | | We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yay compatibility and predictability!
| | | | | | | | | * | | | BoringSSL 5.0 is now tagged and pushed.Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | |
| | | | | | | | | * | | | Point BoringSSL.podspec to 5.0 commit (pending tag)Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | |
| | | | | | | | | * | | | Update err_data.c to BoringSSL commit 8d343b44bbabGravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | |
| | | * | | | | | | | | | Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to ↵Gravatar Muxi Yan2016-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m
| | | | | | | * | | | | | Merge pull request #7371 from nicolasnoble/udp_server_errorsGravatar kpayson642016-07-18
| | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding UDP server error handling.
* | | | | | | | \ \ \ \ \ \ Merge pull request #7284 from ewr/FixRubyTimeConversionGravatar kpayson642016-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix arguments for calls to Ruby's `Time.at`
| | | | | | | * | | | | | | | Make default log verbosity ERROR, run tests with DEBUGGravatar Craig Tiller2016-07-18
| | | | | | | |/ / / / / / /
| | | | | | | | | * | | | | Handle distutils command idiosyncraciesGravatar Masood Malekghassemi2016-07-16
| | | | | | | | | | | | | |
| | | | | | | | | * | | | | Patch `spawn` for Python 'unix' compilers insteadGravatar Masood Malekghassemi2016-07-16
| | | | | | | | |/ / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before we patched the link command, now we just patch `spawn` as an updatable catch-all solution to ARG_MAX limitations on bash for MSYS and MinGW and friends.
| | | | | | | | | | * | | SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc.Gravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Sample app: ProtoMethod -> GRPCProtoMethodGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | SwiftSample app: solve XCode config warningsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Sample app: solve XCode config warningsGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |
| | | | | | | | | | * | | Build sample app both with and without frameworksGravatar Jorge Canizales2016-07-15
| | | | | | | | | | | | |