Age | Commit message (Expand) | Author |
2003-11-10 | client now survives going offline better | Roger Dingledine |
2003-11-10 | Check in a working cross-platform timegm | Nick Mathewson |
2003-11-08 | Add lots of logging to dns.c; change behavior of often-failing assertion | Nick Mathewson |
2003-10-25 | add DirBindAddress, parse the BindAddress's when you bind | Roger Dingledine |
2003-10-22 | Clock skew fixes. | Nick Mathewson |
2003-10-22 | - fixed a bug in the id switching code -- setgid has to happen before | Steven Hazel |
2003-10-22 | play with connection_edge_send_command | Roger Dingledine |
2003-10-22 | make end relay cells have payloads | Roger Dingledine |
2003-10-22 | added User and Group options -- if you set them, tor will try to | Steven Hazel |
2003-10-21 | move closer to being able to reload config on HUP | Roger Dingledine |
2003-10-21 | send the end cell when we realize we're going to end, | Roger Dingledine |
2003-10-20 | include our own timegm() impl, since it's not portable | Roger Dingledine |
2003-10-20 | a skeletal print_usage() function | Roger Dingledine |
2003-10-19 | move to 0.0.2pre13tor-0.0.2pre13 | Roger Dingledine |
2003-10-19 | put small buffers back in place | Roger Dingledine |
2003-10-19 | Example code to get nickname from cert | Nick Mathewson |
2003-10-18 | another minor memory leak | Roger Dingledine |
2003-10-18 | no more memory leaks | Roger Dingledine |
2003-10-18 | fix two more memory problems | Roger Dingledine |
2003-10-18 | clean up memory leaks, confusions | Roger Dingledine |
2003-10-18 | log to stdout while parsing config, | Roger Dingledine |
2003-10-17 | put a blank line in the directory, before the first router | Roger Dingledine |
2003-10-17 | try to make cvs more stable for now. need to test this more in a bit. | Roger Dingledine |
2003-10-17 | reload the fingerprints file on HUP | Roger Dingledine |
2003-10-17 | catch misconfigured machines that return hostname as fqdn | Roger Dingledine |
2003-10-15 | closing stdout *should* be safe (we'll see) | Roger Dingledine |
2003-10-15 | Report delivery cell fullness correctly | Nick Mathewson |
2003-10-15 | change buf->buf to buf->mem | Roger Dingledine |
2003-10-15 | fix bug with overzealous shrinking; add more comments. | Nick Mathewson |
2003-10-15 | clean up logging, allow user to specify log files | Roger Dingledine |
2003-10-15 | Build without warnings on OS X. | Nick Mathewson |
2003-10-15 | Make last commit build | Nick Mathewson |
2003-10-15 | Stop using stdout for non-debugging cases | Nick Mathewson |
2003-10-15 | - cause configure to create a tor.sh which will have directories set | Steven Hazel |
2003-10-14 | make the buffer resize stuff work | Roger Dingledine |
2003-10-14 | Make buffers grow and shrink as needed. | Nick Mathewson |
2003-10-14 | i'm a little teapot, short and stout | Roger Dingledine |
2003-10-13 | fix segfault (connecting to dirserver when network is down) | Roger Dingledine |
2003-10-12 | put out 0.0.2pre12 | Roger Dingledine |
2003-10-11 | clarify the warning for unrecognized socks version | Roger Dingledine |
2003-10-10 | change WARNING to WARN | Roger Dingledine |
2003-10-09 | Refactor, rename, and clarify | Nick Mathewson |
2003-10-08 | add in basic support for pidfiles | Roger Dingledine |
2003-10-08 | 0.0.2pre11, new license | Roger Dingledine |
2003-10-08 | Update LICENSE and copyright dates. | Nick Mathewson |
2003-10-07 | more details to track a warning in tls handshakes | Roger Dingledine |
2003-10-07 | successfully parse exit policies on future attempts too | Roger Dingledine |
2003-10-07 | pull exit policies from config into desc_routerinfo | Roger Dingledine |
2003-10-07 | lowercase exit policies. | Nick Mathewson |
2003-10-07 | obey exit policies for addresses too | Roger Dingledine |