Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson c3e4b12e7f Why were we using gettimeofday() in second_elapsed_callback? We were only ever looking at the tv_sec field. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson ecaee1d927 Remove fixed xxx020s; downgrade unfixed ones. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 4911ec627b Call release_lockfile() before exiting. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 2ad36f68c8 Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f3b52e331e Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 4e69284e89 Fix wide line in main.c %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 53d3f812bd Add new internal-use-only option for controllers to use to prevent SIGHUP from reloading the configuration. Fixes bug 856. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 9aa706e20c Bug 691 fix: do not shutdown Tor servers right away if the network is down. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine f31c16d993 Directory mirrors no longer fetch the v1 directory or %!s(int64=15) %!d(string=hai) anos
  Jacob Appelbaum cf75162a0c Add comment clarifying OpenSSL usage. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 984dc51f26 clean up some log messages %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine 0b7a2a505e prepare_for_poll() -- plus its mysterious cousin, prepare_for_pool() -- %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 6c50ab6e61 Document a couple of functions. %!s(int64=15) %!d(string=hai) anos
  Roger Dingledine c62d5f6a5c beg nick for some documentation on the locking functions %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson e06f140f97 Whitespace fixes. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson 06f96363fd Remove now-needless _tor_dmalloc_free helper. %!s(int64=15) %!d(string=hai) anos
  Nick Mathewson f95d7c189b Refactor unit test macros and tor_free_all() logic a bit so as to make it easier to free memory on failing tests, in order to suppress scanner warnings and to make dmalloc() usable with tests. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine fa64d8041f minor cleanups on karsten's patch %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine ef7af1d61e karsten's patch for bug 767. %!s(int64=16) %!d(string=hai) anos
  Roger Dingledine d37fae2f4e Catch and report a few more bootstrapping failure cases when Tor %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson c33dde4ac1 Fix mingw build with --enable-gcc-warnings set. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson f80ac31d74 Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. %!s(int64=16) %!d(string=hai) anos
  Nick Mathewson 97245376d9 Next patch from Karsten: client-side configuration stuff for proposal 121. %!s(int64=16) %!d(string=hai) anos