index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
...
*
Reload rendezvous service keys on sighup; otherwise, we wind up with a
Nick Mathewson
2004-04-09
*
get more serious about hunting The Bug
Roger Dingledine
2004-04-09
*
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
*
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
*
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
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
*
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
2004-04-07
*
when counting how many being-built circs will handle a stream,
Roger Dingledine
2004-04-07
*
routerinfo->addr is host order
Roger Dingledine
2004-04-07
[prev]
[next]