Historique des commits

Auteur SHA1 Message Date
  Gil Pedersen d726270e3b retry partial downloads il y a 13 ans
  Gil Pedersen c76d7c2e5b add a safety valve on timeout il y a 13 ans
  Gil Pedersen 9e3f7cc3c7 improved stream error handling in corner cases il y a 13 ans
  Gil Pedersen 9bea261bad don't check for size on head requests il y a 13 ans
  Gil Pedersen b3628f6099 reworked stream handling il y a 13 ans
  Gil Pedersen cc581e8a47 reenable sync reset il y a 13 ans
  Gil Pedersen 7d0792c301 add 'full' option to buffer argument il y a 13 ans
  Gil Pedersen 739a76fbde use result stream from request il y a 13 ans
  Gil Pedersen 23344b4332 disable http.Agent reuse since it seems to cause issues il y a 13 ans
  Gil Pedersen 8948274cd8 update streams2 API usage to match what will likely be released il y a 13 ans
  Gil Pedersen fe4d5507d6 change pre buffer option to a simple read ahead buffer size option il y a 13 ans
  Gil Pedersen 1f30c30150 use package version in default agent string il y a 13 ans
  Gil Pedersen c95148d7b1 replace http-get with request module il y a 13 ans
  Gil Pedersen 5d7adaf610 remove unused async dependency il y a 13 ans
  Gil Pedersen 6b2bcf5a80 report missing bytes il y a 13 ans
  Gil Pedersen 619ac6d111 use custom version of http-get that doesn't callback multiple times il y a 13 ans
  Gil Pedersen 4cd59d91b7 updated debug logging il y a 13 ans
  Gil Pedersen 90606635de call destroy() on the actual stream il y a 13 ans
  Gil Pedersen 1b28d745f2 disable PCR sync reset for now il y a 13 ans
  Gil Pedersen 25cd909faa validate for sync before trying to parse further il y a 13 ans
  Gil Pedersen fd233fefa2 buffer up to 2x pre buffer size il y a 13 ans
  Gil Pedersen e5a2b4486b format url in meta response as a plain string il y a 13 ans
  Gil Pedersen ecd4d2ca6d use packaged readeable-stream version il y a 13 ans
  Gil Pedersen d3e422ee00 improved buffer handling il y a 13 ans
  Gil Pedersen 9af2b260d9 use readable-stream from git il y a 13 ans
  Gil Pedersen 7f4e424a66 change tsreader to pure readable & handle partial data downloads il y a 13 ans
  Gil Pedersen f54aa25f07 use built-in readable-stream implementation when available (ie. recent version of node) il y a 13 ans
  Gil Pedersen 2f1878b4ef update PCR_error detection il y a 13 ans
  Gil Pedersen c0fed0ba15 rename limit module to smooth il y a 13 ans
  Gil Pedersen 3b1b460f7d rewrote rate limiter to time based smoothing buffer il y a 13 ans