aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clean up the !reject/!invalid discussionRoger Dingledine2006-01-12
* Add !reject and !invalidPeter Palfrader2006-01-12
* Add a few typos to the manpagePeter Palfrader2006-01-12
* you want more work? i got your more work right here.Roger Dingledine2006-01-11
* more todo items as we get closer to 0.1.1 finalRoger Dingledine2006-01-11
* stop the typo virus from spreading furtherRoger Dingledine2006-01-11
* Document RecommendedServerVersions and RecommendedClientVersionsPeter Palfrader2006-01-11
* changelog for 0.1.1.12-alphaRoger Dingledine2006-01-11
* Prepare 0.1.1.12Peter Palfrader2006-01-11
* bump to 0.1.1.12-alphaRoger Dingledine2006-01-11
* oh hey. we were hanging up on every tor client because heRoger Dingledine2006-01-11
* add missing warningNick Mathewson2006-01-11
* Fix double-free of torrc_fnameNick Mathewson2006-01-11
* Fix bug 240: dont dump descriptions when not dumping actual config lines.Nick Mathewson2006-01-11
* Fix bug 230: add a rollback function to reverse all changes since the last ma...Nick Mathewson2006-01-11
* Fix debian changelog: 0.1.1.11-alpha was a release, not a CVS snapshotPeter Palfrader2006-01-11
* New upstream versionPeter Palfrader2006-01-11
* bump to 0.1.1.11-alpha-cvsRoger Dingledine2006-01-11
* and give the changelog a dateRoger Dingledine2006-01-11
* more changelog futzingRoger Dingledine2006-01-11
* we were leaking a smartlist every time we built a circuitRoger Dingledine2006-01-11
* Fix another memleak. I love you, valgrind!Nick Mathewson2006-01-11
* Fix wide linesNick Mathewson2006-01-11
* Appease verbose gcc warning: make dirserv_compute_stable_uptime() static.Nick Mathewson2006-01-11
* if we learn that a down entry guard is up, count our working entryRoger Dingledine2006-01-11
* Fix memory leak in routerlist_remove_old_routers().Nick Mathewson2006-01-11
* Convert some more ints to long longs in rephist.c, as suggested by windows co...Nick Mathewson2006-01-11
* we were leaking 3KB every time the entry guards changed, every timeRoger Dingledine2006-01-11
* Update the manual page: UseEntryGuards defaults to 1 nowPeter Palfrader2006-01-11
* checkpoint the 0.1.1.11-alpha changelog: getting closer!Roger Dingledine2006-01-11
* we changed the name of AccountingBytesReadInIntervalRoger Dingledine2006-01-10
* Forward port debian/patches/07_log_to_file_by_default.dpatch againPeter Palfrader2006-01-10
* bump to 0.1.1.11-alpha in preparation for releaseRoger Dingledine2006-01-10
* entry nodes are now entry guards.Roger Dingledine2006-01-10
* UseEntryGuards and NumEntryGuardsRoger Dingledine2006-01-10
* from the controller you can getinfo entry-guards now, not entry-nodes.Roger Dingledine2006-01-10
* remove some completed items from the TODONick Mathewson2006-01-10
* answer a question from arma, and clarify a related point.Nick Mathewson2006-01-10
* Add a (diabled by default) option in crypto.h to disable most of the interest...Nick Mathewson2006-01-10
* and even more soRoger Dingledine2006-01-10
* make entry node logging slightly less chatty.Roger Dingledine2006-01-10
* #undef FOO is cleaner than #define FOO_XXNick Mathewson2006-01-10
* Make unittests pass again.Nick Mathewson2006-01-10
* or_state_validate() needs an extra arg too or it will crashRoger Dingledine2006-01-10
* hack to address bug 238.Roger Dingledine2006-01-10
* implement getinfo desc/all-recentRoger Dingledine2006-01-10
* spec getinfo desc/all-recentRoger Dingledine2006-01-10
* fix bug 235Roger Dingledine2006-01-10
* Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.Nick Mathewson2006-01-10
* Warn about actual offending hiddenservice* config option, now that more than ...Nick Mathewson2006-01-10