| Commit message (Expand) | Author | Age |
* | let the circuit-launcher choose the exit node (if he wants) | Roger Dingledine | 2004-04-01 |
* | Make it compile. | Nick Mathewson | 2004-04-01 |
* | Add a (also fragmentary) function to handle introduction requests | Nick Mathewson | 2004-04-01 |
* | Use padding with intro requests | Nick Mathewson | 2004-04-01 |
* | outline what bob does to initialize his hidden services | Roger Dingledine | 2004-04-01 |
* | Add helpful hybrid encryption functions | Nick Mathewson | 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 |
* | Bob needs the hash of his PK in order to know which hidden service to be. | Nick Mathewson | 2004-04-01 |
* | Add relay command types for rendezvous | Nick Mathewson | 2004-04-01 |
* | Add documentation for hidden server cfg | Nick Mathewson | 2004-04-01 |
* | allow conns to demand to be attached to a clean circuit | Roger Dingledine | 2004-03-31 |
* | specify that alice and bob can use dirty circuits when | Roger Dingledine | 2004-03-31 |
* | make changes that ben laurie suggested | Roger Dingledine | 2004-03-31 |
* | a few more todo items done | Roger Dingledine | 2004-03-31 |
* | tweak rend spec | Roger Dingledine | 2004-03-31 |
* | Add an ap_bridge function to do a socketpair and skip socks. | Roger Dingledine | 2004-03-31 |
* | Add missing file | Nick Mathewson | 2004-03-31 |
* | Add code to configure hidden services, parse configuration, generate keys and... | Nick Mathewson | 2004-03-31 |
* | Fix warning | Nick Mathewson | 2004-03-31 |
* | better way: always nul-terminate. then sometimes use it, sometimes not. | Roger Dingledine | 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 |
* | tweaks/patches on the rendezvous spec | Roger Dingledine | 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 |
* | add and use stubs for hidserv lookup and store | Roger Dingledine | 2004-03-30 |
* | Make smartlist Do What Arma Expects. | Nick Mathewson | 2004-03-30 |
* | Refactor directory servers | Roger Dingledine | 2004-03-30 |
* | Resolve type-punning warnings | Nick Mathewson | 2004-03-30 |
* | Jump through a hoop, suppress a warning | Nick Mathewson | 2004-03-30 |
* | Remove maximum-size field from smartlists | Nick Mathewson | 2004-03-30 |
* | Add rendezvous-related metadata and code to circuits. Initially, we | Nick Mathewson | 2004-03-30 |
* | Add more key manipulation functions, and base32 functions, to crypto | Nick Mathewson | 2004-03-30 |
* | Make smartlists start small and grow as needed. | Nick Mathewson | 2004-03-30 |
* | Make service IDs 80 bits, not 128 | Nick Mathewson | 2004-03-30 |
* | New upstream release | Peter Palfrader | 2004-03-30 |
* | commit a changelog for 0.0.5 | Roger Dingledine | 2004-03-30 |
* | bump to 0.0.5 | Roger Dingledine | 2004-03-30 |
* | Keep using torrc instead of torrc.sample as dpkg handles conffile upgrades. | Peter Palfrader | 2004-03-30 |
* | bump to 0.0.5rc3 | Roger Dingledine | 2004-03-30 |
* | update hacking to mention loglevel notice | Roger Dingledine | 2004-03-30 |
* | use 'notice' loglevel for things the operator should hear | Roger Dingledine | 2004-03-30 |
* | add in a 'notice' log level | Roger Dingledine | 2004-03-30 |
* | guess some times on some tasks | Roger Dingledine | 2004-03-30 |
* | switch tor-design to usenix format | Roger Dingledine | 2004-03-30 |
* | break up initial rend tasks | Nick Mathewson | 2004-03-30 |
* | Add reminder to debian/changelog: Upstream installs a torrc.sample file now, ... | Peter Palfrader | 2004-03-30 |
* | don't freak people out as much with the warning message | Roger Dingledine | 2004-03-30 |
* | clean up README to mention torrc.sample | Roger Dingledine | 2004-03-30 |