| Commit message (Expand) | Author | Age |
* | We got an obscure report of an assert error on a windows Tor server with | Roger Dingledine | 2006-06-06 |
* | Oops. When we dont get a TTL, we should default to the default, not to the mi... | Nick Mathewson | 2006-06-03 |
* | More DNS fixes. Send meaningful TTLs back to the client when | Nick Mathewson | 2006-06-03 |
* | add a few more debugging lines to help mikec track down his | Roger Dingledine | 2006-05-23 |
* | class B really means /16 here | Roger Dingledine | 2006-04-18 |
* | require at least 2**16 assignable virtual addresses | Nick Mathewson | 2006-04-18 |
* | [Forward-port ]Test and document last patch. | Nick Mathewson | 2006-04-18 |
* | [forward-port] Implement an option, VirtualAddrMask, to set which addresses g... | Nick Mathewson | 2006-04-18 |
* | Don't yell loudly about failed internal/bridge connections. These | Roger Dingledine | 2006-04-09 |
* | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine | 2006-03-27 |
* | new config option SocksTimeout: How long do we let a socks connection | Roger Dingledine | 2006-03-21 |
* | Allow non-printable characters for exit streams (both for | Roger Dingledine | 2006-03-19 |
* | i'm a little teapot, short and stout | Roger Dingledine | 2006-03-19 |
* | simplify when we're picking a default address for | Roger Dingledine | 2006-03-18 |
* | normalize whitespace. | Nick Mathewson | 2006-03-17 |
* | resume being printist: if the hostname contains non-printable | Roger Dingledine | 2006-03-15 |
* | Stop being printist: just because our local platform doesn't | Roger Dingledine | 2006-03-15 |
* | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader | 2006-03-14 |
* | Now do address rewriting when the controller asks us to attach | Roger Dingledine | 2006-03-12 |
* | Add some functions to escape values from the network before sending them to t... | Nick Mathewson | 2006-03-05 |
* | more log conversions. | Roger Dingledine | 2006-02-13 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | Fix bug 225: now "attachstream 0" treats conn like it just connected, | Roger Dingledine | 2006-02-03 |
* | attempted patch for bug 220: don't assert when we've tried all the | Roger Dingledine | 2006-01-17 |
* | Add reasons to DESTROY and RELAY_TRUNCATED cells. | Nick Mathewson | 2006-01-05 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | what the heck is wrong with this little piece of code? | Roger Dingledine | 2005-12-07 |
* | tell the controller about new .onion streams too. | Roger Dingledine | 2005-12-06 |
* | the other half of weasel's patch, so old gcc's can build cvs again. | Roger Dingledine | 2005-12-06 |
* | Old gccs want you to do your variable declarations first | Peter Palfrader | 2005-12-06 |
* | when we're giving up on a circuit and retrying on a new one, | Roger Dingledine | 2005-12-06 |
* | Set chosen_exit_name to something we are not about to zero. | Nick Mathewson | 2005-12-05 |
* | When parsing foo.exit, if foo is unknown, and we are leaving circuits unattac... | Nick Mathewson | 2005-12-05 |
* | fix a log message to be mildly more helpful | Roger Dingledine | 2005-12-04 |
* | Clean up some comments; remove some dead code | Nick Mathewson | 2005-12-03 |
* | Expunge remaining places where we used "tree" to mean "associative array". | Nick Mathewson | 2005-12-03 |
* | Fix some verbose warnings and remove an unneeded include. | Nick Mathewson | 2005-11-30 |
* | Replace balanced trees with hash tables: this should make stuff significantly... | Nick Mathewson | 2005-11-23 |
* | Add a new config option TestSocks so people can see if their | Roger Dingledine | 2005-11-16 |
* | when a stream times out, provide less (but better) explanation | Roger Dingledine | 2005-11-14 |
* | On directory servers, old_routers was wasting hundreds of bytes per supersede... | Nick Mathewson | 2005-11-05 |
* | Remove last vestiges of old logging interface. | Nick Mathewson | 2005-10-25 |
* | Change more files to new loggin interface. 3 left. | Nick Mathewson | 2005-10-25 |
* | Use LD_BUG as appropriate; convert rend* and router* to new logging interface... | Nick Mathewson | 2005-10-24 |
* | solve the first half of bug 199: if we don't like the looks | Roger Dingledine | 2005-10-19 |
* | Make --hash-password not craash on exit. | Nick Mathewson | 2005-10-12 |
* | Make doxygen marginally happier | Nick Mathewson | 2005-10-06 |
* | Fix verbose compiler warnings, including one in routerlist.c that would have ... | Nick Mathewson | 2005-10-05 |
* | Check for named servers when looking them up by nickname; | Nick Mathewson | 2005-10-04 |