| Commit message (Expand) | Author | Age |
... | |
* | actually listen when we try to route our dir connection via tor. | Roger Dingledine | 2005-11-19 |
* | Start obeying our firewall options more rigorously: | Roger Dingledine | 2005-11-19 |
* | Recover better from TCP connections to Tor servers that are broken but | Roger Dingledine | 2005-11-19 |
* | misc cleanups | Roger Dingledine | 2005-11-19 |
* | Bugfix: it looks like some middleman circuits were spending the | Roger Dingledine | 2005-11-19 |
* | another case (i think) of redundant code. | Roger Dingledine | 2005-11-19 |
* | remove some redundant (and misleading) code | Roger Dingledine | 2005-11-19 |
* | 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 |
* | 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 |
* | 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 |
* | Make new logging stuff work on windows; fix a couple of windows typos. | Nick Mathewson | 2005-11-15 |
* | 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 |
* | We were refusing to start if you define SocksListenAddress | Roger Dingledine | 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 |
* | answer nick's XXX, and muck with some log domain choices | Roger Dingledine | 2005-11-01 |
* | remove redundant checking for . and .. now that | Roger Dingledine | 2005-11-01 |
* | more doc cleanups and reorganizing | Roger Dingledine | 2005-11-01 |
* | make circ->onionskin a pointer, not a static array. moria2 was using | Roger Dingledine | 2005-10-29 |
* | Do round-robin writes of at most 16 kB per write. This might | Roger Dingledine | 2005-10-29 |
* | fix typo | Roger Dingledine | 2005-10-29 |
* | Free the v2 directory networkstatus on exit. (Not a leak.) | Nick Mathewson | 2005-10-29 |