aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Set correct address and port mappings on outgoing rendezvous connectionsNick Mathewson2004-04-06
* alice just fetched bob's hidden webpage.Roger Dingledine2004-04-06
* make router_get_by_nickname consider this router.Nick Mathewson2004-04-05
* Implement response to RENDEZVOUS2 cell.Nick Mathewson2004-04-05
* complain early if we get an unrecognized nickname fromRoger Dingledine2004-04-05
* more alice-side infrastructureRoger Dingledine2004-04-05
* alice can now look up bob's service descriptor,Roger Dingledine2004-04-05
* Implement acksNick Mathewson2004-04-03
* Add func to generate,set,and send rend cookieNick Mathewson2004-04-03
* Make "common" no longer depend on or.hNick Mathewson2004-04-03
* Handle rendezvous relay cellsNick Mathewson2004-04-03
* more progress on alice's sideRoger Dingledine2004-04-03
* Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson2004-04-03
* alice can intercept y.onion requests, do a lookup on them via tor,Roger Dingledine2004-04-03
* Startup without crashing.Nick Mathewson2004-04-03
* fix some bugs; more remainRoger Dingledine2004-04-03
* AP conns use conn->rend_query now tooRoger Dingledine2004-04-02
* Finish renaming rend_service fieldNick Mathewson2004-04-02
* break out circ->rend_serviceRoger Dingledine2004-04-02
* refactor; start adding debugging logs to midpoint rend stuffNick Mathewson2004-04-02
* Implement rennd_services_initNick Mathewson2004-04-02
* router_choose_random_node can take a smartlist of nodes to excludeRoger Dingledine2004-04-02
* now circuit_get_newest returns an appropriate circ for your purposeRoger Dingledine2004-04-02
* Implement midpoint functionality for rendezvous points.Nick Mathewson2004-04-02
* For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1.Nick Mathewson2004-04-01
* teach directory servers to handle renddesc responsesRoger Dingledine2004-04-01
* alice chooses her rendezvous node from all running routersRoger Dingledine2004-04-01
* Finish implementing what-bob-does-on-INTRODUCE2Nick Mathewson2004-04-01
* let the circuit-launcher choose the exit node (if he wants)Roger Dingledine2004-04-01
* outline what bob does to initialize his hidden servicesRoger Dingledine2004-04-01
* let alice recognize a y.onion address and, uhm, do somethingRoger Dingledine2004-04-01
* put in hooks for alice and bob logic when circuits finish/failRoger Dingledine2004-04-01
* Add relay command types for rendezvousNick Mathewson2004-04-01
* allow conns to demand to be attached to a clean circuitRoger Dingledine2004-03-31
* Add an ap_bridge function to do a socketpair and skip socks.Roger Dingledine2004-03-31
* Add code to configure hidden services, parse configuration, generate keys and...Nick Mathewson2004-03-31
* let fetch_from_buf_http tolerate nuls in the http bodyRoger Dingledine2004-03-31
* rename hidserv_xxNick Mathewson2004-03-31
* Implement hidserv_XX functions; there is still an XXX in directory_handle_com...Nick Mathewson2004-03-31
* Parse and generate service descriptorsNick Mathewson2004-03-31
* Refactor directory serversRoger Dingledine2004-03-30
* Add rendezvous-related metadata and code to circuits. Initially, weNick Mathewson2004-03-30
* first guess at a set of circuit purposesRoger Dingledine2004-03-29
* Remove descriptors that are older than 24 hours from the directory. Use strl...Nick Mathewson2004-03-29
* there is yet another dns-pending-conn-clobbering bugRoger Dingledine2004-03-28
* work around a tsocks bugRoger Dingledine2004-03-27
* Add a RunTesting option to try to learn link state by creating test circuits,...Nick Mathewson2004-03-21
* Integrate the new "rephist" [rep(utation) hist(ory)] module to traceNick Mathewson2004-03-20
* Add initial history-tracking backend code for reputation module. Not called o...Nick Mathewson2004-03-20
* bugfix: decrement OR connections from global_bucket tooRoger Dingledine2004-03-14