Age | Commit message (Expand) | Author |
2003-10-18 | log to stdout while parsing config, | Roger Dingledine |
2003-10-18 | rewrite close_logs so it could possibly work | 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 | Log TLS errors even harder | Nick Mathewson |
2003-10-15 | Add more logging on some ssl errors. | Nick Mathewson |
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 add_file_log return 0 on success. | 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 | and in OP config files | Roger Dingledine |
2003-10-15 | less confusing comments in config files | Roger Dingledine |
2003-10-15 | - cause configure to create a tor.sh which will have directories set | Steven Hazel |
2003-10-14 | clean up the sample or rc | Roger Dingledine |
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 | Add tor_realloc to mirror tor_malloc | 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 | oops, bugfix | Roger Dingledine |
2003-10-10 | change WARNING to WARN | 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 |
2003-10-07 | Stop requiring newline at end of exit policy. | Nick Mathewson |
2003-10-07 | Add a "router_add_exit_policy_from_string" function. | Nick Mathewson |
2003-10-07 | add ExitPolicy line to config file | Roger Dingledine |
2003-10-07 | minor fixes; bump to 0.0.2pre10 | Roger Dingledine |
2003-10-07 | Clear revents even when no events are received. Also, since everyone gets in... | Nick Mathewson |
2003-10-07 | Hoping to find an fd larger than ((unsigned)-1) is probably a lost cause. | Nick Mathewson |
2003-10-07 | do not ask for whom there's an error, it polls for thee | Roger Dingledine |
2003-10-07 | give correct warning message when you're running an old version | Roger Dingledine |
2003-10-07 | and a Makefile.am for src/config/ | Roger Dingledine |
2003-10-07 | some early bugfixes | Roger Dingledine |