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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-11-19
we are pre14.
tor-0.0.2pre14
Roger Dingledine
2003-11-19
updated todo
Roger Dingledine
2003-11-19
bugfix and cleanups
Roger Dingledine
2003-11-19
Separate failure-count tracking from circuit-launching.
Nick Mathewson
2003-11-19
Check that we can write to the logfile and log a warning to stderr if we can't
Peter Palfrader
2003-11-19
Patch last patch to last patch
Nick Mathewson
2003-11-19
removed unused variable; silence warning
Nick Mathewson
2003-11-19
Patch last patch.
Nick Mathewson
2003-11-19
Skip non-running routers for exit node selection
Nick Mathewson
2003-11-18
bugfix: sometimes we closed a circ while cpuworker was cranking,
Roger Dingledine
2003-11-18
revert part of that last change
Roger Dingledine
2003-11-18
make more sure we can't end up with two connections to the same OR
Roger Dingledine
2003-11-18
bugfix: don't ask for ->next of an expired circuit
Roger Dingledine
2003-11-18
use the tor_malloc_zero wrapper
Roger Dingledine
2003-11-18
add a tor_malloc_zero wrapper: tor_malloc and memset 0
Roger Dingledine
2003-11-18
don't build too many circs at once
Roger Dingledine
2003-11-18
Simplify post-TLS-handshake checks, and add check for correct nickname
Nick Mathewson
2003-11-18
Stop leaking X509 certs; those things are _nasty_ on the carpet
Nick Mathewson
2003-11-18
Always include newline with port section of exit policy
Nick Mathewson
2003-11-18
stop client_dns_clean from calling malloc(0)
Roger Dingledine
2003-11-17
Fix possible bug in circID selection when building circuits on combination OP...
Nick Mathewson
2003-11-17
more verbose info for circuits when kill -USR1
Roger Dingledine
2003-11-17
"I don't think it's quite fair to condemn a whole program because of a
Nick Mathewson
2003-11-17
finally find and possibly fix the circuit_deliver_relay_cell warn bug
Roger Dingledine
2003-11-17
Fix bytesex issues on in.s_addr
Nick Mathewson
2003-11-17
catch the last missing log line i hope
Roger Dingledine
2003-11-17
Remove a possible source of error in circID picking.
Nick Mathewson
2003-11-17
continue the circuit_deliver_relay_cell forward-failure bughunt
Roger Dingledine
2003-11-17
comment choose_good_exit_server
Nick Mathewson
2003-11-17
trivial bugfixes
Roger Dingledine
2003-11-17
Fix a segfault caused by a weird logic error and masked by another.
Nick Mathewson
2003-11-17
recognize in-progress circs and don't start redundant ones
Roger Dingledine
2003-11-16
bugfixes
Roger Dingledine
2003-11-16
change when circuits are built and expired
Roger Dingledine
2003-11-16
bugfix: if you recognize a relay cell, don't also pass it on.
Roger Dingledine
2003-11-16
dump exit policies correctly to descriptor
Roger Dingledine
2003-11-16
initial patches on patches
Roger Dingledine
2003-11-16
Finish implementing the rest of the exitpolicy stuff, except for automaticall...
Nick Mathewson
2003-11-14
Improved exit policy syntax; basic client-side DNS caching.
Nick Mathewson
2003-11-14
commencing the bughunt
Roger Dingledine
2003-11-13
bump default pathlen to 3; clean up surrounding code
Roger Dingledine
2003-11-13
let getconfig survive repeated calls. now we call it again when we hup.
Roger Dingledine
2003-11-13
fix trivial typo
Roger Dingledine
2003-11-13
warn on startup that we don't provide anonymity
Roger Dingledine
2003-11-13
Add my 0.0.2pre14 tasks to top of TODO.
Nick Mathewson
2003-11-12
lay groundwork for EntryNodes and ExitNodes
Roger Dingledine
2003-11-12
break out the string manipulation routines
Roger Dingledine
2003-11-12
give us a plan for pre14
Roger Dingledine
2003-11-12
update the FAQ so it's just useless, not wrong
Roger Dingledine
2003-11-12
Update and uncomment the Acks section. Also uncomment the authors.
Paul Syverson
[next]