aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Still more code to make sure we send the right number and kind of RELAY END c...Nick Mathewson2005-03-02
* Add error reason to spec: TORPROTOCOL reason means "you are not speaking a ve...Nick Mathewson2005-03-01
* Revise all calls to connection_edge_end to avoid sending MISC, and to take er...Nick Mathewson2005-03-01
* Forward-port new reasons; clean up code more; add code to convert new reasons...Nick Mathewson2005-03-01
* Revise tor-spec to add more/better stream end reasons.Nick Mathewson2005-03-01
* Change version parsing logic: a version is "obsolete" if it is not recommende...Nick Mathewson2005-03-01
* make control interface stream IDs monotonically increasing to prevent possibl...Nick Mathewson2005-03-01
* Clean up rend cache on shutdownNick Mathewson2005-02-28
* update todoRoger Dingledine2005-02-28
* disable the reachability detection stuff in cvs, so people canRoger Dingledine2005-02-28
* When copying routerinfo, copy descriptor too to prevent later double-free.Nick Mathewson2005-02-28
* Try a little harder to avoid openssl SSL* double-free reports.Nick Mathewson2005-02-28
* Fix strmap_free to release memory actually held by the strmap.Nick Mathewson2005-02-28
* free some more memory at shutdownRoger Dingledine2005-02-28
* give a better warning when tor points at an https server.Nick Mathewson2005-02-28
* fix bug in control mapaddressRoger Dingledine2005-02-27
* fix a minor memory leakRoger Dingledine2005-02-27
* Checkpoint in-progress fixes:Roger Dingledine2005-02-27
* Make sure that router_get_by_* can always return "me"Nick Mathewson2005-02-27
* distribute exitlist in the tarball tooRoger Dingledine2005-02-25
* clean up alphabetization someRoger Dingledine2005-02-25
* Be specific about which "illegal character" we just saw in the cert.Nick Mathewson2005-02-25
* document changed option nameNick Mathewson2005-02-25
* Make some control spec stuff doneNick Mathewson2005-02-25
* Implement more control spec functionalityNick Mathewson2005-02-25
* Note done things on TODONick Mathewson2005-02-25
* Implement some of GETINFO control messageNick Mathewson2005-02-25
* Stub functions for new control-spec logic.Nick Mathewson2005-02-25
* simple python script to parse directories and find tor nodes that exit to lis...Nick Mathewson2005-02-25
* Check returns from libevent calls better; stop poking at internals of events ...Nick Mathewson2005-02-25
* fix a seg fault from tor_free_allRoger Dingledine2005-02-24
* caching .exit stuff is doneRoger Dingledine2005-02-24
* forward-port the 0.0.9.5 changelogRoger Dingledine2005-02-24
* Add a log-related item.Nick Mathewson2005-02-24
* Insert missing ! in assert_connection_ok; test was accidentally reversed in r...Nick Mathewson2005-02-24
* cache .exit address better (i think)Roger Dingledine2005-02-24
* man page entry for httpsproxyRoger Dingledine2005-02-24
* add support for CONNECTing through https proxies.Roger Dingledine2005-02-24
* stop a potential overflow (pointed out by ilja)Roger Dingledine2005-02-24
* a list of things to do so we can decentralizeRoger Dingledine2005-02-23
* Improve log message on unrecognized encoding to indicate that we can cope.Nick Mathewson2005-02-23
* more 010x todosNick Mathewson2005-02-23
* assign a few tasksRoger Dingledine2005-02-23
* First cut at labelinging things for 0.1.0.xNick Mathewson2005-02-23
* a few more items for the todoRoger Dingledine2005-02-23
* Clarify comment. Use CONN_IS_EDGE more. Try to be more zealous about calling ...Nick Mathewson2005-02-23
* and to the win32 and os x doc pagesRoger Dingledine2005-02-23
* make slightly clearer that mapaddress arguments are stringsRoger Dingledine2005-02-23
* clarify commentNick Mathewson2005-02-23
* Addressmap tweak: Make "addressmap x x" remove any mapping from the address x.Nick Mathewson2005-02-23