summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-14If we are lucky the whitespace nazis will not have noticed these things yetPeter Palfrader
2008-08-14minor comment/doxygen fixPeter Palfrader
2008-08-14mark a todo item that has been done a while agoPeter Palfrader
2008-08-14Give bw in kb/sec in votes/consensusPeter Palfrader
2008-08-14Having a reject-all policy summarized with a lack of summary is stupid. Expl...Peter Palfrader
2008-08-14testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...Peter Palfrader
2008-08-14Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...Peter Palfrader
2008-08-14Properly move forward char pointer after appending stuff to the stringPeter Palfrader
2008-08-14Disable test suite for todayPeter Palfrader
2008-08-14asserting(s) is better than segfaulting if it turns out to be NULL laterPeter Palfrader
2008-08-14Do not show policy and bw in v2 statusesPeter Palfrader
2008-08-14Add exit policy and bw to dirvotes - unfortunately also to v2 statusesPeter Palfrader
2008-08-14This bunch of functions really should be staticPeter Palfrader
2008-08-13Fix an overflow when counting rejects for *, truncate exit summaries after 10...Peter Palfrader
2008-08-13Mention exception for accept-all policiesPeter Palfrader
2008-08-13Think of the poor children in Antarctica who still have to work on 4" screensPeter Palfrader
2008-08-13A few testcases for policy summariesPeter Palfrader
2008-08-13Also special case "accept 1-65535" case, do not leak in non-exit casePeter Palfrader
2008-08-13Return NULL for policies that do not allow any exitsPeter Palfrader
2008-08-13Fix condition statement for accept items, fix two assertsPeter Palfrader
2008-08-13Make sure we don't run off the end of the listPeter Palfrader
2008-08-13Move policy_summarize() prototype to or.hPeter Palfrader
2008-08-13Create string representation of exit summariesPeter Palfrader
2008-08-13Nickm says I'm going to hell, but if I write that in a comment he might just ...Peter Palfrader
2008-08-13implement policy_summary_accept and policy_summary_reject together with a set...Peter Palfrader
2008-08-13Start with exit policy summariesPeter Palfrader
2008-08-13tab-man strikes backRoger Dingledine
2008-08-12a few more items for jacobRoger Dingledine
2008-08-12Describe summary algorithm in more detail, based on prototypePeter Palfrader
2008-08-12shorter exit summary is the one with a shorter string representationPeter Palfrader
2008-08-12Use median for bw after all, capping is done at the authorities, not client-sidePeter Palfrader
2008-08-12Updated to remove dropping of failing guards and just focusMike Perry
2008-08-12Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson
2008-08-12we were accidentally omitting a line from the man page for theRoger Dingledine
2008-08-11Describe how clients should use the exit summaries, what they may use a local...Peter Palfrader
2008-08-11spec exit policy summariesPeter Palfrader
2008-08-11List more proposals in TODO.021Nick Mathewson
2008-08-11Mark 135 implemented.Nick Mathewson
2008-08-09Rate-limit "too-many-sockets" messages; they can get needlessly verbose.Nick Mathewson
2008-08-09Patch cleanups from karstenNick Mathewson
2008-08-08Fix bug in my changes to karsten's patchNick Mathewson
2008-08-08handle ipv6 in socks5 requests.Nick Mathewson
2008-08-08The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson
2008-08-08Try once again to make BSD compilation happy.Nick Mathewson
2008-08-08 r17692@tombo: nickm | 2008-08-07 22:41:26 -0400Nick Mathewson
2008-08-08Added new line from edmanmAndrew Lewman
2008-08-07Remove the summary step that says to update package.sh.Andrew Lewman
2008-08-07 r17680@tombo: nickm | 2008-08-07 16:06:30 -0400Nick Mathewson
2008-08-07Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...Nick Mathewson
2008-08-07 r17667@tombo: nickm | 2008-08-07 15:13:30 -0400Nick Mathewson