aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Having a reject-all policy summarized with a lack of summary is stupid. Expl...Peter Palfrader2008-08-14
* testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...Peter Palfrader2008-08-14
* Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...Peter Palfrader2008-08-14
* Properly move forward char pointer after appending stuff to the stringPeter Palfrader2008-08-14
* Disable test suite for todayPeter Palfrader2008-08-14
* asserting(s) is better than segfaulting if it turns out to be NULL laterPeter Palfrader2008-08-14
* Do not show policy and bw in v2 statusesPeter Palfrader2008-08-14
* Add exit policy and bw to dirvotes - unfortunately also to v2 statusesPeter Palfrader2008-08-14
* This bunch of functions really should be staticPeter Palfrader2008-08-14
* Fix an overflow when counting rejects for *, truncate exit summaries after 10...Peter Palfrader2008-08-13
* Think of the poor children in Antarctica who still have to work on 4" screensPeter Palfrader2008-08-13
* A few testcases for policy summariesPeter Palfrader2008-08-13
* Also special case "accept 1-65535" case, do not leak in non-exit casePeter Palfrader2008-08-13
* Return NULL for policies that do not allow any exitsPeter Palfrader2008-08-13
* Fix condition statement for accept items, fix two assertsPeter Palfrader2008-08-13
* Make sure we don't run off the end of the listPeter Palfrader2008-08-13
* Move policy_summarize() prototype to or.hPeter Palfrader2008-08-13
* Create string representation of exit summariesPeter Palfrader2008-08-13
* Nickm says I'm going to hell, but if I write that in a comment he might just ...Peter Palfrader2008-08-13
* implement policy_summary_accept and policy_summary_reject together with a set...Peter Palfrader2008-08-13
* Start with exit policy summariesPeter Palfrader2008-08-13
* Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson2008-08-12
* Rate-limit "too-many-sockets" messages; they can get needlessly verbose.Nick Mathewson2008-08-09
* Patch cleanups from karstenNick Mathewson2008-08-09
* Fix bug in my changes to karsten's patchNick Mathewson2008-08-08
* handle ipv6 in socks5 requests.Nick Mathewson2008-08-08
* The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson2008-08-08
* Try once again to make BSD compilation happy.Nick Mathewson2008-08-08
* r17692@tombo: nickm | 2008-08-07 22:41:26 -0400Nick Mathewson2008-08-08
* r17680@tombo: nickm | 2008-08-07 16:06:30 -0400Nick Mathewson2008-08-07
* Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...Nick Mathewson2008-08-07
* r17667@tombo: nickm | 2008-08-07 15:13:30 -0400Nick Mathewson2008-08-07
* r17666@tombo: nickm | 2008-08-07 15:12:30 -0400Nick Mathewson2008-08-07
* r17664@tombo: nickm | 2008-08-06 12:32:09 -0400Nick Mathewson2008-08-06
* r17659@tombo: nickm | 2008-08-06 12:22:11 -0400Nick Mathewson2008-08-06
* bump to 0.2.1.4-alpha-dev, add a future todo itemRoger Dingledine2008-08-05
* r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400Nick Mathewson2008-08-05
* r17643@31-33-44: nickm | 2008-08-05 16:18:25 -0400Nick Mathewson2008-08-05
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Document that we break ties in favor of smaller SD digest if there are still ...Peter Palfrader2008-08-05
* Take out the TestVia config option, since it was a workaround forRoger Dingledine2008-08-05
* get closer to a releaseRoger Dingledine2008-08-05
* minor fixesRoger Dingledine2008-08-04
* Make check-spaces happy.Karsten Loesing2008-08-04
* don't log-warn on a bootstrapping status event if the recommendationRoger Dingledine2008-08-04
* In some edge cases it occurs that the router descriptor of a previously picke...Karsten Loesing2008-08-04
* Remove dead code that was left from marking HiddenService(Exclude)Nodes obsol...Karsten Loesing2008-08-04
* Fix a false assertion when extending a circuit to a relay to which a connecti...Karsten Loesing2008-08-03
* Fix a bug when generating router descriptors: The address part of exit polici...Karsten Loesing2008-08-03
* bump to 0.2.1.3-alphaRoger Dingledine2008-08-03