aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* get rid of some unused variablesRoger Dingledine2005-11-24
* link with -ldl if you need it.Roger Dingledine2005-11-23
* whitespace and copyright fixes on configure.inRoger Dingledine2005-11-23
* Add functions to return number of elts in associative containersNick Mathewson2005-11-23
* comment that scary-looking function.Roger Dingledine2005-11-23
* Fix dumb logic error that kept some old descripttors from getting the axe.Nick Mathewson2005-11-23
* Make dropping very old descriptors faster (remove old correctness check). Tra...Nick Mathewson2005-11-23
* e more aggressive about calling routerlist_remove_old_routers()Nick Mathewson2005-11-23
* Dump bytes held to store descriptors.Nick Mathewson2005-11-23
* Track how many bytes we have in signed descriptors. Try to make sure we are t...Nick Mathewson2005-11-23
* Replace balanced trees with hash tables: this should make stuff significantly...Nick Mathewson2005-11-23
* Update debian/tor.docs to match which docs are now distributedPeter Palfrader2005-11-22
* Avoid spurious re-launch of first pending requested descriptorNick Mathewson2005-11-22
* a smidgen more hint when we fail to seed the rngRoger Dingledine2005-11-21
* Ancient gcc does not like you when you declare variables in the middle of a b...Peter Palfrader2005-11-20
* Add a new controller event type that allows controllers to get allPeter Palfrader2005-11-19
* mark off the next todo itemRoger Dingledine2005-11-19
* be less eager to decide that the entire network is downRoger Dingledine2005-11-19
* and another instance where i was trying to be too sneakyRoger Dingledine2005-11-19
* actually listen when we try to route our dir connection via tor.Roger Dingledine2005-11-19
* Start obeying our firewall options more rigorously:Roger Dingledine2005-11-19
* mark off some todo itemsRoger Dingledine2005-11-19
* Recover better from TCP connections to Tor servers that are broken butRoger Dingledine2005-11-19
* misc cleanupsRoger Dingledine2005-11-19
* Bugfix: it looks like some middleman circuits were spending theRoger Dingledine2005-11-19
* another case (i think) of redundant code.Roger Dingledine2005-11-19
* remove some redundant (and misleading) codeRoger Dingledine2005-11-19
* 15*60 is 15 minutes, not 5Peter Palfrader2005-11-18
* Remove ip address change flapping detection. It is not really needed and I d...Peter Palfrader2005-11-18
* if it's not less than three does that mean it's more than two?Roger Dingledine2005-11-18
* and code the part where redirectstream can take a port.Roger Dingledine2005-11-18
* document how the error values for closestream and closecircuit work.Roger Dingledine2005-11-18
* commit a changelog tweak that i slipped in for the releaseRoger Dingledine2005-11-18
* Leave options->DirServers alone -- if the user didn't specify any,Roger Dingledine2005-11-18
* and another overly common log entryRoger Dingledine2005-11-18
* and another oneRoger Dingledine2005-11-17
* comment out some really popular log linesRoger Dingledine2005-11-17
* and now we actually do it, too.Roger Dingledine2005-11-17
* what to do on a failed setconf was a bit unspecifiedRoger Dingledine2005-11-17
* when you type 'getinfo' with no arguments, it doesn't give youRoger Dingledine2005-11-17
* Add some DH clarificationsNick Mathewson2005-11-17
* more spec clarifications from talking to lexiRoger Dingledine2005-11-17
* Remove incorrect requirement.Nick Mathewson2005-11-17
* ignored cells still count for computing digests.Roger Dingledine2005-11-17
* and note that older tors break the spec in that wayRoger Dingledine2005-11-17
* pick a side of the fence. here's hoping.Roger Dingledine2005-11-17
* we used to kill the circuit when we receive a relay command weRoger Dingledine2005-11-17
* fix a bug in the spec, and add a question about correct behavior. nick?Roger Dingledine2005-11-17
* help the term "OP" become obsoleteRoger Dingledine2005-11-17
* clean up the tor spec somewhat, inspired by comments from lexiRoger Dingledine2005-11-17