Commit History

Author SHA1 Message Date
  Peter Palfrader 24da63ea7b Add exit policy and bw to dirvotes - unfortunately also to v2 statuses 17 years ago
  Peter Palfrader 91f654f2ff This bunch of functions really should be static 17 years ago
  Peter Palfrader 171a7d4b0f Fix an overflow when counting rejects for *, truncate exit summaries after 1000 chars 17 years ago
  Peter Palfrader 864b4a009d Mention exception for accept-all policies 17 years ago
  Peter Palfrader adcea0f332 Think of the poor children in Antarctica who still have to work on 4" screens 17 years ago
  Peter Palfrader 0d807068a3 A few testcases for policy summaries 17 years ago
  Peter Palfrader c4e8fe11db Also special case "accept 1-65535" case, do not leak in non-exit case 17 years ago
  Peter Palfrader 8ef2fe4b37 Return NULL for policies that do not allow any exits 17 years ago
  Peter Palfrader 4a74b9a7df Fix condition statement for accept items, fix two asserts 17 years ago
  Peter Palfrader 34e083dde1 Make sure we don't run off the end of the list 17 years ago
  Peter Palfrader b2344a9e4d Move policy_summarize() prototype to or.h 17 years ago
  Peter Palfrader 49a616e0fa Create string representation of exit summaries 17 years ago
  Peter Palfrader 7eaf5bd848 Nickm says I'm going to hell, but if I write that in a comment he might just save my soul 17 years ago
  Peter Palfrader 1adc12546e implement policy_summary_accept and policy_summary_reject together with a set of helpers 17 years ago
  Peter Palfrader f5adde1a17 Start with exit policy summaries 17 years ago
  Roger Dingledine 1342964f37 tab-man strikes back 17 years ago
  Roger Dingledine c9f9c2665b a few more items for jacob 17 years ago
  Peter Palfrader 26729d1709 Describe summary algorithm in more detail, based on prototype 17 years ago
  Peter Palfrader 5e155bb644 shorter exit summary is the one with a shorter string representation 17 years ago
  Peter Palfrader 68e74be9f0 Use median for bw after all, capping is done at the authorities, not client-side 17 years ago
  Mike Perry 5166e5ff55 17 years ago
  Nick Mathewson 97245376d9 Next patch from Karsten: client-side configuration stuff for proposal 121. 17 years ago
  Roger Dingledine d84f5a986d we were accidentally omitting a line from the man page for the 17 years ago
  Peter Palfrader f254f8e766 Describe how clients should use the exit summaries, what they may use a locally cached descriptor for, and that enclave exiting is still allowed 17 years ago
  Peter Palfrader 6f8920bf21 spec exit policy summaries 17 years ago
  Nick Mathewson 5f333b1196 List more proposals in TODO.021 17 years ago
  Nick Mathewson e65f773952 Mark 135 implemented. 17 years ago
  Nick Mathewson 30422b5df1 Rate-limit "too-many-sockets" messages; they can get needlessly verbose. 17 years ago
  Nick Mathewson 60a0ae198d Patch cleanups from karsten 17 years ago
  Nick Mathewson 7994f49d43 Fix bug in my changes to karsten's patch 17 years ago