aboutsummaryrefslogtreecommitdiff
path: root/src/or/policies.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-27
|\
| * Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-27
| |\
| | * Do not assert when comparing a null address/port against a policyNick Mathewson2012-08-27
* | | Merge remote-tracking branch 'public/bug5124'Nick Mathewson2012-08-17
|\ \ \ | |/ / |/| |
| * | Never emit the "opt" prefix in any directory stuffNick Mathewson2012-06-28
* | | Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
|/ /
* | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | whitespace fixRoger Dingledine2012-02-29
* | document a cool attack that we evaluatedRoger Dingledine2012-02-17
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | fix crash bug in original feature4207 branchRoger Dingledine2012-01-16
* | Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
* | Comment fixups on 4207 suggested by armaNick Mathewson2012-01-16
* | Allow authorities to baddir/badexit/invalid/reject nodes by ccNick Mathewson2012-01-13
* | Remove compare_addr_to_node_policyNick Mathewson2011-07-15
* | Treat null address as "unknown", not "rejected" in md policyNick Mathewson2011-07-15
* | Remove compare_addr_to_addr_policyNick Mathewson2011-07-15
* | Remove a redundant condition in compare_addr_to_node_policyNick Mathewson2011-07-08
* | Don't shadow parameters with local variablesNick Mathewson2011-07-01
* | Make the get_options() return constNick Mathewson2011-06-14
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-14
|\|
| * Don't use signed 1-bit bitfieldsSebastian Hahn2011-06-08
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-06
|\|
| * Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-06
| |\
| | * exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson2011-03-06
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-02-22
|\| |
| * | Don't let bad DNS make exit policy and declared exit policy get out of syncNick Mathewson2011-02-22
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-20
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-20
| |\|
| | * Fix bounds-checking in policy_summarizeRobert Ransom2011-01-20
* | | Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arraysNick Mathewson2011-01-06
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\|
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Remove "is this too slow?" XXXX comments for code not appearing in profilesNick Mathewson2010-10-15
* | | Make check-spaces happySebastian Hahn2010-10-14
* | | Implement node_set_exit_policy_to_reject_all with a flagNick Mathewson2010-10-13
* | | Add some missing documentation for things added in nodes branchNick Mathewson2010-10-07
* | | Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
* | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
|/ /
* | Fix misplaced labelsSebastian Hahn2010-08-16
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create policies.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27