aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add missing comma. OopsNick Mathewson2005-04-06
* Handle changed router status correctly when reloading fingerprint fileNick Mathewson2005-04-06
* Log msg spelling fixNick Mathewson2005-04-06
* When we're connecting to an OR and he's got a different nickname/keyRoger Dingledine2005-04-06
* Fix Tor for no-threading compilation: move connection_unregister from _connec...Nick Mathewson2005-04-06
* Change replacement semantics for directory entries: fix bug 121.Nick Mathewson2005-04-06
* Revise control spec and implementation to allow all log messages to be sent t...Nick Mathewson2005-04-05
* Make last fix work on windows too.Nick Mathewson2005-04-04
* Fix possible bug on threading platforms with running out of fds do to cpuwork...Nick Mathewson2005-04-04
* don't point to the 0.0.9.x manual onlyRoger Dingledine2005-04-04
* put a note in the torrc about abuse potential with the defaultRoger Dingledine2005-04-04
* client now retries when streams end early for 'hibernating' orRoger Dingledine2005-04-04
* automatically approve nodes running 0.1.0.2-rc or laterRoger Dingledine2005-04-03
* I hear the smart kinds compile before committing. Then they never miss parensNick Mathewson2005-04-03
* Make smartlist_string_remove consistent with smartlist_stringNick Mathewson2005-04-03
* Only warn once per nickname from add_nickname_list_to_smartlist per failure.Nick Mathewson2005-04-03
* Add useful smartlist_string_remove function.Nick Mathewson2005-04-03
* Adjust maximum skew and age for rendezvous descriptors: adjust code to make s...Nick Mathewson2005-04-03
* clean up the circuit-mark-for-close patchRoger Dingledine2005-04-03
* start sending 'truncated' cells back rather than destroy cells,Roger Dingledine2005-04-03
* Move most of *_mark_for_close out of macros.Nick Mathewson2005-04-03
* Fix unterminated commentNick Mathewson2005-04-03
* Give better warnings if connection_close_unattached_ap gets called twice or c...Nick Mathewson2005-04-02
* Better messages when POSTDESCRIPTOR failsNick Mathewson2005-04-02
* We're printing the host mask wrong in exit policies in server descriptors.Roger Dingledine2005-04-02
* improved log error messageRoger Dingledine2005-04-02
* bump to 0.1.0.2-rc-cvsRoger Dingledine2005-04-01
* update copyright notices.Nick Mathewson2005-04-01
* Fix a couple of win32-related build issues when using latest libevent.Nick Mathewson2005-04-01
* Short-term fix: prevent possible segfault in connection_close_unattached_apNick Mathewson2005-04-01
* bump version to 0.1.0.2-rcRoger Dingledine2005-04-01
* when you decide you're reachable, actually publish your descriptorRoger Dingledine2005-04-01
* require exactly 0.0.9.7 for middle hops of testing circs, for nowRoger Dingledine2005-04-01
* when building testing circuits, always use middle hopsRoger Dingledine2005-04-01
* fix assert: if our dirport isn't reachable yet, don't trickRoger Dingledine2005-04-01
* when the or-connect succeeded and the tls handshake succeededRoger Dingledine2005-04-01
* fix typo in earlier libevent mmessage suppress patchNick Mathewson2005-04-01
* authdirservers shouldn't do orport reachability detection,Roger Dingledine2005-04-01
* Add code to suppress spurious libevent log msgs; use it to resolve bug 68.Nick Mathewson2005-04-01
* Improve error msgs in tor-resolve.c; resolve bug 112Nick Mathewson2005-04-01
* fix some log spacing problemsRoger Dingledine2005-04-01
* Use recent libevent features when possibleNick Mathewson2005-04-01
* Try to make crash-on-shutdown bug harder to trigger.Nick Mathewson2005-04-01
* Patch: when extending to an unknown router, compare identity to expected iden...Nick Mathewson2005-03-31
* spell recommended correctlyRoger Dingledine2005-03-31
* still publish your descriptor if orport is reachable but dirport isn'tRoger Dingledine2005-03-31
* redo the state descriptors now that we have a controller-wait stateRoger Dingledine2005-03-31
* bump cvs version to 0.1.0.1-rc-cvsRoger Dingledine2005-03-31
* ...and use it to make sure we only conclude reachability ifRoger Dingledine2005-03-31
* add a tor_tls_is_server method to remember if conn->tlsRoger Dingledine2005-03-31