Commit message (Expand) | Author | Age | |
---|---|---|---|
* | go back to a single exitpolicy parameter | Roger Dingledine | 2004-02-18 |
* | Get rid of the notion of a separate default default exit policy. | Roger Dingledine | 2004-02-18 |
* | Propagate yes/no/maybe a little farther forward. | Nick Mathewson | 2004-02-17 |
* | Fix router_compare_addr_to_exit_policy, and name its return codes. The bug w... | Nick Mathewson | 2004-02-17 |
* | prevent picking middleman nodes as the last node in the circuit | Roger Dingledine | 2004-02-17 |
* | split the token bucket into 'rate' and 'burst' params | Roger Dingledine | 2004-01-10 |
* | remove trailing whitespace | Roger Dingledine | 2003-12-17 |
* | make fetch_from_buf_http malloc its strings rather | Roger Dingledine | 2003-12-17 |
* | Make compile warning-free on cygwin | Nick Mathewson | 2003-12-15 |
* | Add port ranges to exit policies | Nick Mathewson | 2003-12-13 |
* | Make router/directory parsing nondestructive and more const-friendly | Nick Mathewson | 2003-12-08 |
* | break routers.c into router.c for stuff the router does, | Roger Dingledine | 2003-12-06 |