aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* bump to 0.1.0.5-rcRoger Dingledine2005-04-27
* turn off the mongo debugging stuff, for performance testsRoger Dingledine2005-04-27
* clean out the todo, add a few items.Roger Dingledine2005-04-27
* a bigger changelogRoger Dingledine2005-04-27
* a changelog for 0.1.0.5-rcRoger Dingledine2005-04-27
* and correct the man page re: the defaultsRoger Dingledine2005-04-27
* bump the default bandwidthrate from 1mb to 2mbRoger Dingledine2005-04-27
* Rename buf->start to buf->cur; fix bug in read_to_buf; still debug with paran...Nick Mathewson2005-04-27
* Add even more debugging code; temporarily disable inlines in buffers.cNick Mathewson2005-04-27
* stop re-reading and re-parsing the directory as soon as we make it.Roger Dingledine2005-04-27
* hidden service client connections were using some of theirRoger Dingledine2005-04-26
* fix function prototype, fix typoRoger Dingledine2005-04-26
* Avoid overflow on wrapping a TLS read.Nick Mathewson2005-04-26
* Fix unit tests for buffers.Nick Mathewson2005-04-26
* bump to 0.1.0.4-rc-cvs while we're testingRoger Dingledine2005-04-26
* Clean/renormalize whitespaceNick Mathewson2005-04-26
* Change the implementation of buf_t a lot: make it a ring buffer to minimize m...Nick Mathewson2005-04-26
* add a note in the man page about using fascistfirewall withRoger Dingledine2005-04-26
* a bit more debug infoRoger Dingledine2005-04-26
* add HttpsProxyAuthenticator to the man pageRoger Dingledine2005-04-26
* add more debugging info to help us find the weird dns freebsd pthreads bug.Roger Dingledine2005-04-26
* clean up this TOR_FRAGILE businessRoger Dingledine2005-04-26
* Add basic HttpsProxyAuthenticator support, based on patchRoger Dingledine2005-04-26
* mention in the signals section of the man page that the sigintRoger Dingledine2005-04-26
* help debug: when we close a conn due to timeout, tell us itsRoger Dingledine2005-04-25
* only call the connection open once we've decided we like the cert.Roger Dingledine2005-04-25
* bugfix: stop trying to print a null pointer if an OR conn failsRoger Dingledine2005-04-25
* bugfix: make a debug log stop lyingRoger Dingledine2005-04-25
* tor-doc-{osx,win32} now shows the correct date when they were updatedThomas Sjögren2005-04-24
* bump win32 and osx docs to mention 0.1.0.4Roger Dingledine2005-04-23
* Forward port changelogPeter Palfrader2005-04-23
* New tor snapshot, this one is 0.1.0.4-rc they sayPeter Palfrader2005-04-23
* only complain about wedged cpuworkers after an hour, not 100 secsRoger Dingledine2005-04-23
* Apparently, ASN1 failures are not treated as SSL connection errors, but are j...Nick Mathewson2005-04-23
* let NumCpus be singular without whiningRoger Dingledine2005-04-23
* bump experimental version to 0.1.0.4-rcRoger Dingledine2005-04-23
* changelog for 0.1.0.4-rcRoger Dingledine2005-04-23
* Another snapshot so we get a newer announced version numberPeter Palfrader2005-04-23
* New tor snapshotPeter Palfrader2005-04-23
* bump to 0.1.0.3-rc-cvsRoger Dingledine2005-04-23
* LOG_ERR is for when you're planning to die.Roger Dingledine2005-04-23
* Fix "JAP-client" hideous ASN1 bug, twice. (Fix1: check more thoroughly for TL...Nick Mathewson2005-04-23
* add geoff's NoPublish patchRoger Dingledine2005-04-21
* Update README.Debian to say that upstream now does have a default for DataDir...Peter Palfrader2005-04-20
* Replace an infinite-stack-recursion bug with a generate-infinite-debug-messag...Nick Mathewson2005-04-17
* zero-out errno before calling event_dispatch, just in case we have misdiagnos...Nick Mathewson2005-04-17
* be willing to load balance over up to 2mB, not 1mB, of advertised capacityRoger Dingledine2005-04-12
* those should be notices, not warnsRoger Dingledine2005-04-12
* Point to Wiki entry if windows users want to run Tor as a serviceThomas Sjögren2005-04-11
* Forgot to change when the doc was updatedThomas Sjögren2005-04-11