summaryrefslogtreecommitdiff
path: root/src/or/policies.c
AgeCommit message (Expand)Author
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
2007-02-02 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson
2006-12-29 r11761@Kushana: nickm | 2006-12-29 15:45:56 -0500Nick Mathewson
2006-12-29 r11755@Kushana: nickm | 2006-12-29 11:49:20 -0500Nick Mathewson
2006-12-29 r11737@Kushana: nickm | 2006-12-28 18:32:13 -0500Nick Mathewson
2006-12-18Reject *:563 (NTTPS) in the default exit policy. We already rejectRoger Dingledine
2006-12-08 r11479@Kushana: nickm | 2006-12-07 23:38:54 -0500Nick Mathewson
2006-10-23 r9318@Kushana: nickm | 2006-10-22 15:22:57 -0400Nick Mathewson
2006-10-01touchupsRoger Dingledine
2006-09-21 r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400Nick Mathewson
2006-09-21 r8876@Kushana: nickm | 2006-09-21 16:58:46 -0400Nick Mathewson
2006-06-13bugfix in exit_policy_is_general_exit() that weasel found.Roger Dingledine
2006-06-13export the default exit policy via the control port, so controllersRoger Dingledine
2006-06-13reintroduce the logic to exit_policy_is_general_exit() to countRoger Dingledine
2006-06-12Make the Exit tag in status documents actually work in head tooPeter Palfrader
2006-04-08Fix a couple of things that make GCC complain with verbose warnings on. Also...Nick Mathewson
2006-03-27Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine