| Commit message (Expand) | Author | Age |
* | move closer to being able to reload config on HUP | Roger Dingledine | 2003-10-21 |
* | Example code to get nickname from cert | Nick Mathewson | 2003-10-19 |
* | Build without warnings on OS X. | Nick Mathewson | 2003-10-15 |
* | change WARNING to WARN | Roger Dingledine | 2003-10-10 |
* | Refactor, rename, and clarify | Nick Mathewson | 2003-10-09 |
* | 0.0.2pre11, new license | Roger Dingledine | 2003-10-08 |
* | Update LICENSE and copyright dates. | Nick Mathewson | 2003-10-08 |
* | more details to track a warning in tls handshakes | Roger Dingledine | 2003-10-07 |
* | wrap strdup; prefer time() to gettimeofday() | Roger Dingledine | 2003-10-04 |
* | refactor so connection_write_to_buf() never fails | Roger Dingledine | 2003-10-04 |
* | my_routerinfo, router_is_me, and learn_my_address are obsolete | Roger Dingledine | 2003-10-01 |
* | fix the SSL_read() bug again. this time for sure! | Roger Dingledine | 2003-09-30 |
* | move the tls handshake stuff to connection_or | Roger Dingledine | 2003-09-30 |
* | Write necessary backends for online directory generation. I think. | Nick Mathewson | 2003-09-27 |
* | clean up receiver buckets; prepare for payloads in relay_end; note a few bugs | Roger Dingledine | 2003-09-27 |
* | connection_new() can't ever fail | Roger Dingledine | 2003-09-27 |
* | first pass: obey log convention | Roger Dingledine | 2003-09-26 |
* | various bugfixes and updates | Roger Dingledine | 2003-09-25 |
* | Refactor buffers; implement descriptors. | Nick Mathewson | 2003-09-25 |
* | cleanups, bugfixes, more verbose logs | Roger Dingledine | 2003-09-24 |
* | phase out non-tls handshake, now that tls is stable. | Roger Dingledine | 2003-09-16 |
* | clean up exported api's | Roger Dingledine | 2003-09-16 |
* | refactor connects into connection_connect() | Roger Dingledine | 2003-09-16 |
* | reshuffle functions for cleaner organization | Roger Dingledine | 2003-09-12 |
* | tls works between routers now too | Roger Dingledine | 2003-09-12 |
* | tls works with onion proxies now. | Roger Dingledine | 2003-09-12 |
* | collect info from peer we just handshaked with | Roger Dingledine | 2003-09-11 |
* | Make crypto structures private to crypto.c | Nick Mathewson | 2003-09-10 |
* | tls infrastructure now in place, give or take | Roger Dingledine | 2003-09-08 |
* | more futzing towards tls | Roger Dingledine | 2003-09-07 |
* | general cleanup and reabstraction, to prepare for tls | Roger Dingledine | 2003-09-05 |
* | remove bandwidth negotation from the code | Roger Dingledine | 2003-08-25 |
* | fix a mild memory leak (10 bytes each time an OR connected to an OR) | Roger Dingledine | 2003-08-25 |
* | Attempt to make sockets code work right on windows. | Nick Mathewson | 2003-08-14 |
* | Start of port to win32. Missing are: | Nick Mathewson | 2003-08-12 |
* | src/or | Nick Mathewson | 2003-07-30 |
* | fix many bugs in package_window handling | Roger Dingledine | 2003-07-03 |
* | simplify fetch_from_buf; cull idle dnsworkers. | Roger Dingledine | 2003-06-25 |
* | My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should defi... | Nick Mathewson | 2003-06-21 |
* | Reorder connection_or and make unexported functions static. Partially conver... | Nick Mathewson | 2003-06-21 |
* | Change many files to new log_fn format | Nick Mathewson | 2003-06-17 |
* | Do not use pseudorandom nonces | Nick Mathewson | 2003-06-14 |
* | fix (harmless) bug | Roger Dingledine | 2003-05-28 |
* | OPport is gone. So is conn type OP. | Roger Dingledine | 2003-05-28 |
* | sign directories with the signing key | Roger Dingledine | 2003-05-07 |
* | divorce circuit building from user connections | Roger Dingledine | 2003-04-16 |
* | bugfix: make onion proxies actually obey their requested bandwidth | Roger Dingledine | 2003-04-08 |
* | Add magic to end of C files to make emacs happy; split test invocation into s... | Nick Mathewson | 2003-04-07 |
* | fix rare race condition | Roger Dingledine | 2003-03-24 |
* | cleaner errors | Roger Dingledine | 2003-03-19 |