summaryrefslogtreecommitdiff
path: root/src/or/or.h
AgeCommit message (Expand)Author
2008-09-16give rend_client_desc_here a slightly more accurate nameRoger Dingledine
2008-09-16patch from karsten for bug 814. whew.Roger Dingledine
2008-09-15Add a circuit_conforms_to_options() function for use in debugging paths [and ...Nick Mathewson
2008-09-14read_to_buf should take an int *error_socket and return it.Roger Dingledine
2008-09-14make it explicit that the uncompressed cached dir items are nul-terminatedRoger Dingledine
2008-09-09karsten's patch for bug 767.Roger Dingledine
2008-09-09Catch and report a few more bootstrapping failure cases when TorRoger Dingledine
2008-09-05Refactor use of connection_new so that we get more verifiable typesafety.Nick Mathewson
2008-09-01Add a lockfile to the Tor data directory to avoid situations where two Tors s...Nick Mathewson
2008-08-25commit jake's patch to include strings with socks5 error numbersRoger Dingledine
2008-08-19Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson
2008-08-15Switch global_identifier on connections to a 64-bit field and move it to conn...Nick Mathewson
2008-08-14Do not split stored exit policy summary into type(accept/reject) and portlist...Peter Palfrader
2008-08-14Rename a field so weasel likes it betterPeter Palfrader
2008-08-14Add bw to consensusPeter Palfrader
2008-08-14Parse policies and weight (bw) into routerstatusesPeter Palfrader
2008-08-14minor comment/doxygen fixPeter Palfrader
2008-08-14Do not show policy and bw in v2 statusesPeter Palfrader
2008-08-13Fix an overflow when counting rejects for *, truncate exit summaries after 10...Peter Palfrader
2008-08-13Move policy_summarize() prototype to or.hPeter Palfrader
2008-08-12Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson
2008-08-09Patch cleanups from karstenNick Mathewson
2008-08-08The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson
2008-08-06 r17664@tombo: nickm | 2008-08-06 12:32:09 -0400Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-05Take out the TestVia config option, since it was a workaround fortor-0.2.1.4-alphaRoger Dingledine
2008-08-03Fix a false assertion when extending a circuit to a relay to which a connecti...Karsten Loesing
2008-08-03bump to 0.2.1.3-alphator-0.2.1.3-alphaRoger Dingledine
2008-07-30 r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson
2008-07-25 r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200Nick Mathewson
2008-07-25 r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200Nick Mathewson
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-07-24 r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200Nick Mathewson
2008-07-24 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson
2008-07-23 r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson
2008-07-23 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson
2008-07-23 r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson
2008-07-23 r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson
2008-07-18 r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson
2008-07-16Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
2008-06-20If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine
2008-06-20Big bridge bugfixes. Backport candidates.Roger Dingledine
2008-06-18I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine
2008-06-18implement more fine-tuning options for stats codeNick Mathewson
2008-06-17Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine
2008-06-14Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-06-11start sending "bootstrap problem" status events when we're having troublesRoger Dingledine
2008-06-11consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine