提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson ac2f6b608a Patch from Sebiastian for bug 888: mark a descriptor as "Impossible" if we reject it after downloading it so that we do not download it again 17 年之前
  Nick Mathewson 558e9899e4 Document most undocumented variables. 17 年之前
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 17 年之前
  Roger Dingledine 0c6ff7d990 the default should not be the notify the poster, unless something 17 年之前
  Nick Mathewson 98a376fab1 More propagating of things that need to be was_router_added_t now. 17 年之前
  Nick Mathewson 029be5ad02 Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 17 年之前
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 17 年之前
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha 17 年之前
  Nick Mathewson 2ad36f68c8 Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. 17 年之前
  Roger Dingledine 03f413f5c7 declare that we're putting out 0.2.1.9-alpha next week 17 年之前
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. 17 年之前
  Nick Mathewson 2de9bd7bae Rename a couple of v2-networkstatus-only fields so that it is clear they are v2-networkstatus-only. 17 年之前
  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. 17 年之前
  Nick Mathewson 1beb1c113b Add some missing documentation in or.h 17 年之前
  Nick Mathewson 0dc724d19c Make ALLOW_INVALID_* into an enum. 17 年之前
  Nick Mathewson d0e1cc6fe2 Remove the no-longer-used incoming_cmd_type field from control_connection_t. 17 年之前
  Nick Mathewson 68a6935afb Change CELL_DIRECTION_* to an enum. 17 年之前
  Nick Mathewson 44e19a4949 Oops; remove extraneous comma. 17 年之前
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 17 年之前
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. 17 年之前
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. 17 年之前
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. 17 年之前
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. 17 年之前
  Nick Mathewson 02e26ebc49 If we are building under Coverity, enable geoip_stats and instrument_downloads. 17 年之前
  Nick Mathewson f3b52e331e Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366. 17 年之前
  Nick Mathewson 043b4fc59e Add a PDS_ flag to exclude authorities from which we are fetching descs. 17 年之前
  Nick Mathewson 29f5a65a16 Change directory_get_from_dirserver to take a set of flags to be passed to pick_(trusted_)dirserver. This lets us make its interface smarter, and makes code that calls it a little more readable. 17 年之前
  Nick Mathewson 53d3f812bd Add new internal-use-only option for controllers to use to prevent SIGHUP from reloading the configuration. Fixes bug 856. 17 年之前
  Nick Mathewson 9aa706e20c Bug 691 fix: do not shutdown Tor servers right away if the network is down. 17 年之前
  Roger Dingledine f31c16d993 Directory mirrors no longer fetch the v1 directory or 17 年之前