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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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
2004-04-08
Force tor_malloc(0) to always be sane
Nick Mathewson
2004-04-08
Allow service descriptors with no intro points
Nick Mathewson
2004-04-08
Nothing is good enough for you, is it?
Nick Mathewson
2004-04-08
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
Nick Mathewson
2004-04-08
only call circuit_build_failed when we're circ's origin
Roger Dingledine
2004-04-08
make the max buf size 10 megabytes, not 1 megabyte
Roger Dingledine
2004-04-08
clean up rend_client_get_random_intro
Roger Dingledine
2004-04-08
Set rend_query on exiting streams
Nick Mathewson
2004-04-08
don't log info when we asked for log warn
Roger Dingledine
2004-04-08
Split out major functionality of circuit_get_best; rephrase a few booleans
Nick Mathewson
2004-04-08
Do not crash when no desc is found
Nick Mathewson
2004-04-08
allow for directories >8192 bytes
Roger Dingledine
2004-04-08
allow 90 minutes of clock skew, not 30
Roger Dingledine
2004-04-08
clean up torrc.sample more
Roger Dingledine
2004-04-07
clean up choose_good_exit_server()
Roger Dingledine
2004-04-07
don't try to build intro circs until you've fetched the directory
Roger Dingledine
2004-04-07
if the rend desc cache entry was fetched more than 15 mins ago,
Roger Dingledine
2004-04-07
Freeing the same variable twice in rapid succession can sometimes cause a dou...
Nick Mathewson
2004-04-07
Insert a *copy* of our routerinfo into the routerlist.
Nick Mathewson
2004-04-07
Rebuild and re-upload service descriptors every 15 minutes
Nick Mathewson
2004-04-07
Remember when we received which service desc.
Nick Mathewson
2004-04-07
Make sure we have our own keys before we initialize our routerlist
Nick Mathewson
2004-04-07
Generating data does no good if you make no use of it
Nick Mathewson
2004-04-07
Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need
Nick Mathewson
2004-04-07
don't pick myself or my twins as hops when building circuits
Roger Dingledine
2004-04-07
Carefully increment failure counts when appropriate
Nick Mathewson
2004-04-07
let bob replenish his intro points and republish service desc
Roger Dingledine
2004-04-07
expire open-but-not-yet-acked circs if they're too old
Roger Dingledine
[next]