aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-03-17Add missing generics to some ServerCall usagesEric Anderson
2016-03-17Remove ReferenceCounted and add close() to ClientTransportFactory. Fixes #927buchgr
2016-03-16Add attributes to ServerCallLukasz Strzalkowski
2016-03-04Remove or use unused variables.Kun Zhang
2016-03-01Add transport test for NettyEric Anderson
2016-02-25Create new AbstractTransportTest for TransportsEric Anderson
2016-02-22Use default keystoreCarl Mastrangelo
2016-01-25Revert minor grammar tweaks to avoid syncing readmeEric Anderson
2016-01-21Add some initial integration tests for GRPC's TLS support.Matt Hildebrand
2015-12-07Make TestUtils able to read from input stream. This makes it easier to pass ...Carl Mastrangelo
2015-12-04Keep our certs used for testing the same with their internal versionXudong Ma
2015-11-17Updating the server1 cert so that it can be used with Go.Julien Boeuf
2015-09-11Enforce sending headers before messages on serverEric Anderson
2015-09-10Mark classes in testing as ExperimentalApiEric Anderson
2015-09-01Move StreamRecorder to testing package.Xudong Ma
2015-08-24Remove HeadersCarl Mastrangelo
2015-08-18Remove deprecated method.Xudong Ma
2015-08-13Remove TrailersCarl Mastrangelo
2015-08-07Make serverInterceptor use MethodDescriptorCarl Mastrangelo
2015-08-05Renamed Server payload to messageCarl Mastrangelo
2015-07-27Remove ServerDelayInterceptor from AbstractTransportTestJack Coughlin
2015-07-14Enforce request deadlineJack Coughlin
2015-06-25Rename getSslSocketFactoryForCertainCert to be newSslSocketFactoryForCa.Xudong Ma
2015-06-17Pass timeout header in ChannelImplJack Coughlin
2015-06-16Avoid GCM in unit testsEric Anderson
2015-06-03Allowing Netty TLS bootstrap handler to be sharable.nmittler
2015-05-28Making test certs more shareablenmittler
2015-04-09Fix the issue where the intecepting call fails in start(), does notKun Zhang
2015-01-27Removing all references to "stubby"nmittler
2015-01-27Removing Maven buildnmittler
2015-01-08Adding gradle build for Java grpcnathanmittler
2015-01-08Updating version of gRPC maven build to 0.1.0-SNAPSHOT.nathanmittler
2015-01-08Add BSD license header to all source fileslryan
2015-01-08Allow use of a LocalChannel with Netty & HTTP2lryan
2015-01-08Remove StreamState and use inboundPhase/outboundPhase insteadlryan
2015-01-08Adding MOE configuration for grpc_java.nathanmittler
2015-01-08Renaming gRPC-java "newtransport" package to just "transport".nathanmittler
2015-01-08Cleaning up various compiler warnings in preparation for opensource.nathanmittler
2015-01-08Add support for servers to deliver response headerslryan
2015-01-08Delete Session, Operation and ALL of its associated cruft.lryan
2015-01-08ServerImplejona
2015-01-08Create an in-process adapter between ClientTransport and HandlerRegistrylryan
2015-01-08Have stricter dependencies and build in modules.ejona
2015-01-08Move gRPC core to third_partyejona