提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 2c4097e99d More compilation tweaks on Android: fix two clear errors in our code that apparently the compiler cares about there. 15 年之前
  Nick Mathewson e8a3fa91a6 Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android. 15 年之前
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 15 年之前
  Roger Dingledine 365c72246c partial move to letting bridge descriptor fetches use our new (well, 15 年之前
  Roger Dingledine 5519e633ec New controller event "clients_seen" to report a geoip-based summary 15 年之前
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 15 年之前
  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 15 年之前
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 年之前
  Nick Mathewson 167d266dbf Documentation and conformance for WRA_* returns. 15 年之前
  Roger Dingledine 0c6ff7d990 the default should not be the notify the poster, unless something 15 年之前
  Nick Mathewson 98a376fab1 More propagating of things that need to be was_router_added_t now. 15 年之前
  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. 15 年之前
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 年之前
  Nick Mathewson 7d92053286 Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha 15 年之前
  Nick Mathewson 2ad36f68c8 Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig. 15 年之前
  Roger Dingledine 03f413f5c7 declare that we're putting out 0.2.1.9-alpha next week 15 年之前
  Nick Mathewson 33e2053ebc Make return code from router_add_to_routerlist a nice sensible enum. Based on patch from Sebastian. 15 年之前
  Nick Mathewson 2de9bd7bae Rename a couple of v2-networkstatus-only fields so that it is clear they are v2-networkstatus-only. 15 年之前
  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. 15 年之前
  Nick Mathewson 1beb1c113b Add some missing documentation in or.h 15 年之前
  Nick Mathewson 0dc724d19c Make ALLOW_INVALID_* into an enum. 15 年之前
  Nick Mathewson d0e1cc6fe2 Remove the no-longer-used incoming_cmd_type field from control_connection_t. 15 年之前
  Nick Mathewson 68a6935afb Change CELL_DIRECTION_* to an enum. 15 年之前
  Nick Mathewson 44e19a4949 Oops; remove extraneous comma. 15 年之前
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 年之前
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. 15 年之前
  Nick Mathewson a4a481d81c Implement proposal 148: Make client stream end reasons uniform. 15 年之前
  Nick Mathewson 5fb2ab1e65 Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157. 15 年之前
  Nick Mathewson 69ce955484 Add cross-certification to authority key certificates. Partial implementation of proposal 157. 15 年之前
  Nick Mathewson 02e26ebc49 If we are building under Coverity, enable geoip_stats and instrument_downloads. 15 年之前