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-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
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
more todo items marked off
Roger Dingledine
2004-04-08
spec change: bob is allowed to advertise zero intro points
Roger Dingledine
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
bump cvs to 0.0.6pre1
Roger Dingledine
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
Identify some finished stuff
Nick Mathewson
2004-04-07
let bob replenish his intro points and republish service desc
Roger Dingledine
2004-04-07
a few more todo thoughts
Roger Dingledine
2004-04-07
expire open-but-not-yet-acked circs if they're too old
Roger Dingledine
2004-04-07
convince ourselves that circuit_failed doesn't have to be any smarter
Roger Dingledine
2004-04-07
There is no need to cast void* to other pointer types.
Nick Mathewson
2004-04-07
Repair whitespace in windows orconfig.h
Nick Mathewson
2004-04-07
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
Nick Mathewson
2004-04-07
Put ourself in router list; act accordingly.
Nick Mathewson
2004-04-07
we were uploading our server descriptor to each the dirservers
Roger Dingledine
2004-04-07
let alice reuse recent rendjoin circs
Roger Dingledine
2004-04-07
mark a rend circ dirty when you attach to it
Roger Dingledine
[next]