| Commit message (Expand) | Author | Age |
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
* | Fix a bug in policy_is_reject_star() that was making IPv4 exits break | Nick Mathewson | 2012-11-14 |
* | Add an IPv6Exit configuration option | Nick Mathewson | 2012-11-14 |
* | Better policy support for IPv6 | Nick Mathewson | 2012-11-14 |
* | Merge remote-tracking branch 'origin/maint-0.2.3' | Nick Mathewson | 2012-10-23 |
|\ |
|
| * | Fix parse_short_policy (bug 7192.) | Nick Mathewson | 2012-10-23 |
| * | add a unit test to expose bug 7192 | Roger Dingledine | 2012-10-22 |
* | | Convert all include-guard macros to avoid reserved identifiers. | Nick Mathewson | 2012-10-12 |
|/ |
|
* | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | 2012-06-04 |
* | Remove compare_addr_to_node_policy | Nick Mathewson | 2011-07-15 |
* | Remove compare_addr_to_addr_policy | Nick Mathewson | 2011-07-15 |
* | Make the get_options() return const | Nick Mathewson | 2011-06-14 |
* | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-22 |
|\ |
|
| * | Don't let bad DNS make exit policy and declared exit policy get out of sync | Nick Mathewson | 2011-02-22 |
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-01-03 |
|\| |
|
| * | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | | Implement policies for nodes (and for microdescriptors too) | Nick Mathewson | 2010-10-01 |
* | | Initial conversion to use node_t throughout our codebase. | Nick Mathewson | 2010-10-01 |
* | | Try to make most routerinfo_t interfaces const | Nick Mathewson | 2010-10-01 |
|/ |
|
* | Fix typos, make all \brief's conformant, end sentences with a period. | Linus Nordberg | 2010-07-28 |
* | Create policies.h | Sebastian Hahn | 2010-07-27 |