| Commit message (Expand) | Author | Age |
* | Add more functions to free things to help dmalloc allong. | Nick Mathewson | 2005-02-10 |
* | if we're hibernating and we get a sigint, exit immediately. | Roger Dingledine | 2005-02-10 |
* | stop picking unverified dir mirrors, ever. | Roger Dingledine | 2005-02-10 |
* | when a client asks us for a dir mirror and we don't have one, | Roger Dingledine | 2005-02-10 |
* | remove redundant lines | Roger Dingledine | 2005-02-09 |
* | Patch from adam langley: always remove sockets from libevent before closing t... | Nick Mathewson | 2005-02-09 |
* | don't list version in the win32 service display name or service name, | Roger Dingledine | 2005-02-09 |
* | Avoid double-free on tor-resolve failure | Nick Mathewson | 2005-02-05 |
* | Re-normalize whitespace; make "make check-spaces" happy | Nick Mathewson | 2005-02-05 |
* | forward-port NT service patch | Nick Mathewson | 2005-02-05 |
* | Fix tor-resolve implementation to prevent crashes and send resolves when we s... | Nick Mathewson | 2005-02-05 |
* | forward-port the logic skew and double-free thing | Roger Dingledine | 2005-02-04 |
* | Handle return value from getaddrinfo properly | Nick Mathewson | 2005-02-03 |
* | fix the latest bug: don't explode when some router declares a | Roger Dingledine | 2005-02-03 |
* | Use getaddrinfo and gethostbyname_r where available. Note that these are not... | Nick Mathewson | 2005-02-03 |
* | Forward-port SGI Compatibility patches from Jan Schaumann | Nick Mathewson | 2005-02-03 |
* | point out a potential thread/process leak problem when we're out of memory | Roger Dingledine | 2005-02-03 |
* | another minor fix | Roger Dingledine | 2005-02-03 |
* | Add --with-dmalloc configure option | Peter Palfrader | 2005-02-03 |
* | Write a function header for Roger so he can fill it with life | Peter Palfrader | 2005-02-03 |
* | http://www.erlenstar.demon.co.uk/unix/faq_2.html says we | Roger Dingledine | 2005-02-03 |
* | note a bug that wmf just found | Roger Dingledine | 2005-02-02 |
* | bugfix: tor-resolve requests were ignoring .exit if there was | Roger Dingledine | 2005-02-02 |
* | reject more default filesharing ports by default. | Roger Dingledine | 2005-02-02 |
* | only check if exit_policy_implicitly_allows if you're a server. | Roger Dingledine | 2005-02-02 |
* | sometimes, a conn on the closeable_lst gets absolutely | Roger Dingledine | 2005-02-02 |
* | bump the default rate limit to 1 MB | Roger Dingledine | 2005-02-01 |
* | reject odd-looking addresses at the client, rather than having | Roger Dingledine | 2005-02-01 |
* | give a bit more load to servers that claim to be able to | Roger Dingledine | 2005-02-01 |
* | Go into soft hibernation after 95% of the bandwidth is used, | Roger Dingledine | 2005-02-01 |
* | define TOR_FRAGILE if you want tor to give you a core when | Roger Dingledine | 2005-02-01 |
* | fix an edge case in parsing config options (thanks weasel) | Roger Dingledine | 2005-02-01 |
* | Fix arma's fix for my leak | Peter Palfrader | 2005-01-31 |
* | fix a minor memory leak found by weasel | Roger Dingledine | 2005-01-31 |
* | stop a sigpipe. | Roger Dingledine | 2005-01-31 |
* | stop logging loudly when a client tries an old onion key. it's | Roger Dingledine | 2005-01-31 |
* | fix another rogue connection_free that was causing us troubles | Roger Dingledine | 2005-01-31 |
* | don't double-detach a closing exit conn that's waiting for dns resolve | Roger Dingledine | 2005-01-31 |
* | but don't spring the trip on worker children, because it turns | Roger Dingledine | 2005-01-31 |
* | lay a trap for situations where we connection_free something | Roger Dingledine | 2005-01-31 |
* | stop the infinite loop of freeing the same connection_t over and | Roger Dingledine | 2005-01-31 |
* | clarify what smartlist_remove promises, since we rely on it. | Roger Dingledine | 2005-01-31 |
* | be less noisy about complaining when a jap client tries to connect | Roger Dingledine | 2005-01-30 |
* | Stop crashing when we're asking to close_if_marked a conn that | Roger Dingledine | 2005-01-30 |
* | be safe: if you got a resolvefailed end cell but you're not an AP, bail. | Roger Dingledine | 2005-01-30 |
* | try to find the corrupt closeable_connection_lst entry early | Roger Dingledine | 2005-01-30 |
* | we should handle the case where the client has no cert, for | Roger Dingledine | 2005-01-30 |
* | give a better log message when we don't have a good mirror of | Roger Dingledine | 2005-01-30 |
* | comment about a bug wrt clock skew | Roger Dingledine | 2005-01-30 |
* | if we fetch the dir from a mirror that has a wildly skewed | Roger Dingledine | 2005-01-29 |