Commit History

Author SHA1 Message Date
  fancl 1441811ef0 handle session 9 months ago
  fancl e581a2cc04 性能进行优化 9 months ago
  fancl 97a06689ad rm idea file 9 months ago
  fancl 3f731acf92 add crypto support 9 months ago
  hashicorp-copywrite[bot] a8b47c1ff9 [COMPLIANCE] Update MPL 2.0 LICENSE (#113) 1 year ago
  Evan Phoenix 574fd304fd Merge pull request #80 from hashicorp/f-accept-ctx 1 year ago
  Evan Phoenix f044e22b77 Add test for new AcceptStreamWithContext 4 years ago
  Evan Phoenix 79a46c0331 Add ability to cancel Accept by passing a context 4 years ago
  Evan Phoenix 8f49b6f63f Merge pull request #76 from wweir/master 1 year ago
  Evan Phoenix b48cc0269f Merge pull request #74 from CodeLingoBot/rewrite 1 year ago
  Jacob Vosmaer 6c5a7317d6 Fix failing partial read on last frame of closed session (#95) 1 year ago
  Jeff Mitchell 7eb05715ff Record actual copied length (#107) 1 year ago
  Clément Michaud aad893ec06 wait for both recv and send routines to complete on close (#105) 1 year ago
  Mathias Fredriksson dd80a7ee44 fix: Make sendReady a pointer so the Body can be swapped (#106) 1 year ago
  pmalhaire 9247d59a98 fix failing test (#77) 1 year ago
  Jacob Vosmaer 989f906d6d Remove unnecessary for loop in Session.send() (#98) 1 year ago
  Mathias Fredriksson 3aa5700c94 Protect reads of `sendReady.Body` with mutex and temp buffer (#102) 1 year ago
  Mathias Fredriksson 962ff9cfcc Fix use of unprotected `stream.sendHdr` in session (#100) 1 year ago
  Mathias Fredriksson 5efcc835ca Fix unsafe header re-use on close and timeout (#103) 1 year ago
  Mathias Fredriksson 4662e3b9b8 Fix mutex deadlock in `(*Steam).readData` (#104) 1 year ago
  FFMMM 0bc27b27de Merge pull request #97 from jacobvosmaer/jv-use-slice 2 years ago
  Jacob Vosmaer f4788e12b0 Remove unnecessary *bytes.Reader in Stream.Write() 2 years ago
  Freddy 26ff87cf94 Implement timeouts for OpenStream (#96) 2 years ago
  Alex Dadgar 259a57b360 Merge pull request #93 from hashicorp/f-tidy 2 years ago
  Alex Dadgar 32023dc2ac Rework some comments 2 years ago
  Alex Dadgar 26312a1f3b Merge pull request #91 from fatedier/fix-error 2 years ago
  fatedier cc6f3dfc95 let ErrTimeout implements net.Error 2 years ago
  Mitchell Hashimoto a95892c5f8 Merge pull request #88 from hashicorp/feature/close-timeout 3 years ago
  Mitchell Hashimoto bf928f8a1e add StreamCloseTimeout 3 years ago
  Alex Dadgar aecfd211c9 Merge pull request #82 from hashicorp/b-deadlines 4 years ago