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
...
*
|
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
*
If we are lucky the whitespace nazis will not have noticed these things yet
Peter Palfrader
2008-08-14
*
Having a reject-all policy summarized with a lack of summary is stupid. Expl...
Peter Palfrader
2008-08-14
*
This bunch of functions really should be static
Peter Palfrader
2008-08-14
*
Fix an overflow when counting rejects for *, truncate exit summaries after 10...
Peter Palfrader
2008-08-13
*
Think of the poor children in Antarctica who still have to work on 4" screens
Peter Palfrader
2008-08-13
*
Also special case "accept 1-65535" case, do not leak in non-exit case
Peter Palfrader
2008-08-13
*
Return NULL for policies that do not allow any exits
Peter Palfrader
2008-08-13
*
Fix condition statement for accept items, fix two asserts
Peter Palfrader
2008-08-13
*
Make sure we don't run off the end of the list
Peter Palfrader
2008-08-13
*
Move policy_summarize() prototype to or.h
Peter Palfrader
2008-08-13
*
Create string representation of exit summaries
Peter Palfrader
2008-08-13
*
Nickm says I'm going to hell, but if I write that in a comment he might just ...
Peter Palfrader
2008-08-13
*
implement policy_summary_accept and policy_summary_reject together with a set...
Peter Palfrader
2008-08-13
*
Start with exit policy summaries
Peter Palfrader
2008-08-13
*
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-05
*
Fix a bug when generating router descriptors: The address part of exit polici...
Karsten Loesing
2008-08-03
*
r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200
Nick Mathewson
2008-07-25
*
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-24
*
r15308@tombo: nickm | 2008-04-23 16:46:48 -0400
Nick Mathewson
2008-04-23
*
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
Nick Mathewson
2008-03-27
*
r19074@catbus: nickm | 2008-03-26 17:08:32 -0400
Nick Mathewson
2008-03-26
*
r18896@catbus: nickm | 2008-03-17 16:10:54 -0400
Nick Mathewson
2008-03-17
*
r18880@catbus: nickm | 2008-03-17 12:51:24 -0400
Nick Mathewson
2008-03-17
*
Update some copyright notices: it is now 2008.
Nick Mathewson
2008-02-07
*
r17947@catbus: nickm | 2008-02-06 11:57:53 -0500
Nick Mathewson
2008-02-06
*
r17910@catbus: nickm | 2008-02-05 15:36:29 -0500
Nick Mathewson
2008-02-05
*
weasel was worried there was a leak here. i don't think there
Roger Dingledine
2008-01-24
*
r17611@catbus: nickm | 2008-01-14 13:44:16 -0500
Nick Mathewson
2008-01-14
*
r17580@catbus: nickm | 2008-01-11 20:40:30 -0500
Nick Mathewson
2008-01-12
*
r15779@tombo: nickm | 2008-01-01 23:43:24 -0500
Nick Mathewson
2008-01-02
[prev]
[next]