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
2004-04-13
Mark service descriptors as dirty when we have lost an intro point
Nick Mathewson
2004-04-13
Separate "start-establishing-introduction" from "upload descriptors"; only up...
Nick Mathewson
2004-04-13
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
Roger Dingledine
2004-04-13
more todo items
Roger Dingledine
2004-04-13
Handle the rendezvous-circ elements of retrying introductions.
Nick Mathewson
2004-04-13
<arma> you should make r and i and use r for r and i for i
Nick Mathewson
2004-04-13
Handle introduce naks. Arma: Is this right?
Nick Mathewson
2004-04-13
Get the rest of intro-ack/nak handling in ... except for the tricky "pick a n...
Nick Mathewson
2004-04-13
Have find_intro_circuit return non-open circs
Nick Mathewson
2004-04-13
Document ACKs/NAKs
Nick Mathewson
2004-04-13
Re-number the new relay command so as to maintain backward compatibility. Doh!
Nick Mathewson
2004-04-12
ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet)
Nick Mathewson
2004-04-12
break circuit_build_needed_circs into its own func
Roger Dingledine
2004-04-12
normal circs are 3 hops, but rend/intro circs are 4, because
Roger Dingledine
2004-04-12
Use service IDs in rendmid. (rendclient and common require no changes, it seems)
Nick Mathewson
2004-04-12
bump allowed rend desc skew from 60 mins to 90 mins
Roger Dingledine
2004-04-12
Fix two dumb leaks in crypto.c
Nick Mathewson
2004-04-12
Use service id instead of hex id in rendservice.c log messages. Rendcommon a...
Nick Mathewson
2004-04-11
Cosmetic patch for arma's fix for The Bug: Don't set the state to
Nick Mathewson
2004-04-10
clean/update todo
Roger Dingledine
2004-04-09
continue beating at pieces of The Bug
Roger Dingledine
2004-04-09
if dns resolve is valid, but our exit policy rejects it or
Roger Dingledine
2004-04-09
give better instructions than just 'mail arma'
Roger Dingledine
2004-04-09
expire old CIRCUIT_PURPOSE_C_REND_READY circs too
Roger Dingledine
2004-04-09
Dump introduction point status on kill -USR1
Nick Mathewson
2004-04-09
Resolve init-services-in-do-hup issue
Nick Mathewson
2004-04-09
don't call rend_services_init right before we fetch the
Roger Dingledine
2004-04-09
call directory_has_arrived has arrived every time we get
Roger Dingledine
2004-04-09
Make comment more sensible. Still uncertain about when to call rend_services_...
Nick Mathewson
2004-04-09
set rend exit connection state _before_ calling rend_service_set_connection_a...
Nick Mathewson
2004-04-09
Reload rendezvous service keys on sighup; otherwise, we wind up with a
Nick Mathewson
2004-04-09
Update cvsignores
Peter Palfrader
2004-04-09
get more serious about hunting The Bug
Roger Dingledine
2004-04-08
remove a stray printf
Nick Mathewson
2004-04-08
Fix base32 implementation; make base32 implementation follow standard; add mo...
Nick Mathewson
2004-04-08
Fix unit tests (now that platform code works differently)
Nick Mathewson
2004-04-08
when rend_cache_store warns, give more detail
Roger Dingledine
2004-04-08
note which preexisting or connection we found.
Nick Mathewson
2004-04-08
circuit-level sendmes weren't working, because the exit
Roger Dingledine
2004-04-08
we added more AP conns, oops
Roger Dingledine
2004-04-08
add 'Do you want to run a hidden service?' section
Roger Dingledine
2004-04-08
Document rest of hiddenservice config options; still needs example or tutoria...
Nick Mathewson
2004-04-08
stop being so eager to have rend_cache_store reject the
Roger Dingledine
2004-04-08
Be endianly-correct for rendezvous functionality
Nick Mathewson
2004-04-08
log which intro points we picked
Roger Dingledine
2004-04-08
servers don't need other people to be able to resolve their Address anymore
Roger Dingledine
2004-04-08
Launch intro services after launching connections; allow ORs to build circuit...
Nick Mathewson
2004-04-08
don't try to circuit_log_path if you're at the exit edge of a circ
Roger Dingledine
2004-04-08
Invert strcasecmp check for supports-rendezvous
Nick Mathewson
2004-04-08
bugfix: alice would crash if bob advertised 0 intro points
Roger Dingledine
[next]