aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Indirect access to the signed_descriptor field to make it easier to keep them...•••svn:r5827 Nick Mathewson2006-01-12
* new tor bundle version•••svn:r5826 Roger Dingledine2006-01-12
* bump to 0.1.1.12-alpha-cvs•••svn:r5825 Roger Dingledine2006-01-12
* When the controller was submitting a descriptor, we were checking to make•••sure some network-status we had referred to it, and refusing it if not. This is bad for people who want to insert descriptors that aren't part of the current Tor network. Now we accept them, and also give a more useful warn message if we ask a dir mirror for a given descriptor and it gives us one we weren't expecting. svn:r5824 Roger Dingledine2006-01-12
* Add another comma•••svn:r5823 Peter Palfrader2006-01-12
* Forward port patches/02_add_debian_files_in_manpage and patches/03_tor_manpag...•••svn:r5822 Peter Palfrader2006-01-12
* Fix bold vs. italics in the FILES sections, update date•••svn:r5821 Peter Palfrader2006-01-12
* Forward port patches/02_add_debian_files_in_manpage.•••svn:r5819 Peter Palfrader2006-01-12
* clean up the !reject/!invalid discussion•••svn:r5817 Roger Dingledine2006-01-12
* Add !reject and !invalid•••svn:r5816 Peter Palfrader2006-01-12
* Add a few typos to the manpage•••svn:r5815 Peter Palfrader2006-01-12
* you want more work? i got your more work right here.•••svn:r5814 Roger Dingledine2006-01-11
* more todo items as we get closer to 0.1.1 final•••svn:r5813 Roger Dingledine2006-01-11
* stop the typo virus from spreading further•••svn:r5812 Roger Dingledine2006-01-11
* Document RecommendedServerVersions and RecommendedClientVersions•••svn:r5811 Peter Palfrader2006-01-11
* changelog for 0.1.1.12-alpha•••svn:r5810 Roger Dingledine2006-01-11
* Prepare 0.1.1.12•••svn:r5809 Peter Palfrader2006-01-11
* bump to 0.1.1.12-alpha•••ha ha svn:r5808 Roger Dingledine2006-01-11
* oh hey. we were hanging up on every tor client because he•••was obsolete as soon as he started. big oops. svn:r5807 Roger Dingledine2006-01-11
* add missing warning•••svn:r5806 Nick Mathewson2006-01-11
* Fix double-free of torrc_fname•••svn:r5805 Nick Mathewson2006-01-11
* Fix bug 240: dont dump descriptions when not dumping actual config lines.•••svn:r5804 Nick Mathewson2006-01-11
* Fix bug 230: add a rollback function to reverse all changes since the last ma...•••svn:r5803 Nick Mathewson2006-01-11
* Fix debian changelog: 0.1.1.11-alpha was a release, not a CVS snapshot•••svn:r5802 Peter Palfrader2006-01-11
* New upstream version•••svn:r5800 Peter Palfrader2006-01-11
* bump to 0.1.1.11-alpha-cvs•••svn:r5799 Roger Dingledine2006-01-11
* and give the changelog a date•••svn:r5797 Roger Dingledine2006-01-11
* more changelog futzing•••svn:r5796 Roger Dingledine2006-01-11
* we were leaking a smartlist every time we built a circuit•••svn:r5795 Roger Dingledine2006-01-11
* Fix another memleak. I love you, valgrind!•••svn:r5794 Nick Mathewson2006-01-11
* Fix wide lines•••svn:r5793 Nick Mathewson2006-01-11
* Appease verbose gcc warning: make dirserv_compute_stable_uptime() static.•••svn:r5792 Nick Mathewson2006-01-11
* if we learn that a down entry guard is up, count our working entry•••guards correctly when logging. svn:r5791 Roger Dingledine2006-01-11
* Fix memory leak in routerlist_remove_old_routers().•••svn:r5790 Nick Mathewson2006-01-11
* Convert some more ints to long longs in rephist.c, as suggested by windows co...•••svn:r5789 Nick Mathewson2006-01-11
* we were leaking 3KB every time the entry guards changed, every time•••the controller called saveconf, and every 20 minutes. svn:r5788 Roger Dingledine2006-01-11
* Update the manual page: UseEntryGuards defaults to 1 now•••svn:r5787 Peter Palfrader2006-01-11
* checkpoint the 0.1.1.11-alpha changelog: getting closer!•••svn:r5786 Roger Dingledine2006-01-11
* we changed the name of AccountingBytesReadInInterval•••change its state file description too svn:r5785 Roger Dingledine2006-01-10
* Forward port debian/patches/07_log_to_file_by_default.dpatch again•••svn:r5784 Peter Palfrader2006-01-10
* bump to 0.1.1.11-alpha in preparation for release•••svn:r5783 Roger Dingledine2006-01-10
* entry nodes are now entry guards.•••this is our last easy chance for a wholesale change. heave ho. svn:r5782 Roger Dingledine2006-01-10
* UseEntryGuards and NumEntryGuards•••svn:r5781 Roger Dingledine2006-01-10
* from the controller you can getinfo entry-guards now, not entry-nodes.•••svn:r5780 Roger Dingledine2006-01-10
* remove some completed items from the TODO•••svn:r5779 Nick Mathewson2006-01-10
* answer a question from arma, and clarify a related point.•••svn:r5778 Nick Mathewson2006-01-10
* Add a (diabled by default) option in crypto.h to disable most of the interest...•••svn:r5777 Nick Mathewson2006-01-10
* and even more so•••svn:r5776 Roger Dingledine2006-01-10
* make entry node logging slightly less chatty.•••still quite chatty. it's an alpha, that's ok. svn:r5775 Roger Dingledine2006-01-10
* #undef FOO is cleaner than #define FOO_XX•••svn:r5774 Nick Mathewson2006-01-10