Historique des commits

Auteur SHA1 Message Date
  Chris Bannister cc781fbf13 fix assumptions about number of streams il y a 10 ans
  Chris Bannister c5ae7cf29d conn: dont use stream 0 for outgoing requests il y a 10 ans
  Chris Bannister 8819158121 conn: ensure that call.framer is not nil il y a 10 ans
  Chris Bannister 9004be2f10 conn: ensure that stream is within bounds il y a 10 ans
  Chris Bannister 2ed0ffe748 prevent duplicate stream usage il y a 10 ans
  Chris Bannister ff272b077d conn: ensure that callers unblock correctly il y a 10 ans
  Aaron Blohowiak 5dfb9b1f9f recieved -> received il y a 10 ans
  Chris Bannister 80e812acf0 Merge pull request #432 from Zariel/buffer-response-chan il y a 10 ans
  Chris Bannister cd520c7d57 buffer the connection response channel il y a 10 ans
  Chris Bannister d4cdc5dd42 dont swallow the error from closeWithError il y a 10 ans
  Chris Bannister d6104e3987 if a stream is timedout release its stream id il y a 10 ans
  Chris Bannister eab95a919e dont block indefinatly waiting for a stream il y a 10 ans
  Chris Bannister 1e8fd96b0c ensure that incase of a timeout recv wont block indefinatly il y a 10 ans
  Chris Bannister e77f3a3a12 improve close handling for streams il y a 10 ans
  Chris Bannister 9262dc285f dont close the channel, store not waiting il y a 10 ans
  Chris Bannister 56f17ddc42 debug query time il y a 10 ans
  Chris Bannister bca09cc483 ensure streams are returned in the correct order il y a 10 ans
  Chris Bannister 676814747f dont release the stream if we get a timeout il y a 10 ans
  Chris Bannister 2c4f859917 dont cause internal errors to close the connection il y a 10 ans
  Chris Bannister 3f4c55c8f6 remove query level timeouts il y a 10 ans
  Chris Bannister e136ade6d4 prevent 2 callers closing a connection il y a 10 ans
  Ben Hood 5792e6ba59 Merge pull request #417 from Zariel/timeout-queries il y a 10 ans
  Chris Bannister b21c5b0c28 allow TimeoutLimit to be changed globally il y a 10 ans
  Chris Bannister 45865a5076 apply a timeout for every query at the connection il y a 10 ans
  Jeff Mitchell 6495810dec Remove limitations of SslOptions by making it inherit from tls.Config. il y a 10 ans
  Maciek Sakrejda af396da0a6 Document CertPath and KeyPath as now-optional il y a 10 ans
  Chris Bannister b64d286286 Use timeouts when dialing tls sockets il y a 10 ans
  Ben Hood d4c587dfad Merge pull request #348 from retailnext/policy_conn_pool il y a 10 ans
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation il y a 11 ans
  Chris Bannister 6af1499e33 Add with default timestamp support il y a 10 ans