aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use a rbtree for replay detection, rather than linear searchRoger Dingledine2002-12-31
* give us more aci-spaceRoger Dingledine2002-12-30
* bugfix: couldn't send two creates, two datas, and the destroy all at onceRoger Dingledine2002-12-23
* starting to document what clients need to do and whyRoger Dingledine2002-12-12
* onions go on and off the network correctly nowRoger Dingledine2002-12-03
* onions expire after a day, not an hourRoger Dingledine2002-12-03
* was leaking 28 bytes every 100 minutesRoger Dingledine2002-12-03
* two more rare race conditionsRoger Dingledine2002-11-28
* create cells are now queued and processed only when idleRoger Dingledine2002-11-27
* removing more unused filesRoger Dingledine2002-11-25
* per-second cell statistics to help with profilingRoger Dingledine2002-11-24
* added milliseconds to log linesRoger Dingledine2002-11-24
* fixed rare race conditionRoger Dingledine2002-11-24
* added OnionsPerSecond to prevent create floodingRoger Dingledine2002-11-23
* remove popt dependency, consolidate config stuffRoger Dingledine2002-11-23
* fix subtle race conditionRoger Dingledine2002-10-14
* expire unfinished handshakes tooRoger Dingledine2002-10-13
* cell.c is now obsoleteRoger Dingledine2002-10-03
* cleanup and a variety of bugfixesRoger Dingledine2002-10-02
* Add convenience functions to wrap create and init for symmetric ciphers; clea...Nick Mathewson2002-10-02
* cell now has a network appearance and an internal (struct) appearanceRoger Dingledine2002-10-02
* preemptive bugfixRoger Dingledine2002-10-02
* why's it called tor?Roger Dingledine2002-10-02
* a frequently asked questions list, with some answersRoger Dingledine2002-10-02
* all listeners listen on 0.0.0.0 except AP which listens on 127.0.0.1Roger Dingledine2002-10-02
* introduced a periodic keepalive padding cellRoger Dingledine2002-10-01
* handle banners from the server sideRoger Dingledine2002-10-01
* more robust http(ish) handlingRoger Dingledine2002-09-28
* adding town-square rc infoRoger Dingledine2002-09-28
* catch hup to reload directory/router listRoger Dingledine2002-09-28
* cleanupRoger Dingledine2002-09-28
* mozilla actually cares about the reply versionRoger Dingledine2002-09-27
* support socks4 tooRoger Dingledine2002-09-27
* don't leak memory on pk opsRoger Dingledine2002-09-27
* actually writing down the current license stateRoger Dingledine2002-09-27
* new config files, including directory serversRoger Dingledine2002-09-26
* stop duplicate freeRoger Dingledine2002-09-26
* dirserver should include itself in the directoryRoger Dingledine2002-09-26
* directory servers in and functionalRoger Dingledine2002-09-26
* another bugfix on the proxy sideRoger Dingledine2002-09-26
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
* added the 'quickstart' to the READMERoger Dingledine2002-09-23
* more robust when only some of the socks info has arrivedRoger Dingledine2002-09-23
* onion proxy now speaks socks4aRoger Dingledine2002-09-22
* kill -USR1 the or and it will dump conn/circuit stats to stdoutRoger Dingledine2002-09-21
* OP was hanging on first try if connect finishes too quicklyRoger Dingledine2002-09-20
* synchronize to the version i've been giving people to testRoger Dingledine2002-09-19
* added 'connected' cell typeRoger Dingledine2002-09-17
* "You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again.Nick Mathewson2002-09-10
* port to actual BSDRoger Dingledine2002-09-09