Commit History

Author SHA1 Message Date
  Roger Dingledine 44b3f3060a make circ->onionskin a pointer, not a static array. moria2 was using 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson 26caf69555 Fix possible minor memory leak when parsing helpernode state 18 years ago
  Nick Mathewson fa338d85db Fix one possible source of reuse-a-circuit-id bug; convert circuitbuild to new logging 18 years ago
  Nick Mathewson 3347c1741d Refactor routerlist access slightly: always use router_get_by_routerlist(); change its interface; add modifier functions to add/remove elements from the current routerlist (so we can add indices). 18 years ago
  Roger Dingledine bec2271029 fix a few comments 18 years ago
  Peter Palfrader 7b15f77dd6 Make a few INFO log lines into DEBUG 18 years ago
  Roger Dingledine ae92a91d96 more log uncluttering 18 years ago
  Nick Mathewson 905ef987e2 Make --hash-password not craash on exit. 18 years ago
  Nick Mathewson 61ea516885 Check for named servers when looking them up by nickname; 18 years ago
  Roger Dingledine 88c37f2d24 comment cleanups 18 years ago
  Nick Mathewson 9e54e2e293 free helper node status info on shutdown 18 years ago
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. 18 years ago
  Nick Mathewson d4e0af7822 Fix a bunch of log messages. Deprecate some routerlist fields; remove others, and status_set_at from routerinfo_t. Compress routerlist.c cleanup functions. Update cached networkstatus mtime when we download the same one twice. Change some interfaces. 19 years ago
  Nick Mathewson 922cee3d0c Clean up a few warnings that make gcc twig out a bit. 19 years ago
  Roger Dingledine 26cc51ffea a bit more code cleanup 19 years ago
  Roger Dingledine 1d9786a392 generalize route length to three plus one if the exit node is risky. 19 years ago
  Roger Dingledine 69da0ef757 add punctuation 19 years ago
  Nick Mathewson e863771485 Log when falling back to nonfast/nonstabl routers 19 years ago
  Roger Dingledine 6577e08e38 when we're trying to build a circuit and we're being picky about what 19 years ago
  Roger Dingledine 23ed3c9786 whoops, avoid printing a null string sometimes 19 years ago
  Roger Dingledine 435d2d8fde when we begin reachability testing, log the address:port for each 19 years ago
  Roger Dingledine f57d062d9c Implement exit enclaves: if we know an IP address for the destination, 19 years ago
  Nick Mathewson 789374dbbd Make GCC very happy, even with lots of warnings set. Also, try to fix some reported Solaris x86 warnings. 19 years ago
  Nick Mathewson 249b72f53e Replace (Fascist)Firewall* with a new ReachableAddresses option that understands address policies. 19 years ago
  Nick Mathewson 01d0788950 Generalize FirewallPorts to FirewallIPs so I can run happily when locked in net 18. 19 years ago
  Nick Mathewson 4cb89fd557 Implement some more GETINFO goodness: expose helper nodes, config options, getinfo keys. 19 years ago
  Nick Mathewson d90841ff5a Fix bug in state parsing 19 years ago
  Nick Mathewson 299af3d393 Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet. 19 years ago
  Roger Dingledine 9385a96235 fix typos 19 years ago