| Commit message (Expand) | Author | Age |
... | |
* | 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-15 |
* | 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-14 |
* | fix segfault (connecting to dirserver when network is down) | Roger Dingledine | 2003-10-13 |
* | put out 0.0.2pre12 | Roger Dingledine | 2003-10-12 |
* | clarify the warning for unrecognized socks version | Roger Dingledine | 2003-10-11 |
* | oops, bugfix | Roger Dingledine | 2003-10-10 |
* | change WARNING to WARN | Roger Dingledine | 2003-10-10 |
* | change WARNING to WARN | Roger Dingledine | 2003-10-10 |
* | Refactor, rename, and clarify | Nick Mathewson | 2003-10-09 |
* | 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-08 |
* | 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 | 2003-10-07 |
* | no need to trigger an assert if socks handshake is malformed | Roger Dingledine | 2003-10-06 |
* | refactor around connection_edge_send_command() | Roger Dingledine | 2003-10-04 |
* | wrap strdup; prefer time() to gettimeofday() | Roger Dingledine | 2003-10-04 |
* | refactor so connection_write_to_buf() never fails | Roger Dingledine | 2003-10-04 |
* | socks5 now works | Roger Dingledine | 2003-10-04 |
* | clean some includes | Roger Dingledine | 2003-10-04 |
* | Add new cell fullness and bandwidth stats. | Nick Mathewson | 2003-10-02 |
* | Make testcases run again; more sanity checking to descriptor generation. | Nick Mathewson | 2003-10-01 |
* | my_routerinfo, router_is_me, and learn_my_address are obsolete | Roger Dingledine | 2003-10-01 |
* | rebuild directory before uploading | Nick Mathewson | 2003-10-01 |
* | Move dirserv/routers code out of main.c | Nick Mathewson | 2003-10-01 |
* | Flush after fputs | Nick Mathewson | 2003-10-01 |
* | updated dirservers file, new config files. | Roger Dingledine | 2003-09-30 |
* | ORs post descriptors periodically too | Roger Dingledine | 2003-09-30 |
* | Add "platform" to router descriptors. | Nick Mathewson | 2003-09-30 |