Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine a1fee5db63 add a note in the man page about using fascistfirewall with %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 4eb3cf9330 a bit more debug info %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 5704c3f0e0 add HttpsProxyAuthenticator to the man page %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 953cf91ecd add more debugging info to help us find the weird dns freebsd pthreads bug. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 509405a5f7 clean up this TOR_FRAGILE business %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 5e86e87124 Add basic HttpsProxyAuthenticator support, based on patch %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 95a01599ae mention in the signals section of the man page that the sigint %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 4fafa81f32 help debug: when we close a conn due to timeout, tell us its %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 662cfc976d only call the connection open once we've decided we like the cert. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine f3ea883ccd bugfix: stop trying to print a null pointer if an OR conn fails %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 12ea3a26b2 bugfix: make a debug log stop lying %!s(int64=21) %!d(string=hai) anos
  Thomas Sjögren b381e5d2f4 tor-doc-{osx,win32} now shows the correct date when they were updated %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 42d99ed773 bump win32 and osx docs to mention 0.1.0.4 %!s(int64=21) %!d(string=hai) anos
  Peter Palfrader 96b2acf150 Forward port changelog %!s(int64=21) %!d(string=hai) anos
  Peter Palfrader 92b70813ff New tor snapshot, this one is 0.1.0.4-rc they say %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 92b970d2a6 only complain about wedged cpuworkers after an hour, not 100 secs %!s(int64=21) %!d(string=hai) anos
  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. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 6128cdead0 let NumCpus be singular without whining %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine df18661a28 bump experimental version to 0.1.0.4-rc %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 0482606b88 changelog for 0.1.0.4-rc %!s(int64=21) %!d(string=hai) anos
  Peter Palfrader a2129c3a30 Another snapshot so we get a newer announced version number %!s(int64=21) %!d(string=hai) anos
  Peter Palfrader 3e3d5905bb New tor snapshot %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine cc620c2afb bump to 0.1.0.3-rc-cvs %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 54fd9df23f LOG_ERR is for when you're planning to die. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 5827e2e216 Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TLS errors when handling certs. Fix2: stop assert(0)ing on uncaught TLS errors.) %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine ad4eca60ec add geoff's NoPublish patch %!s(int64=21) %!d(string=hai) anos
  Peter Palfrader d2795a6ed3 Update README.Debian to say that upstream now does have a default for DataDirectory %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson ce9995a579 Replace an infinite-stack-recursion bug with a generate-infinite-debug-messages bug. Maybe it isnt such a good idea to send LOG_DEBUG messages to the controller after all? %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson cf84759b4b zero-out errno before calling event_dispatch, just in case we have misdiagnosed poll(2)/EINVAL bug. %!s(int64=21) %!d(string=hai) anos