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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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
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-06
Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare
Nick Mathewson
2004-04-06
Set correct address and port mappings on outgoing rendezvous connections
Nick Mathewson
2004-04-06
alice just fetched bob's hidden webpage.
Roger Dingledine
2004-04-06
set the circ windows on the middle hop of the rend circs
Roger Dingledine
2004-04-06
router_choose_random_node wants a smartlist of routers, not of nicknames.
Nick Mathewson
2004-04-06
Force hybrid encryption on for key negotiation
Nick Mathewson
2004-04-06
Stupid sizeof operator!
Nick Mathewson
2004-04-06
Remove vestigial variable
Nick Mathewson
2004-04-06
checkpoint commit: rend closer to working, still not there yet
Roger Dingledine
2004-04-06
Set handshake_state to NULL before appending cpath hops
Nick Mathewson
2004-04-06
Continue attack on magic numbers; use new crypto wrappers where possible
Nick Mathewson
2004-04-06
Remove the last tab in non-contributed code
Nick Mathewson
2004-04-06
Document stuff, reduce magic numbers, add emacs magic
Nick Mathewson
2004-04-05
fix the bob-can't-decode-relays bug
Roger Dingledine
2004-04-05
don't detach-and-retry rendezvous streams
Roger Dingledine
2004-04-05
make router_get_by_nickname consider this router.
Nick Mathewson
2004-04-05
make rend apconn send to the right cpath layer
Roger Dingledine
2004-04-05
More symbolic constants for checking rendezvous1 cell lengths
Nick Mathewson
2004-04-05
Use correct payload lengths when sending RENDEZVOUS1 cells
Nick Mathewson
2004-04-05
Spec conformance: KH|"INTRODUCE" is only for establishing intro pt
Nick Mathewson
2004-04-05
Add a missing offset
Nick Mathewson
2004-04-05
Use symbolic constants; make padding types match.
Nick Mathewson
2004-04-05
Implement response to RENDEZVOUS2 cell.
Nick Mathewson
2004-04-05
Make init_cpath_crypto able to handle both sides of handshake, by adding a "r...
Nick Mathewson
2004-04-05
add more constants
Nick Mathewson
2004-04-05
It's amazing how wrong things look when you invert the booleans on your
Nick Mathewson
2004-04-05
Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell
Nick Mathewson
2004-04-05
Do first half of Alice-side of DH handshake.
Nick Mathewson
2004-04-05
oaep uses 42 more bytes -- stop clobbering buffers
Roger Dingledine
2004-04-05
strdup the intro point when you pick it, so you
Roger Dingledine
2004-04-05
complain early if we get an unrecognized nickname from
Roger Dingledine
2004-04-05
use the right variable when comparing hashes; maybe fix "Hash of session" bug
Nick Mathewson
[next]