summaryrefslogtreecommitdiff
path: root/src/or/policies.c
AgeCommit message (Expand)Author
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-11-07Remove bug 811/845 debugging codeNick Mathewson
2008-11-03Add some debugging logs for bug 811/845.Nick Mathewson
2008-09-13Allow ports 465 and 587 in the default exit policy again. We hadRoger Dingledine
2008-09-09We should not alter an addr_policy_t that has been canonicalized.Nick Mathewson
2008-09-05Fix a malloc that should have been a tor_mallocNick Mathewson
2008-09-05Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson
2008-08-14If we are lucky the whitespace nazis will not have noticed these things yetPeter Palfrader
2008-08-14Having a reject-all policy summarized with a lack of summary is stupid. Expl...Peter 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-13Think of the poor children in Antarctica who still have to work on 4" screensPeter 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-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-03Fix a bug when generating router descriptors: The address part of exit polici...Karsten Loesing
2008-07-25 r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200Nick Mathewson
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-04-23 r15308@tombo: nickm | 2008-04-23 16:46:48 -0400Nick Mathewson
2008-03-27 r19089@catbus: nickm | 2008-03-27 11:05:23 -0400Nick Mathewson
2008-03-26 r19074@catbus: nickm | 2008-03-26 17:08:32 -0400Nick Mathewson
2008-03-17 r18896@catbus: nickm | 2008-03-17 16:10:54 -0400Nick Mathewson
2008-03-17 r18880@catbus: nickm | 2008-03-17 12:51:24 -0400Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06 r17947@catbus: nickm | 2008-02-06 11:57:53 -0500Nick Mathewson
2008-02-05 r17910@catbus: nickm | 2008-02-05 15:36:29 -0500Nick Mathewson
2008-01-24weasel was worried there was a leak here. i don't think thereRoger Dingledine
2008-01-14 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson
2008-01-12 r17580@catbus: nickm | 2008-01-11 20:40:30 -0500Nick Mathewson
2008-01-02 r15779@tombo: nickm | 2008-01-01 23:43:24 -0500Nick Mathewson
2007-12-18 r17232@catbus: nickm | 2007-12-18 16:22:10 -0500Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine
2007-12-10New config options AuthDirBadDir and AuthDirListBadDirs forRoger Dingledine
2007-11-30r12617 broke the compileRoger Dingledine
2007-11-30 r16881@catbus: nickm | 2007-11-30 15:07:42 -0500Nick Mathewson
2007-11-10Exit policies now reject connections that are addressed to aRoger Dingledine
2007-07-19 r13834@catbus: nickm | 2007-07-19 15:40:42 -0400Nick Mathewson
2007-06-17 r13477@catbus: nickm | 2007-06-17 14:22:03 -0400Nick Mathewson
2007-05-25polish r9933-r9994Roger Dingledine
2007-05-16 r12771@catbus: nickm | 2007-05-16 18:12:32 -0400Nick Mathewson
2007-02-16 r11832@catbus: nickm | 2007-02-16 15:31:59 -0500Nick Mathewson
2007-02-16 r11826@catbus: nickm | 2007-02-16 14:58:38 -0500Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson