Commit történet

Szerző SHA1 Üzenet Dátum
  Brad Fitzpatrick 2fcb356ed4 Merge pull request #24 from DanielMorsing/priority 11 éve
  Daniel Morsing a5c5593a24 strengthen priority tree code and add tests 11 éve
  Brad Fitzpatrick df959c2f39 Don't stringify the remote addr on each request. 11 éve
  Brad Fitzpatrick cf89663d4f Move all the TODOs together 11 éve
  Brad Fitzpatrick 068d35de36 Track the flow control of the peer explicitly. 11 éve
  Brad Fitzpatrick 67607af558 Updaet TODO about idle clients. 11 éve
  Brad Fitzpatrick f64ceef66c Add a POST benchmark. Notably to show all the garbage from the body buffer. 11 éve
  Brad Fitzpatrick 5df015f2d6 Enforce cipher suites. 11 éve
  Brad Fitzpatrick 842bf9fbb4 Enforce SNI 11 éve
  Brad Fitzpatrick 003b93b072 Add tests that we reject TLS 1.0 and TLS 1.1 11 éve
  Brad Fitzpatrick 30b1681812 Move TLS version check much earlier, not late during handler setup. 11 éve
  Brad Fitzpatrick 741cd6dd99 Start of a server benchmark. Also, make serverTester less allocation-heavy. 11 éve
  Brad Fitzpatrick 57999e3998 Load the spec coverage in tests lazily. 11 éve
  Brad Fitzpatrick 64b29183e7 Add a test to catch that nobody rearranges fields in FrameHeader 11 éve
  Brad Fitzpatrick 2b445ee680 Add more docs to the FrameHeader type and UnknownFrame.Payload 11 éve
  Brad Fitzpatrick f3a6d9a1b0 Fix a crash and state transitions when handler closes while client still open 11 éve
  Brad Fitzpatrick 996adcbea3 Make the currently-skipped known-failing test actually fail. 11 éve
  Brad Fitzpatrick a98415a3d1 remove back-to-back map lookup in processResetStream 11 éve
  Brad Fitzpatrick b2ca8da1f3 Add a TODO about crypto/tls.Conn.CloseWrite 11 éve
  Brad Fitzpatrick 675c492965 Remove a TODO that's already done. 11 éve
  Brad Fitzpatrick 0f1a865e18 Don't send stream WINDOW_UPDATEs when client has sent END_STREAM 11 éve
  Brad Fitzpatrick 962595cae1 Fix copy/paste typo in server_test.go 11 éve
  Brad Fitzpatrick 7189a05631 New TODO, related to a known crash 11 éve
  Brad Fitzpatrick c57de9fa40 Updated TODO 11 éve
  Brad Fitzpatrick c8bab6aad6 Move server's WINDOW_UPDATE sending logic into the serve loop. 11 éve
  Brad Fitzpatrick 953b51136f Add bigger TODO comment and replace 65536 with meaningful constant. 11 éve
  Brad Fitzpatrick e2233f79ae Add known-failing test. Panic stack trace reported by Mathieu from Camlistore. 11 éve
  Brad Fitzpatrick 73ff02dc2e Merge pull request #22 from DanielMorsing/ca 11 éve
  Brad Fitzpatrick 401665bf51 Merge pull request #21 from DanielMorsing/push 11 éve
  Daniel Morsing 784ac63e5b add Daniel to C+A 11 éve