aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.c
Commit message (Expand)AuthorAge
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson2004-11-29
* wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine2004-11-28
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* Resolve FIXME items: make circuit_free_cpath_node staticNick Mathewson2004-11-10
* Clean up copyrights.Roger Dingledine2004-11-07
* Make options no longer a global variable.Roger Dingledine2004-11-06
* - Implement all of control interface except authentication, setconfig,Nick Mathewson2004-11-03
* Tricksy compiler warnings! We hates them, hates them forever, my precious!Nick Mathewson2004-10-27
* fix wrong commentRoger Dingledine2004-10-24
* various tweaks and fixesRoger Dingledine2004-10-16
* fix the stale pointer assert bug reported by joe magicRoger Dingledine2004-10-11
* prefer tor_free to freeRoger Dingledine2004-09-29
* fix a seg fault when you try to launch a circRoger Dingledine2004-07-03
* More digest/nickname fixesNick Mathewson2004-07-02
* some of the infrastructure to let ORs connect on demandRoger Dingledine2004-07-02
* bugfix: while closing a circuit, we were freeing the conns that wereRoger Dingledine2004-06-02
* when the dns resolve is cancelled, or fails, be sure to removeRoger Dingledine2004-05-21
* Tighten assert_cpath_layer_ok assumptionsNick Mathewson2004-05-19
* Resolve some XXXsNick Mathewson2004-05-18
* assert_cpath_ok has always been brokenRoger Dingledine2004-05-13
* Break files apart into more modulesRoger Dingledine2004-05-13