Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use tor_assert | Roger Dingledine | 2004-04-25 |
| | | | | | | | remove obsolete BUF_OK macro svn:r1697 | ||
* | ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) | Nick Mathewson | 2004-04-12 |
| | | | | svn:r1597 | ||
* | bump allowed rend desc skew from 60 mins to 90 mins | Roger Dingledine | 2004-04-12 |
| | | | | svn:r1593 | ||
* | when rend_cache_store warns, give more detail | Roger Dingledine | 2004-04-08 |
| | | | | svn:r1572 | ||
* | stop being so eager to have rend_cache_store reject the | Roger Dingledine | 2004-04-08 |
| | | | | | | | service descriptor svn:r1566 | ||
* | Be endianly-correct for rendezvous functionality | Nick Mathewson | 2004-04-08 |
| | | | | svn:r1565 | ||
* | Allow service descriptors with no intro points | Nick Mathewson | 2004-04-08 |
| | | | | svn:r1557 | ||
* | Remember when we received which service desc. | Nick Mathewson | 2004-04-07 |
| | | | | svn:r1536 | ||
* | checkpoint commit: rend closer to working, still not there yet | Roger Dingledine | 2004-04-06 |
| | | | | svn:r1506 | ||
* | Document stuff, reduce magic numbers, add emacs magic | Nick Mathewson | 2004-04-06 |
| | | | | svn:r1502 | ||
* | more alice-side infrastructure | Roger Dingledine | 2004-04-05 |
| | | | | | | | | | | handle rendezvous acks, do rend begin cells right, send an introduction cell (sort of) receive a rendezvous2 cell (sort of) svn:r1475 | ||
* | alice can now look up bob's service descriptor, | Roger Dingledine | 2004-04-05 |
| | | | | | | | | | | | | | | | | | 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 | ||
* | Implement acks | Nick Mathewson | 2004-04-03 |
| | | | | svn:r1470 | ||
* | Strdup hates finding 0 bytes. | Nick Mathewson | 2004-04-03 |
| | | | | svn:r1465 | ||
* | Handle rendezvous relay cells | Nick Mathewson | 2004-04-03 |
| | | | | svn:r1464 | ||
* | publish and fetch the right rendezvous urls | Roger Dingledine | 2004-04-03 |
| | | | | svn:r1463 | ||
* | Refactor the heck out of crypto interface: admit that we will stick with one ↵ | Nick Mathewson | 2004-04-03 |
| | | | | | | ciphersuite at a time, make const things const, and stop putting openssl in the headers. svn:r1458 | ||
* | tabs | Roger Dingledine | 2004-04-03 |
| | | | | svn:r1456 | ||
* | alice can intercept y.onion requests, do a lookup on them via tor, | Roger Dingledine | 2004-04-03 |
| | | | | | | | and receive a 404 svn:r1455 | ||
* | remember to lower-case the y in y.onion | Roger Dingledine | 2004-04-03 |
| | | | | svn:r1449 | ||
* | refactor; start adding debugging logs to midpoint rend stuff | Nick Mathewson | 2004-04-02 |
| | | | | svn:r1445 | ||
* | now circuit_get_newest returns an appropriate circ for your purpose | Roger Dingledine | 2004-04-02 |
| | | | | | | | | | | connection_ap_handshake_attach_circuit attaches to a circ of the right purpose add a skeletal rendclient.c svn:r1441 | ||
* | refactor to use new digest/checksig wrapper, add emacs magic, untabify | Nick Mathewson | 2004-04-01 |
| | | | | svn:r1437 | ||
* | teach alice to recognize y.onion addresses | Roger Dingledine | 2004-04-01 |
| | | | | svn:r1430 | ||
* | let alice recognize a y.onion address and, uhm, do something | Roger Dingledine | 2004-04-01 |
| | | | | svn:r1422 | ||
* | rename hidserv_xx | Nick Mathewson | 2004-03-31 |
| | | | | svn:r1406 | ||
* | Implement hidserv_XX functions; there is still an XXX in ↵ | Nick Mathewson | 2004-03-31 |
| | | | | | | directory_handle_command svn:r1404 | ||
* | Parse and generate service descriptors | Nick Mathewson | 2004-03-31 |
svn:r1403 |