aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* re-enable recommendedversion checking (oops, thanks weasel)Roger Dingledine2004-03-30
* rename torrc to torrc.sampleRoger Dingledine2004-03-30
* call it torrc.sample, not torrcRoger Dingledine2004-03-29
* old or skewed descriptor doesn't mean we failed to parse itRoger Dingledine2004-03-29
* bump to 0.0.5rc2Roger Dingledine2004-03-29
* refactor directories a smidgenRoger Dingledine2004-03-29
* first guess at a set of circuit purposesRoger Dingledine2004-03-29
* Remove automake files from cvs. Let's see whether it works for Roger too.Peter Palfrader2004-03-29
* Make preliminary list of tasks for rendezvous serviceNick Mathewson2004-03-29
* Add more stuff to cvsignoresNick Mathewson2004-03-29
* bugfix: we were closing socks-request connections immediately, ratherRoger Dingledine2004-03-29
* clean up a few more bugsRoger Dingledine2004-03-29
* fix typoRoger Dingledine2004-03-29
* make normal exit nodes less likely to crash from the conn-munging bugRoger Dingledine2004-03-29
* Re-enable unit tests for directory generation.Nick Mathewson2004-03-29
* Remove descriptors that are older than 24 hours from the directory. Use strl...Nick Mathewson2004-03-29
* Possible fix for c99 aliasing warningsNick Mathewson2004-03-29
* make it less noisy for normal ORs when a server uses a false nicknameRoger Dingledine2004-03-28
* make dns resolves a lot fasterRoger Dingledine2004-03-28
* oh, i forgot to enable the find-munged-conn functionRoger Dingledine2004-03-28
* hold socks reply open until flushed (if possible)Roger Dingledine2004-03-28
* Initial rendezvous spec version. Needs another review and revision; but firs...Nick Mathewson2004-03-28
* there is yet another dns-pending-conn-clobbering bugRoger Dingledine2004-03-28
* update todo a bit fartherRoger Dingledine2004-03-27
* work around a tsocks bugRoger Dingledine2004-03-27
* fix an assert trigger where an OP would fail to handshake, and we'dRoger Dingledine2004-03-27
* only build circuits after we've fetched the directoryRoger Dingledine2004-03-27
* make it less noisy to consider exit policiesRoger Dingledine2004-03-27
* bump version back to 0.0.4.1Roger Dingledine2004-03-26
* oops, 0.0.4 is more broken than 0.0.3Roger Dingledine2004-03-26
* New upstream releasePeter Palfrader2004-03-26
* bump cvs to 0.0.5Roger Dingledine2004-03-26
* clean up some 'warn' messages while i'm at itRoger Dingledine2004-03-26
* changelog for 0.0.4 (just the bugfix)Roger Dingledine2004-03-26
* fix two assert triggers (darn it, I hate releasing software)Roger Dingledine2004-03-26
* bump cvs to 0.0.4Roger Dingledine2004-03-26
* New upstream releasePeter Palfrader2004-03-26
* a missing comma could wreak all sorts of havoc.Roger Dingledine2004-03-26
* another todo item we thought ofRoger Dingledine2004-03-26
* changelog for 0.0.3Roger Dingledine2004-03-26
* Remove unused open circuits when there are too many, not when they are too old.Nick Mathewson2004-03-21
* Dont expire circuits we didnt originate. This may be redundant somehow, but ...Nick Mathewson2004-03-21
* Add missing dollar signNick Mathewson2004-03-21
* Add an autoconf test for whether unaligned int access is permitted.Nick Mathewson2004-03-21
* Replace all connection_removes outsice of main.c with connection_mark_for_closeNick Mathewson2004-03-21
* Add a RunTesting option to try to learn link state by creating test circuits,...Nick Mathewson2004-03-21
* Add macros and functions to wrap memcpy/alignment logic.Nick Mathewson2004-03-21
* mark off another bugRoger Dingledine2004-03-20
* catch signals in a more portable way, so solaris can catch them tooRoger Dingledine2004-03-20
* fix one bug, add anotherRoger Dingledine2004-03-20