index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
policies.c
Commit message (
Expand
)
Author
Age
...
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-06
|
\
|
|
*
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-06
|
|
\
|
|
*
exit_policy_is_general_exit is IPv4 only; it should admit it.
Nick Mathewson
2011-03-06
*
|
|
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-20
|
\
|
|
|
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-20
|
|
\
|
|
|
*
Fix bounds-checking in policy_summarize
Robert Ransom
2011-01-20
*
|
|
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
Nick Mathewson
2011-01-06
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
|
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
|
|
\
|
|
|
*
Bump copyright statements to 2011
Nick Mathewson
2011-01-03
*
|
|
Remove "is this too slow?" XXXX comments for code not appearing in profiles
Nick Mathewson
2010-10-15
*
|
|
Make check-spaces happy
Sebastian Hahn
2010-10-14
*
|
|
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-13
*
|
|
Add some missing documentation for things added in nodes branch
Nick Mathewson
2010-10-07
*
|
|
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 misplaced labels
Sebastian Hahn
2010-08-16
*
|
Create routerparse.h
Sebastian Hahn
2010-07-27
*
|
Create policies.h
Sebastian Hahn
2010-07-27
*
|
Create dirserv.h
Sebastian Hahn
2010-07-27
*
|
Create config.h
Sebastian Hahn
2010-07-27
*
|
Make the controller act more usefully when GETINFO fails
Nick Mathewson
2010-07-18
*
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
|
\
|
|
*
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
|
Speed up the execution of exit_policy_is_general_exit_helper()
Sebastian Hahn
2010-02-09
*
|
0/8 doesn't count as a /8 subnet towards an Exit flag
Sebastian Hahn
2010-02-08
*
|
Trivial doc fix for exit_policy_is_general_exit_helper
Nick Mathewson
2010-02-03
*
|
Don't assign Exit flag incorrectly
Sebastian Hahn
2010-02-03
*
|
remove redundant validate_addr_policies() checks
Roger Dingledine
2010-01-15
*
|
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
*
|
Fix bug 1113.
Karsten Loesing
2009-10-27
|
/
*
Avoid a memory corruption problem related to "private" in DirPolicy.
Nick Mathewson
2009-06-05
*
Spell-check Tor.
Nick Mathewson
2009-05-27
*
Update copyright to 2009.
Karsten Loesing
2009-05-04
*
Log cached-at-exit exit policies to try to fix bug 672.
Nick Mathewson
2009-03-09
*
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-04
*
Switch address comparisons in policies to be exact rather than semantic. Unt...
Nick Mathewson
2008-12-29
*
Refactor some exit-policy-related functions that showed up in oprofile.
Nick Mathewson
2008-12-29
*
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
*
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
*
Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...
Nick Mathewson
2008-12-18
*
Remove bug 811/845 debugging code
Nick Mathewson
2008-11-07
*
Add some debugging logs for bug 811/845.
Nick Mathewson
2008-11-03
*
Allow ports 465 and 587 in the default exit policy again. We had
Roger Dingledine
2008-09-13
*
We should not alter an addr_policy_t that has been canonicalized.
Nick Mathewson
2008-09-09
*
Fix a malloc that should have been a tor_malloc
Nick Mathewson
2008-09-05
*
Fix numerous memory leaks: some were almost impossible to trigger, and some a...
Nick Mathewson
2008-09-05
[prev]
[next]