| Commit message (Expand) | Author | Age |
... | |
* | Dump introduction point status on kill -USR1 | Nick Mathewson | 2004-04-09 |
* | get more serious about hunting The Bug | Roger Dingledine | 2004-04-09 |
* | circuit-level sendmes weren't working, because the exit | Roger Dingledine | 2004-04-08 |
* | Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath | Nick Mathewson | 2004-04-08 |
* | if the rend desc cache entry was fetched more than 15 mins ago, | Roger Dingledine | 2004-04-07 |
* | Insert a *copy* of our routerinfo into the routerlist. | Nick Mathewson | 2004-04-07 |
* | Remember when we received which service desc. | 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 |
* | Put ourself in router list; act accordingly. | Nick Mathewson | 2004-04-07 |
* | 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 |
* | make router_get_by_nickname consider this router. | Nick Mathewson | 2004-04-05 |
* | Implement response to RENDEZVOUS2 cell. | Nick Mathewson | 2004-04-05 |
* | complain early if we get an unrecognized nickname from | Roger Dingledine | 2004-04-05 |
* | more alice-side infrastructure | Roger Dingledine | 2004-04-05 |
* | alice can now look up bob's service descriptor, | Roger Dingledine | 2004-04-05 |
* | Implement acks | Nick Mathewson | 2004-04-03 |
* | Add func to generate,set,and send rend cookie | Nick Mathewson | 2004-04-03 |
* | Make "common" no longer depend on or.h | Nick Mathewson | 2004-04-03 |
* | Handle rendezvous relay cells | Nick Mathewson | 2004-04-03 |
* | more progress on alice's side | Roger Dingledine | 2004-04-03 |
* | Refactor the heck out of crypto interface: admit that we will stick with one ... | Nick Mathewson | 2004-04-03 |
* | alice can intercept y.onion requests, do a lookup on them via tor, | Roger Dingledine | 2004-04-03 |
* | Startup without crashing. | Nick Mathewson | 2004-04-03 |
* | fix some bugs; more remain | Roger Dingledine | 2004-04-03 |
* | AP conns use conn->rend_query now too | Roger Dingledine | 2004-04-02 |
* | Finish renaming rend_service field | Nick Mathewson | 2004-04-02 |
* | break out circ->rend_service | Roger Dingledine | 2004-04-02 |
* | refactor; start adding debugging logs to midpoint rend stuff | Nick Mathewson | 2004-04-02 |
* | Implement rennd_services_init | Nick Mathewson | 2004-04-02 |
* | router_choose_random_node can take a smartlist of nodes to exclude | Roger Dingledine | 2004-04-02 |
* | now circuit_get_newest returns an appropriate circ for your purpose | Roger Dingledine | 2004-04-02 |
* | Implement midpoint functionality for rendezvous points. | Nick Mathewson | 2004-04-02 |
* | For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1. | Nick Mathewson | 2004-04-01 |
* | teach directory servers to handle renddesc responses | Roger Dingledine | 2004-04-01 |
* | alice chooses her rendezvous node from all running routers | Roger Dingledine | 2004-04-01 |
* | Finish implementing what-bob-does-on-INTRODUCE2 | Nick Mathewson | 2004-04-01 |
* | let the circuit-launcher choose the exit node (if he wants) | Roger Dingledine | 2004-04-01 |
* | outline what bob does to initialize his hidden services | Roger Dingledine | 2004-04-01 |
* | let alice recognize a y.onion address and, uhm, do something | Roger Dingledine | 2004-04-01 |
* | put in hooks for alice and bob logic when circuits finish/fail | Roger Dingledine | 2004-04-01 |
* | Add relay command types for rendezvous | Nick Mathewson | 2004-04-01 |
* | allow conns to demand to be attached to a clean circuit | Roger Dingledine | 2004-03-31 |
* | Add an ap_bridge function to do a socketpair and skip socks. | Roger Dingledine | 2004-03-31 |
* | Add code to configure hidden services, parse configuration, generate keys and... | Nick Mathewson | 2004-03-31 |
* | let fetch_from_buf_http tolerate nuls in the http body | Roger Dingledine | 2004-03-31 |
* | rename hidserv_xx | Nick Mathewson | 2004-03-31 |
* | Implement hidserv_XX functions; there is still an XXX in directory_handle_com... | Nick Mathewson | 2004-03-31 |
* | Parse and generate service descriptors | Nick Mathewson | 2004-03-31 |
* | Refactor directory servers | Roger Dingledine | 2004-03-30 |