Commit History

Autor SHA1 Mensaxe Data
  Evan Phoenix 79a46c0331 Add ability to cancel Accept by passing a context %!s(int64=4) %!d(string=hai) anos
  Evan Phoenix 8f49b6f63f Merge pull request #76 from wweir/master %!s(int64=2) %!d(string=hai) anos
  Clément Michaud aad893ec06 wait for both recv and send routines to complete on close (#105) %!s(int64=2) %!d(string=hai) anos
  Mathias Fredriksson dd80a7ee44 fix: Make sendReady a pointer so the Body can be swapped (#106) %!s(int64=2) %!d(string=hai) anos
  Jacob Vosmaer 989f906d6d Remove unnecessary for loop in Session.send() (#98) %!s(int64=2) %!d(string=hai) anos
  Mathias Fredriksson 3aa5700c94 Protect reads of `sendReady.Body` with mutex and temp buffer (#102) %!s(int64=2) %!d(string=hai) anos
  Mathias Fredriksson 962ff9cfcc Fix use of unprotected `stream.sendHdr` in session (#100) %!s(int64=2) %!d(string=hai) anos
  Jacob Vosmaer f4788e12b0 Remove unnecessary *bytes.Reader in Stream.Write() %!s(int64=3) %!d(string=hai) anos
  Freddy 26ff87cf94 Implement timeouts for OpenStream (#96) %!s(int64=3) %!d(string=hai) anos
  wweir 13a7bc0b34 Fix hashicorp/yamux#72, abstract logger into interface %!s(int64=5) %!d(string=hai) anos
  Alex Dadgar dba4ca208a Allow passing in a logger %!s(int64=6) %!d(string=hai) anos
  Matt Keeler 4c2fe0dc41 Dont output keepalive error when the session is closed %!s(int64=6) %!d(string=hai) anos
  Preetha Appan f21aae5366 Make sure to drain the timer channel on defer, and a clarifying comment %!s(int64=6) %!d(string=hai) anos
  Preetha Appan 02d320cd53 Uses timer pool in sendNoWait, like in waitForSendErr %!s(int64=7) %!d(string=hai) anos
  Stuart Carnie ca8dfd01ce improve memory utilization in receive buffer, fix flow control %!s(int64=7) %!d(string=hai) anos
  Roland Singer 40b86b2958 Add public session CloseChan method (#44) %!s(int64=7) %!d(string=hai) anos
  James Phillips 456971d9d5 Tweaked error messages. %!s(int64=8) %!d(string=hai) anos
  James Phillips 3e4bf7e5a1 Adds "yamux" prefix to error messages. %!s(int64=8) %!d(string=hai) anos
  James Phillips 59d161676d Cleans up synCh when the initial window update fails. %!s(int64=8) %!d(string=hai) anos
  James Phillips 85decf1188 Modifies SYN credit system to depend only on the opener. Changes panic to a error. %!s(int64=8) %!d(string=hai) anos
  Rob Napier bb7a27e978 Tests and improvements to #19 KeepAlive is not working %!s(int64=9) %!d(string=hai) anos
  Rob Napier e9b29847fa Fixes #12 KeepAlive is not working %!s(int64=9) %!d(string=hai) anos
  James Phillips dfbd354eb2 Generalizes the header write timeout to a broader "safety valve" write timeout. %!s(int64=9) %!d(string=hai) anos
  James Phillips dbdc1e9b5a Adds back missing return statement. %!s(int64=9) %!d(string=hai) anos
  James Phillips 7720b08bf1 Cleans up timers and de-flakes unit test a bit. %!s(int64=9) %!d(string=hai) anos
  James Phillips a785d62dc2 Adds mitigation for the ping of death. %!s(int64=9) %!d(string=hai) anos
  James Phillips 904091c9d5 Adds a timeout for sendNoWait, which can block if the connection gets dire. %!s(int64=9) %!d(string=hai) anos
  James Phillips 612eb1754a Adds header write timeout to prevent deadlocking reads on window updates. %!s(int64=9) %!d(string=hai) anos
  Fatih Arslan b0080b5f8d session: return explicit nil to avoid non-nil interface value %!s(int64=9) %!d(string=hai) anos
  Armon Dadgar b2e55852dd Adding backpressure to Open to avoid RST %!s(int64=9) %!d(string=hai) anos