aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* break out circ->rend_serviceRoger Dingledine2004-04-02
* refactor; start adding debugging logs to midpoint rend stuffNick Mathewson2004-04-02
* Finish missing comment :pNick 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
* Make preferred/excluded intro points configurableNick Mathewson2004-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
* refactor to use new digest/checksig wrapper, add emacs magic, untabifyNick Mathewson2004-04-01
* Add new functions to wrap digest and sign/checksig.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
* Separate "generate-DH-key" from "get-DH-key" without breaking old interfaceNick Mathewson2004-04-01
* teach alice to recognize y.onion addressesRoger Dingledine2004-04-01
* Add some hooks to handle rendezvous-related cells at ORsNick Mathewson2004-04-01
* let the circuit-launcher choose the exit node (if he wants)Roger Dingledine2004-04-01
* Make it compile.Nick Mathewson2004-04-01
* Add a (also fragmentary) function to handle introduction requestsNick Mathewson2004-04-01
* outline what bob does to initialize his hidden servicesRoger Dingledine2004-04-01
* Add helpful hybrid encryption functionsNick Mathewson2004-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
* make changes that ben laurie suggestedRoger Dingledine2004-03-31
* Add an ap_bridge function to do a socketpair and skip socks.Roger Dingledine2004-03-31
* Add missing fileNick Mathewson2004-03-31
* Add code to configure hidden services, parse configuration, generate keys and...Nick Mathewson2004-03-31
* Fix warningNick Mathewson2004-03-31
* better way: always nul-terminate. then sometimes use it, sometimes not.Roger Dingledine2004-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
* add and use stubs for hidserv lookup and storeRoger Dingledine2004-03-30
* Make smartlist Do What Arma Expects.Nick Mathewson2004-03-30
* Refactor directory serversRoger Dingledine2004-03-30
* Resolve type-punning warningsNick Mathewson2004-03-30
* Jump through a hoop, suppress a warningNick Mathewson2004-03-30
* Remove maximum-size field from smartlistsNick Mathewson2004-03-30
* Add rendezvous-related metadata and code to circuits. Initially, weNick Mathewson2004-03-30
* Add more key manipulation functions, and base32 functions, to cryptoNick Mathewson2004-03-30
* Make smartlists start small and grow as needed.Nick Mathewson2004-03-30
* use 'notice' loglevel for things the operator should hearRoger Dingledine2004-03-30
* add in a 'notice' log levelRoger Dingledine2004-03-30
* don't freak people out as much with the warning messageRoger Dingledine2004-03-30
* re-enable recommendedversion checking (oops, thanks weasel)Roger Dingledine2004-03-30
* rename torrc to torrc.sampleRoger Dingledine2004-03-30