Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | Hide smartlist internals | Nick Mathewson | 2004-04-03 | |
| | | | | svn:r1451 | |||
* | Finish renaming rend_service field | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1447 | |||
* | refactor; start adding debugging logs to midpoint rend stuff | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1445 | |||
* | Finish missing comment :p | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1444 | |||
* | Implement rennd_services_init | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1443 | |||
* | 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 | |||
* | Make preferred/excluded intro points configurable | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1440 | |||
* | Implement midpoint functionality for rendezvous points. | Nick Mathewson | 2004-04-02 | |
| | | | | svn:r1439 | |||
* | For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1. | Nick Mathewson | 2004-04-01 | |
| | | | | | | | | | | | | | Also: - Add a pending final cpath element to build_state - Rename S_RENDEZVOUSING to S_CONNECT_REND - Add [CS]_REND_JOINED - Split out logic to initialize cpath crypto objects. - Have circuits/cpaths remember the KH element from their handshake, so they can use it for other authentication later. (As in ESTABLISH_INTRO) svn:r1438 | |||
* | Finish implementing what-bob-does-on-INTRODUCE2 | Nick Mathewson | 2004-04-01 | |
| | | | | svn:r1432 | |||
* | let the circuit-launcher choose the exit node (if he wants) | Roger Dingledine | 2004-04-01 | |
| | | | | svn:r1428 | |||
* | Make it compile. | Nick Mathewson | 2004-04-01 | |
| | | | | svn:r1427 | |||
* | Add a (also fragmentary) function to handle introduction requests | Nick Mathewson | 2004-04-01 | |
| | | | | svn:r1426 | |||
* | outline what bob does to initialize his hidden services | Roger Dingledine | 2004-04-01 | |
| | | | | | | | let circuit_launch_new return the circ it just made svn:r1424 | |||
* | Add missing file | Nick Mathewson | 2004-03-31 | |
svn:r1411 |