Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ReachableAddresses does not depend on FascistFirewall | Peter Palfrader | 2006-01-17 |
| | | | | svn:r5839 | ||
* | attempted patch for bug 220: don't assert when we've tried all the | Roger Dingledine | 2006-01-17 |
| | | | | | | | | intro points for a hidden service and we try fetching the service descriptor again. svn:r5838 | ||
* | add another assert to make sure we're not scribbling on the stack. | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5837 | ||
* | oh, and the other bits of the commit | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5836 | ||
* | when you tried to set orport through the controller, it would | Roger Dingledine | 2006-01-17 |
| | | | | | | | | | | | trigger an assert because you hadn't made your onion keys yet you wanted to launch cpu workers. now init keys first, reset uptime, and tell the user that we're starting the reachability testing. svn:r5835 | ||
* | try to detect an assert error earlier | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5834 | ||
* | improve the man page entry for AllowUnverifiedNodes | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5833 | ||
* | take AllowUnverifiedNodes out of the sample torrc | Roger Dingledine | 2006-01-17 |
| | | | | svn:r5832 | ||
* | Mark one directory change done; defer another. | Nick Mathewson | 2006-01-16 |
| | | | | svn:r5831 | ||
* | Clients should not download descriptors for non-running descriptors. | Nick Mathewson | 2006-01-16 |
| | | | | svn:r5830 | ||
* | turn crypto hardware acceleration off by default, until we find | Roger Dingledine | 2006-01-16 |
| | | | | | | | somebody smart who can test it for us. svn:r5829 | ||
* | add links to the cvs web pages and OperationalSecurity | Thomas Sjögren | 2006-01-14 |
| | | | | svn:r5828 | ||
* | Indirect access to the signed_descriptor field to make it easier to keep ↵ | Nick Mathewson | 2006-01-12 |
| | | | | | | them lazily on disk. svn:r5827 | ||
* | new tor bundle version | Roger Dingledine | 2006-01-12 |
| | | | | svn:r5826 | ||
* | bump to 0.1.1.12-alpha-cvs | Roger Dingledine | 2006-01-12 |
| | | | | svn:r5825 | ||
* | When the controller was submitting a descriptor, we were checking to make | Roger Dingledine | 2006-01-12 |
| | | | | | | | | | | | 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 | ||
* | Add another comma | Peter Palfrader | 2006-01-12 |
| | | | | svn:r5823 | ||
* | Forward port patches/02_add_debian_files_in_manpage and ↵ | Peter Palfrader | 2006-01-12 |
| | | | | | | patches/03_tor_manpage_in_section_8. svn:r5822 | ||
* | Fix bold vs. italics in the FILES sections, update date | Peter Palfrader | 2006-01-12 |
| | | | | svn:r5821 | ||
* | Forward port patches/02_add_debian_files_in_manpage. | Peter Palfrader | 2006-01-12 |
| | | | | svn:r5819 | ||
* | clean up the !reject/!invalid discussion | Roger Dingledine | 2006-01-12 |
| | | | | svn:r5817 | ||
* | Add !reject and !invalid | Peter Palfrader | 2006-01-12 |
| | | | | svn:r5816 | ||
* | Add a few typos to the manpage | Peter Palfrader | 2006-01-12 |
| | | | | svn:r5815 | ||
* | you want more work? i got your more work right here. | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5814 | ||
* | more todo items as we get closer to 0.1.1 final | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5813 | ||
* | stop the typo virus from spreading further | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5812 | ||
* | Document RecommendedServerVersions and RecommendedClientVersions | Peter Palfrader | 2006-01-11 |
| | | | | svn:r5811 | ||
* | changelog for 0.1.1.12-alpha | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5810 | ||
* | Prepare 0.1.1.12 | Peter Palfrader | 2006-01-11 |
| | | | | svn:r5809 | ||
* | bump to 0.1.1.12-alpha | Roger Dingledine | 2006-01-11 |
| | | | | | | | ha ha svn:r5808 | ||
* | oh hey. we were hanging up on every tor client because he | Roger Dingledine | 2006-01-11 |
| | | | | | | | was obsolete as soon as he started. big oops. svn:r5807 | ||
* | add missing warning | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5806 | ||
* | Fix double-free of torrc_fname | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5805 | ||
* | Fix bug 240: dont dump descriptions when not dumping actual config lines. | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5804 | ||
* | Fix bug 230: add a rollback function to reverse all changes since the last ↵ | Nick Mathewson | 2006-01-11 |
| | | | | | | mark_logs_temp(), and move log initialization into the two-phase part of option setting. svn:r5803 | ||
* | Fix debian changelog: 0.1.1.11-alpha was a release, not a CVS snapshot | Peter Palfrader | 2006-01-11 |
| | | | | svn:r5802 | ||
* | New upstream version | Peter Palfrader | 2006-01-11 |
| | | | | svn:r5800 | ||
* | bump to 0.1.1.11-alpha-cvs | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5799 | ||
* | and give the changelog a date | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5797 | ||
* | more changelog futzing | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5796 | ||
* | we were leaking a smartlist every time we built a circuit | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5795 | ||
* | Fix another memleak. I love you, valgrind! | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5794 | ||
* | Fix wide lines | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5793 | ||
* | Appease verbose gcc warning: make dirserv_compute_stable_uptime() static. | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5792 | ||
* | if we learn that a down entry guard is up, count our working entry | Roger Dingledine | 2006-01-11 |
| | | | | | | | guards correctly when logging. svn:r5791 | ||
* | Fix memory leak in routerlist_remove_old_routers(). | Nick Mathewson | 2006-01-11 |
| | | | | svn:r5790 | ||
* | Convert some more ints to long longs in rephist.c, as suggested by windows ↵ | Nick Mathewson | 2006-01-11 |
| | | | | | | compiler. svn:r5789 | ||
* | we were leaking 3KB every time the entry guards changed, every time | Roger Dingledine | 2006-01-11 |
| | | | | | | | the controller called saveconf, and every 20 minutes. svn:r5788 | ||
* | Update the manual page: UseEntryGuards defaults to 1 now | Peter Palfrader | 2006-01-11 |
| | | | | svn:r5787 | ||
* | checkpoint the 0.1.1.11-alpha changelog: getting closer! | Roger Dingledine | 2006-01-11 |
| | | | | svn:r5786 |