Commit History

Author SHA1 Message Date
  Nick Mathewson 52376dc9e8 Rename buf->start to buf->cur; fix bug in read_to_buf; still debug with paranoia. 20 years ago
  Nick Mathewson 746768df5d Add even more debugging code; temporarily disable inlines in buffers.c 20 years ago
  Roger Dingledine 914ee87e07 stop re-reading and re-parsing the directory as soon as we make it. 20 years ago
  Roger Dingledine adaf3d31e6 hidden service client connections were using some of their 20 years ago
  Roger Dingledine 2a7aec0ffd fix function prototype, fix typo 20 years ago
  Nick Mathewson ecc76d8245 Avoid overflow on wrapping a TLS read. 20 years ago
  Nick Mathewson e6794e5808 Fix unit tests for buffers. 20 years ago
  Roger Dingledine 15c7c73c5e bump to 0.1.0.4-rc-cvs while we're testing 20 years ago
  Nick Mathewson 9ba2dd7ea1 Clean/renormalize whitespace 20 years ago
  Nick Mathewson ef2409e4ed Change the implementation of buf_t a lot: make it a ring buffer to minimize memmove on flush. This may break the universe, but it is probably Necessary For Perfomance. 20 years ago
  Roger Dingledine a1fee5db63 add a note in the man page about using fascistfirewall with 20 years ago
  Roger Dingledine 4eb3cf9330 a bit more debug info 20 years ago
  Roger Dingledine 5704c3f0e0 add HttpsProxyAuthenticator to the man page 20 years ago
  Roger Dingledine 953cf91ecd add more debugging info to help us find the weird dns freebsd pthreads bug. 20 years ago
  Roger Dingledine 509405a5f7 clean up this TOR_FRAGILE business 20 years ago
  Roger Dingledine 5e86e87124 Add basic HttpsProxyAuthenticator support, based on patch 20 years ago
  Roger Dingledine 95a01599ae mention in the signals section of the man page that the sigint 20 years ago
  Roger Dingledine 4fafa81f32 help debug: when we close a conn due to timeout, tell us its 20 years ago
  Roger Dingledine 662cfc976d only call the connection open once we've decided we like the cert. 20 years ago
  Roger Dingledine f3ea883ccd bugfix: stop trying to print a null pointer if an OR conn fails 20 years ago
  Roger Dingledine 12ea3a26b2 bugfix: make a debug log stop lying 20 years ago
  Thomas Sjögren b381e5d2f4 tor-doc-{osx,win32} now shows the correct date when they were updated 20 years ago
  Roger Dingledine 42d99ed773 bump win32 and osx docs to mention 0.1.0.4 20 years ago
  Peter Palfrader 96b2acf150 Forward port changelog 20 years ago
  Peter Palfrader 92b70813ff New tor snapshot, this one is 0.1.0.4-rc they say 20 years ago
  Roger Dingledine 92b970d2a6 only complain about wedged cpuworkers after an hour, not 100 secs 20 years ago
  Nick Mathewson 4fb95f166e Apparently, ASN1 failures are not treated as SSL connection errors, but are just general OpenSSL errors. Or something. Anyway, bulletproof tor_tls_handshake. 20 years ago
  Roger Dingledine 6128cdead0 let NumCpus be singular without whining 20 years ago
  Roger Dingledine df18661a28 bump experimental version to 0.1.0.4-rc 20 years ago
  Roger Dingledine 0482606b88 changelog for 0.1.0.4-rc 20 years ago