Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 8ba2a15a49 Fix more leaks in unit tests. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 1b735e46dd Make it possible to call set_onion_key twice without leaking RAM. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson cebdf93949 Fix bug 889: share deep-copied keys between threads to avoid races in reference counts. Bugfix on 0.1.0.1-rc. %!s(int64=18) %!d(string=hai) anos
  Roger Dingledine 7b5be147ee fix a minor memory leak if we start up as a relay but don't %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson d597b23c42 Massage a little code to hopfully please coverity. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson f3f6daf819 Avoid nop call to control_event_or_authdir_new_descriptor that makes coverity think we are dereferencing a null pointer. It is safe, I think, but entirely too clever for our own good. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 676175103d Fix a valgrind-located memory stomp. Bugfix on 0.2.1.6-alpha. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 5c235cb5ec Fix memory leak in rend_cache_store_v2_desc_as_client(), and refactor the function to use the "goto err" idiom. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 1510d50fab Oops: SeverDNS->ServerDNS. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 2ad36f68c8 Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. %!s(int64=18) %!d(string=hai) anos
  Roger Dingledine 03f413f5c7 declare that we're putting out 0.2.1.9-alpha next week %!s(int64=18) %!d(string=hai) anos
  Roger Dingledine 048f2a179b Clip the MaxCircuitDirtiness config option to a minimum of 10 %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 43393b4b33 manpage: stop mentioning the possibility that Tor has been built without eventdns. That hasn't been possible since 0.2.0.1-alpha %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson d58de02778 Add manpage documentation for ServerDNSRandomizeCase. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 2de9bd7bae Rename a couple of v2-networkstatus-only fields so that it is clear they are v2-networkstatus-only. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson fc5e686b19 Whitespace fix. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 1beb1c113b Add some missing documentation in or.h %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 0dc724d19c Make ALLOW_INVALID_* into an enum. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson d0e1cc6fe2 Remove the no-longer-used incoming_cmd_type field from control_connection_t. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 68a6935afb Change CELL_DIRECTION_* to an enum. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 44e19a4949 Oops; remove extraneous comma. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. %!s(int64=18) %!d(string=hai) anos
  Peter Palfrader 514f99034f New alpha release %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson e53ffaa4e4 Don't extend circuits over noncanonical connections with mismatched addresses. %!s(int64=18) %!d(string=hai) anos
  Nick Mathewson 51c29e1e24 Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection. %!s(int64=18) %!d(string=hai) anos