| Commit message (Expand) | Author | Age |
* | 15*60 is 15 minutes, not 5 | Peter Palfrader | 2005-11-18 |
* | Remove ip address change flapping detection. It is not really needed and I d... | Peter Palfrader | 2005-11-18 |
* | if it's not less than three does that mean it's more than two? | Roger Dingledine | 2005-11-18 |
* | and code the part where redirectstream can take a port. | Roger Dingledine | 2005-11-18 |
* | Leave options->DirServers alone -- if the user didn't specify any, | Roger Dingledine | 2005-11-18 |
* | and another overly common log entry | Roger Dingledine | 2005-11-18 |
* | and another one | Roger Dingledine | 2005-11-17 |
* | comment out some really popular log lines | Roger Dingledine | 2005-11-17 |
* | and now we actually do it, too. | Roger Dingledine | 2005-11-17 |
* | when you type 'getinfo' with no arguments, it doesn't give you | Roger Dingledine | 2005-11-17 |
* | we used to kill the circuit when we receive a relay command we | Roger Dingledine | 2005-11-17 |
* | help the term "OP" become obsolete | Roger Dingledine | 2005-11-17 |
* | bugfix: the controller doesn't mention it's a .onion if it is. | Roger Dingledine | 2005-11-16 |
* | Add a new config option TestSocks so people can see if their | Roger Dingledine | 2005-11-16 |
* | Try to build with OpenSSL 0.9.6. Lets pay attention to see if anybody complains. | Nick Mathewson | 2005-11-16 |
* | Verify that router fingerprint lines match identity keys. (We dont use them, ... | Nick Mathewson | 2005-11-15 |
* | another case where the poor server operator doesn't need to | Roger Dingledine | 2005-11-15 |
* | bump to 0.1.1.9-alpha-cvs | Roger Dingledine | 2005-11-15 |
* | make it even more clear that i didn't screw up the logic | Roger Dingledine | 2005-11-15 |
* | fix logic error: not unnamed is good. | Roger Dingledine | 2005-11-15 |
* | Loops without an increment step can suck, even on windows. | Nick Mathewson | 2005-11-15 |
* | Make new logging stuff work on windows; fix a couple of windows typos. | Nick Mathewson | 2005-11-15 |
* | bump to 0.1.1.9-alpha | Roger Dingledine | 2005-11-15 |
* | Hm; looks like the callback business was unnecessary, since DHparams_dup() co... | Nick Mathewson | 2005-11-14 |
* | Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE. | Nick Mathewson | 2005-11-14 |
* | Oops. It looks like there *was* an easy way to make openssl do what we wanted. | Nick Mathewson | 2005-11-14 |
* | Fix number in error message | Nick Mathewson | 2005-11-14 |
* | shorten more of the startup log messages | Roger Dingledine | 2005-11-14 |
* | when a stream times out, provide less (but better) explanation | Roger Dingledine | 2005-11-14 |
* | When logging via syslog, include the pid whenever we provide | Roger Dingledine | 2005-11-13 |
* | We were refusing to start if you define SocksListenAddress | Roger Dingledine | 2005-11-11 |
* | correct nick's comment | Roger Dingledine | 2005-11-11 |
* | Note that much of check_dh_key is voodoo; make x in DH be only 320 bits for D... | Nick Mathewson | 2005-11-11 |
* | speed up the lookup-by-circid-orconn now that it seems that | Roger Dingledine | 2005-11-11 |
* | when we were cannibalizing a circuit with a particular exit | Roger Dingledine | 2005-11-11 |
* | fix function comment | Roger Dingledine | 2005-11-11 |
* | stop discouraging the old *BindAddress config options. we will | Roger Dingledine | 2005-11-11 |
* | simplify a log entry | Roger Dingledine | 2005-11-11 |
* | fix a harmless warn and mark two points where we should | Roger Dingledine | 2005-11-11 |
* | If we stop knowing about a dirserver between request and answer, do not die. | Nick Mathewson | 2005-11-08 |
* | Tor26's IP has changed to 86.59.21.38 | Peter Palfrader | 2005-11-05 |
* | On directory servers, old_routers was wasting hundreds of bytes per supersede... | Nick Mathewson | 2005-11-05 |
* | Fix bugs in routerlist_remove_old_cached_routers_with_id() | Nick Mathewson | 2005-11-04 |
* | prevent duplicat mark-for-close | Nick Mathewson | 2005-11-04 |
* | enable code to remove members of old_routers when it gets big. | Nick Mathewson | 2005-11-01 |
* | fix a signed/unsigned warning | Nick Mathewson | 2005-11-01 |
* | using an unsigned int for something that requires at least 3 bytes | Roger Dingledine | 2005-11-01 |
* | answer nick's XXX, and muck with some log domain choices | Roger Dingledine | 2005-11-01 |
* | tor_assert had a misleading comment | Roger Dingledine | 2005-11-01 |
* | remove redundant checking for . and .. now that | Roger Dingledine | 2005-11-01 |