تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  Daniel Morsing a5c5593a24 strengthen priority tree code and add tests 11 سال پیش
  Brad Fitzpatrick df959c2f39 Don't stringify the remote addr on each request. 11 سال پیش
  Brad Fitzpatrick cf89663d4f Move all the TODOs together 11 سال پیش
  Brad Fitzpatrick 068d35de36 Track the flow control of the peer explicitly. 11 سال پیش
  Brad Fitzpatrick 67607af558 Updaet TODO about idle clients. 11 سال پیش
  Brad Fitzpatrick f64ceef66c Add a POST benchmark. Notably to show all the garbage from the body buffer. 11 سال پیش
  Brad Fitzpatrick 5df015f2d6 Enforce cipher suites. 11 سال پیش
  Brad Fitzpatrick 842bf9fbb4 Enforce SNI 11 سال پیش
  Brad Fitzpatrick 003b93b072 Add tests that we reject TLS 1.0 and TLS 1.1 11 سال پیش
  Brad Fitzpatrick 30b1681812 Move TLS version check much earlier, not late during handler setup. 11 سال پیش
  Brad Fitzpatrick 741cd6dd99 Start of a server benchmark. Also, make serverTester less allocation-heavy. 11 سال پیش
  Brad Fitzpatrick 57999e3998 Load the spec coverage in tests lazily. 11 سال پیش
  Brad Fitzpatrick 64b29183e7 Add a test to catch that nobody rearranges fields in FrameHeader 11 سال پیش
  Brad Fitzpatrick 2b445ee680 Add more docs to the FrameHeader type and UnknownFrame.Payload 11 سال پیش
  Brad Fitzpatrick f3a6d9a1b0 Fix a crash and state transitions when handler closes while client still open 11 سال پیش
  Brad Fitzpatrick 996adcbea3 Make the currently-skipped known-failing test actually fail. 11 سال پیش
  Brad Fitzpatrick a98415a3d1 remove back-to-back map lookup in processResetStream 11 سال پیش
  Brad Fitzpatrick b2ca8da1f3 Add a TODO about crypto/tls.Conn.CloseWrite 11 سال پیش
  Brad Fitzpatrick 675c492965 Remove a TODO that's already done. 11 سال پیش
  Brad Fitzpatrick 0f1a865e18 Don't send stream WINDOW_UPDATEs when client has sent END_STREAM 11 سال پیش
  Brad Fitzpatrick 962595cae1 Fix copy/paste typo in server_test.go 11 سال پیش
  Brad Fitzpatrick 7189a05631 New TODO, related to a known crash 11 سال پیش
  Brad Fitzpatrick c57de9fa40 Updated TODO 11 سال پیش
  Brad Fitzpatrick c8bab6aad6 Move server's WINDOW_UPDATE sending logic into the serve loop. 11 سال پیش