aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement hidserv_XX functions; there is still an XXX in directory_handle_com...Nick Mathewson2004-03-31
* Parse and generate service descriptorsNick Mathewson2004-03-31
* add and use stubs for hidserv lookup and storeRoger Dingledine2004-03-30
* Make smartlist Do What Arma Expects.Nick Mathewson2004-03-30
* Refactor directory serversRoger Dingledine2004-03-30
* Resolve type-punning warningsNick Mathewson2004-03-30
* Jump through a hoop, suppress a warningNick Mathewson2004-03-30
* Remove maximum-size field from smartlistsNick Mathewson2004-03-30
* Add rendezvous-related metadata and code to circuits. Initially, weNick Mathewson2004-03-30
* Add more key manipulation functions, and base32 functions, to cryptoNick Mathewson2004-03-30
* Make smartlists start small and grow as needed.Nick Mathewson2004-03-30
* Make service IDs 80 bits, not 128Nick Mathewson2004-03-30
* New upstream releasePeter Palfrader2004-03-30
* commit a changelog for 0.0.5Roger Dingledine2004-03-30
* bump to 0.0.5Roger Dingledine2004-03-30
* Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades.Peter Palfrader2004-03-30
* bump to 0.0.5rc3Roger Dingledine2004-03-30
* update hacking to mention loglevel noticeRoger Dingledine2004-03-30
* use 'notice' loglevel for things the operator should hearRoger Dingledine2004-03-30
* add in a 'notice' log levelRoger Dingledine2004-03-30
* guess some times on some tasksRoger Dingledine2004-03-30
* switch tor-design to usenix formatRoger Dingledine2004-03-30
* break up initial rend tasksNick Mathewson2004-03-30
* Add reminder to debian/changelog: Upstream installs a torrc.sample file now, ...Peter Palfrader2004-03-30
* don't freak people out as much with the warning messageRoger Dingledine2004-03-30
* clean up README to mention torrc.sampleRoger Dingledine2004-03-30
* 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