История коммитов

Автор SHA1 Сообщение Дата
  Brad Fitzpatrick e12a06aa74 server_test: don't crash in serverTesters.Close if using optOnlyServer 11 лет назад
  Brad Fitzpatrick 8d1303c9de server_test: add serverTester option to not setup client 11 лет назад
  Brad Fitzpatrick 7bb8b7cf75 transport: cleanups, CONTINUATION strictness, track active requests per conn 11 лет назад
  Brad Fitzpatrick ddf20046ea transport: start of re-using client connections 11 лет назад
  Blake Mizerany 8e4032f957 transport: set Response.TLS/Request 11 лет назад
  Brad Fitzpatrick b4eaf1cb0a transport_test: more failures for Blake to fix 11 лет назад
  Blake Mizerany 24c6636f43 transport: set Response.Status[Code] 11 лет назад
  Brad Fitzpatrick 427b572fac transport: don't send empty paths; use implicit / 11 лет назад
  Brad Fitzpatrick ebe9b94530 transport_test: failing test for Blake to work on 11 лет назад
  Brad Fitzpatrick ebeaf0b0cd server_test: add --stderr_verbose flag to mirror logs to stderr, unbuffered 11 лет назад
  Brad Fitzpatrick d3b6354db9 rename TestTransport to TestTransportExternal 11 лет назад
  Brad Fitzpatrick d1a857d2d9 transport: add an -insecure flag to transport_test 11 лет назад
  Brad Fitzpatrick 33237cf086 transport: send initial conn-level window update, don't send both Host and :authority 11 лет назад
  Brad Fitzpatrick cd9fa581b5 server: more verbosity: show headers decodes 11 лет назад
  Brad Fitzpatrick 07ee680c59 Add a flag for which host to hit in TestTransport 11 лет назад
  Brad Fitzpatrick fcb18dbbcb Add the start of a (video-recorded) HTTP/2 Client implementation. 11 лет назад
  Brad Fitzpatrick 7f51998e4e Add TestReadFrameHeader, rename TestReadWriteFrameHeader 11 лет назад
  Brad Fitzpatrick cfd7c4e8e3 Remove old, unused Framer field. 11 лет назад
  Brad Fitzpatrick d95a834acb fix truncation of unknown setting ID in SettingID.String 11 лет назад
  Brad Fitzpatrick e4cd9ad27e Add Server.PermitProhibitedCipherSuites option; update curl tests. 11 лет назад
  Brad Fitzpatrick f0f7876b26 Don't enforce SNI for now. 11 лет назад
  Brad Fitzpatrick 36f7934bd3 Be more verbose when rejecting connections; including which bogus ciphersuite. 11 лет назад
  Brad Fitzpatrick 7684780928 In curl integration test, include output along with non-zero exit status in failure message. 11 лет назад
  Brad Fitzpatrick af958b3ad4 Update curl in integration test Dockerfile to 7.40.0 11 лет назад
  Brad Fitzpatrick 2440b99f4f Merge branch 'master' of github.com:bradfitz/http2 11 лет назад
  Brad Fitzpatrick 12475b82fe h2demo: add build tag 11 лет назад
  Brad Fitzpatrick 7882a790a7 Merge pull request #25 from mdlayher/go_vet 11 лет назад
  Matt Layher 07d158ae76 Add mdlayher to AUTHORS and CONTRIBUTORS 11 лет назад
  Matt Layher 51b824be1f Fix several issues found by 'go vet' 11 лет назад
  Brad Fitzpatrick 2fcb356ed4 Merge pull request #24 from DanielMorsing/priority 11 лет назад