| Commit message (Expand) | Author | Age |
... | |
* | Remember when we received which service desc.•••svn:r1536
| Nick Mathewson | 2004-04-07 |
* | checkpoint commit: rend closer to working, still not there yet•••svn:r1506
| Roger Dingledine | 2004-04-06 |
* | Document stuff, reduce magic numbers, add emacs magic•••svn:r1502
| Nick Mathewson | 2004-04-06 |
* | more alice-side infrastructure•••handle rendezvous acks,
do rend begin cells right,
send an introduction cell (sort of)
receive a rendezvous2 cell (sort of)
svn:r1475
| Roger Dingledine | 2004-04-05 |
* | alice can now look up bob's service descriptor,•••choose an intro point, connect to it,
choose a rend point, connect to it and establish a cookie,
get an ack from the rendezvous point,
and know when both circs are ready for her.
APConns don't use conn->purpose anymore
don't initiate a renddesc lookup if one is already in progress
also fix a buffer overflow in nickname parsing (only exploitable
by the operator though)
svn:r1471
| Roger Dingledine | 2004-04-05 |
* | Implement acks•••svn:r1470
| Nick Mathewson | 2004-04-03 |
* | Strdup hates finding 0 bytes.•••svn:r1465
| Nick Mathewson | 2004-04-03 |
* | Handle rendezvous relay cells•••svn:r1464
| Nick Mathewson | 2004-04-03 |
* | publish and fetch the right rendezvous urls•••svn:r1463
| Roger Dingledine | 2004-04-03 |
* | Refactor the heck out of crypto interface: admit that we will stick with one ...•••svn:r1458
| Nick Mathewson | 2004-04-03 |
* | tabs•••svn:r1456
| Roger Dingledine | 2004-04-03 |
* | alice can intercept y.onion requests, do a lookup on them via tor,•••and receive a 404
svn:r1455
| Roger Dingledine | 2004-04-03 |
* | remember to lower-case the y in y.onion•••svn:r1449
| Roger Dingledine | 2004-04-03 |
* | refactor; start adding debugging logs to midpoint rend stuff•••svn:r1445
| Nick Mathewson | 2004-04-02 |
* | now circuit_get_newest returns an appropriate circ for your purpose•••connection_ap_handshake_attach_circuit attaches to a circ of the
right purpose
add a skeletal rendclient.c
svn:r1441
| Roger Dingledine | 2004-04-02 |
* | refactor to use new digest/checksig wrapper, add emacs magic, untabify•••svn:r1437
| Nick Mathewson | 2004-04-01 |
* | teach alice to recognize y.onion addresses•••svn:r1430
| Roger Dingledine | 2004-04-01 |
* | let alice recognize a y.onion address and, uhm, do something•••svn:r1422
| Roger Dingledine | 2004-04-01 |
* | rename hidserv_xx•••svn:r1406
| Nick Mathewson | 2004-03-31 |
* | Implement hidserv_XX functions; there is still an XXX in directory_handle_com...•••svn:r1404
| Nick Mathewson | 2004-03-31 |
* | Parse and generate service descriptors•••svn:r1403
| Nick Mathewson | 2004-03-31 |