Commit Verlauf

Autor SHA1 Nachricht Datum
  Roger Dingledine 780261aa2e don't crash now that LongLivedPorts can be null vor 20 Jahren
  Nick Mathewson 8f37357193 Make GCC v4 happy with heavy warnings enabled. vor 20 Jahren
  Nick Mathewson f50ddfd4dd Download network-status at regular intervals. The code is probably iffy, and the constants need to be renamed. vor 20 Jahren
  Roger Dingledine 2f6664ce80 MonthlyAccountingStart is dead. vor 20 Jahren
  Roger Dingledine c9e1c41873 dirserv_add_descriptor() doesn't chew up its argument anymore, vor 20 Jahren
  Roger Dingledine 03ddeb2620 strip obsolete code vor 20 Jahren
  Roger Dingledine 0ac3c58480 clean up comments for router_is_general_exit() vor 20 Jahren
  Roger Dingledine 08348ae66e add a RESETCONF controller command, and make setconf with a null vor 20 Jahren
  Roger Dingledine 0a8a8ba546 fix some typos vor 20 Jahren
  Nick Mathewson 4aca47268d Logic to launch connections for new directory types. vor 20 Jahren
  Nick Mathewson 9e76eae810 add missing return vor 20 Jahren
  Nick Mathewson eac917fd6a clean whitespace. vor 20 Jahren
  Nick Mathewson 5c6c88e76d More stuff for new directories. vor 20 Jahren
  Roger Dingledine f7256b7007 start the process of adding authentication/authorization mechanisms vor 20 Jahren
  Roger Dingledine c384fa706d stop using the v1 rend desc format. we're going to change v1 vor 20 Jahren
  Nick Mathewson 1e37ec4782 Comment structs, reload a field, start making network status caches work vor 20 Jahren
  Roger Dingledine d2a5b614eb if you're an auth dir server, start yourself out as verified. vor 20 Jahren
  Nick Mathewson b6a13b6cdf Add directory listing functions to util.[ch]. Watch the features creep! vor 20 Jahren
  Roger Dingledine 33b2abbc90 remove redundant logs about unreachable servers vor 20 Jahren
  Nick Mathewson 467fd6e4e6 fix order of items in network-status vor 20 Jahren
  Nick Mathewson 3485a497fe Fix another ntohl vor 20 Jahren
  Nick Mathewson ae726e659e and another byte counting error. vor 20 Jahren
  Nick Mathewson 9b949cc1d2 Excellent. We have at least 8 bytes, so I can safely get the 9th. vor 20 Jahren
  Nick Mathewson bcbff6dcd7 Note to self: htonl(htonl(X)) is *not* "twice as good as htonl(X)". Spotted by arma. vor 20 Jahren
  Nick Mathewson 78c01a95b5 Describe approach to downloading status documents; update TODO a bit vor 20 Jahren
  Nick Mathewson 815c092b22 Make structs for (v2) network-status and its per-router components. Add functions to parse them. Re-do the parsing logic a litt.e. Change signatures in or.h to support new DNS TTL logic. vor 20 Jahren
  Nick Mathewson 9bc3d34682 Add contact field to generated network-status objects vor 20 Jahren
  Nick Mathewson 09e8521236 Make ContactInfo mandatory for authoritative directories. vor 20 Jahren
  Nick Mathewson 2e1d31b43b Add fingerprint and contact fields to network-status specification vor 20 Jahren
  Nick Mathewson a6a45b7713 Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved. vor 20 Jahren