aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* fix trivial typoRoger Dingledine2003-11-13
* warn on startup that we don't provide anonymityRoger Dingledine2003-11-13
* lay groundwork for EntryNodes and ExitNodesRoger Dingledine2003-11-12
* break out the string manipulation routinesRoger Dingledine2003-11-12
* make dir parsing robust to invalid but well-formed descriptorsRoger Dingledine2003-11-12
* Remove minor biasing problem from crypto_pseudo_rand_intNick Mathewson2003-11-12
* connection_ap_handshake_send_begin always succeedsRoger Dingledine2003-11-12
* Make crypto_pseudo_rand* never fail.Nick Mathewson2003-11-12
* Restore erroneously removed assertNick Mathewson2003-11-12
* Fix thinko: Failure and success are different things.Nick Mathewson2003-11-12
* Remove dead codeNick Mathewson2003-11-12
* Compute paths as we build them.Nick Mathewson2003-11-12
* Refactor onion_generate_cpath to build cpaths one hop at a time. ThisNick Mathewson2003-11-12
* point out bugRoger Dingledine2003-11-11
* more cleanups and bugfixRoger Dingledine2003-11-11
* leave conn->socks_request around after the beginRoger Dingledine2003-11-11
* conn->socks_version is obsoleteRoger Dingledine2003-11-11
* respond to nick's questionsRoger Dingledine2003-11-11
* fix a bug in handling clock skewRoger Dingledine2003-11-11
* Rename aci to circ_id throughout.Nick Mathewson2003-11-11
* Make AP connections wait for a circuit if none exists.Nick Mathewson2003-11-11
* client now survives going offline betterRoger Dingledine2003-11-10
* Check in a working cross-platform timegmNick Mathewson2003-11-10
* Add lots of logging to dns.c; change behavior of often-failing assertionNick Mathewson2003-11-08
* bugfix for win32 with lots of usersRoger Dingledine2003-10-27
* remove obsolete config fileRoger Dingledine2003-10-27
* add DirBindAddress, parse the BindAddress's when you bindRoger Dingledine2003-10-25
* Use daemon(3) function where available.Nick Mathewson2003-10-23
* resolve warningNick Mathewson2003-10-23
* Two-pronged attack at my overzealous skew fixes.Nick Mathewson2003-10-23
* switch_id() no longer tries to log the user name when it's calld onSteven Hazel2003-10-22
* Clock skew fixes.Nick Mathewson2003-10-22
* - fixed a bug in the id switching code -- setgid has to happen beforeSteven Hazel2003-10-22
* play with connection_edge_send_commandRoger Dingledine2003-10-22
* move default exit policy into config filesRoger Dingledine2003-10-22
* make end relay cells have payloadsRoger Dingledine2003-10-22
* added User and Group options -- if you set them, tor will try toSteven Hazel2003-10-22
* Update .cvsignores to exclude files generated due to recent build improvementsNick Mathewson2003-10-21
* APPort is now SocksPortRoger Dingledine2003-10-21
* introduce new tor_free() macroRoger Dingledine2003-10-21
* move closer to being able to reload config on HUPRoger Dingledine2003-10-21
* remove obsolete config fileRoger Dingledine2003-10-21
* send the end cell when we realize we're going to end,Roger Dingledine2003-10-21
* include our own timegm() impl, since it's not portableRoger Dingledine2003-10-20
* a skeletal print_usage() functionRoger Dingledine2003-10-20
* add an Address line to the sample server rc fileRoger Dingledine2003-10-19
* move to 0.0.2pre13Roger Dingledine2003-10-19
* warn, not errRoger Dingledine2003-10-19
* put small buffers back in placeRoger Dingledine2003-10-19
* Example code to get nickname from certNick Mathewson2003-10-19