index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2008-08-31
backport candidate:
Roger Dingledine
2008-08-29
Double oops: revert accidentally committed local geoipc.c debugging hack.
Nick Mathewson
2008-08-29
Oops. Make warn_too_many_conns() actually work.
Nick Mathewson
2008-08-27
Oops; set address families on nameservers.
Nick Mathewson
2008-08-25
Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...
Nick Mathewson
2008-08-25
commit jake's patch to include strings with socks5 error numbers
Roger Dingledine
2008-08-25
get rid of some magic constants i found while walking
Roger Dingledine
2008-08-22
Oops. Linux has no sa_len field.
Nick Mathewson
2008-08-22
r17847@tombo: nickm | 2008-08-22 12:08:56 -0400
Nick Mathewson
2008-08-22
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
Nick Mathewson
2008-08-20
Relays now reject risky extend cells: if the extend cell includes
Roger Dingledine
2008-08-20
make r16598 compile on 64-bit too
Roger Dingledine
2008-08-19
Update doxygen documentation.
Karsten Loesing
2008-08-19
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-17
All the controller things want their stuff in v2 format. Well then, maybe th...
Peter Palfrader
2008-08-17
And tell us more in another error case
Peter Palfrader
2008-08-17
Change a warning/bug message
Peter Palfrader
2008-08-17
Two consensus fixes: always reset has_* to 0, and use a buffer of proper len...
Peter Palfrader
2008-08-15
Make trunk build again under -DEXPORTMALLINFO
Peter Palfrader
2008-08-15
Switch global_identifier on connections to a 64-bit field and move it to conn...
Nick Mathewson
2008-08-14
spaceman
Peter Palfrader
2008-08-14
Add exitpolicy summaries to the consensus
Peter Palfrader
2008-08-14
Do not split stored exit policy summary into type(accept/reject) and portlist...
Peter Palfrader
2008-08-14
Rename a field so weasel likes it better
Peter Palfrader
2008-08-14
Add bw to consensus
Peter Palfrader
2008-08-14
Parse policies and weight (bw) into routerstatuses
Peter Palfrader
2008-08-14
If we are lucky the whitespace nazis will not have noticed these things yet
Peter Palfrader
2008-08-14
minor comment/doxygen fix
Peter Palfrader
2008-08-14
Give bw in kb/sec in votes/consensus
Peter Palfrader
2008-08-14
Having a reject-all policy summarized with a lack of summary is stupid. Expl...
Peter Palfrader
2008-08-14
testsuite: Now that we add (pretty useless, but still) routerinfos to the rou...
Peter Palfrader
2008-08-14
Only fetch the routerinfo_t in routerstatus_format_entry() if we are going to...
Peter Palfrader
2008-08-14
Properly move forward char pointer after appending stuff to the string
Peter Palfrader
2008-08-14
Disable test suite for today
Peter Palfrader
2008-08-14
asserting(s) is better than segfaulting if it turns out to be NULL later
Peter Palfrader
2008-08-14
Do not show policy and bw in v2 statuses
Peter Palfrader
2008-08-14
Add exit policy and bw to dirvotes - unfortunately also to v2 statuses
Peter Palfrader
2008-08-14
This bunch of functions really should be static
Peter Palfrader
2008-08-13
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
A few testcases for policy summaries
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
[next]