aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson2008-09-26
* Code to serve a current stability calculations from /tor/dbg-stability.txt. ...Nick Mathewson2008-09-26
* Widen the conditions under which we whine about not having a geoip file to in...Nick Mathewson2008-09-25
* Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson2008-09-25
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* give rend_client_desc_here a slightly more accurate nameRoger Dingledine2008-09-16
* patch from karsten for bug 814. whew.Roger Dingledine2008-09-16
* Add a circuit_conforms_to_options() function for use in debugging paths [and ...Nick Mathewson2008-09-15
* read_to_buf should take an int *error_socket and return it.Roger Dingledine2008-09-14
* make it explicit that the uncompressed cached dir items are nul-terminatedRoger Dingledine2008-09-14
* karsten's patch for bug 767.Roger Dingledine2008-09-09
* Catch and report a few more bootstrapping failure cases when TorRoger Dingledine2008-09-09
* Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson2008-09-05
* Add a lockfile to the Tor data directory to avoid situations where two Tors s...Nick Mathewson2008-09-01
* commit jake's patch to include strings with socks5 error numbersRoger Dingledine2008-08-25
* Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson2008-08-19
* Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson2008-08-15
* Do not split stored exit policy summary into type(accept/reject) and portlist...Peter Palfrader2008-08-14
* Rename a field so weasel likes it betterPeter Palfrader2008-08-14
* Add bw to consensusPeter Palfrader2008-08-14
* Parse policies and weight (bw) into routerstatusesPeter Palfrader2008-08-14
* minor comment/doxygen fixPeter Palfrader2008-08-14
* Do not show policy and bw in v2 statusesPeter Palfrader2008-08-14
* Fix an overflow when counting rejects for *, truncate exit summaries after 10...Peter Palfrader2008-08-13
* Move policy_summarize() prototype to or.hPeter Palfrader2008-08-13
* Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson2008-08-12
* Patch cleanups from karstenNick Mathewson2008-08-09
* The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson2008-08-08
* r17664@tombo: nickm | 2008-08-06 12:32:09 -0400Nick Mathewson2008-08-06
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Take out the TestVia config option, since it was a workaround forRoger Dingledine2008-08-05
* Fix a false assertion when extending a circuit to a relay to which a connecti...Karsten Loesing2008-08-03
* bump to 0.2.1.3-alphaRoger Dingledine2008-08-03
* r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson2008-07-30
* r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200Nick Mathewson2008-07-25
* r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200Nick Mathewson2008-07-25
* r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson2008-07-24
* r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200Nick Mathewson2008-07-24
* r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson2008-07-24
* r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson2008-07-23
* r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson2008-07-23
* r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson2008-07-23
* r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson2008-07-23
* r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson2008-07-18
* Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson2008-07-16
* Added prefixes to testing-network-only configuration options.Karsten Loesing2008-06-20
* If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine2008-06-20
* Big bridge bugfixes. Backport candidates.Roger Dingledine2008-06-20
* I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine2008-06-18
* implement more fine-tuning options for stats codeNick Mathewson2008-06-18