Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson ea0f5ec8ad r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400 преди 18 години
  Nick Mathewson 6d2eb77555 Whitespace fix преди 18 години
  Nick Mathewson 35960e1162 Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET macro (we already need this). преди 18 години
  Roger Dingledine fad85f173a when an exit node gets a malformed begin cell, don't complain to преди 18 години
  Nick Mathewson 73ada60d64 remove non-germane comment преди 18 години
  Nick Mathewson af8096815e Add a memdup function to util преди 18 години
  Nick Mathewson 1f585987c4 Another escape() fix, for picky sprintfs. преди 18 години
  Nick Mathewson 2936da4c28 Override our notion of printability for esc_for_log. 127 and up are never printable. Take that, locales. преди 18 години
  Nick Mathewson 853e2d99b6 Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) преди 18 години
  Roger Dingledine 731f4086c0 resolve an unused variable преди 18 години
  Roger Dingledine a4cdb834b9 Stop being picky about what the arguments to mapaddress look like. преди 18 години
  Peter Palfrader f7ba9d77e4 All these headers we get via torint.h преди 18 години
  Nick Mathewson 8a13a7cfe8 mainline branch. Remove some more dead XXXs. преди 18 години
  Roger Dingledine 7e3a98b489 "" is not a plausible address for addressmaps. преди 18 години
  Roger Dingledine 0e62befab8 add tor_strisprint() back in, this time with comments. преди 18 години
  Roger Dingledine 4cd4353847 and remove now-extraneous function преди 18 години
  Nick Mathewson 4d3e709c4b Use escaped() for remaining cases. преди 18 години
  Roger Dingledine a385b0087f fix infinite loop преди 18 години
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) преди 18 години
  Nick Mathewson 6a4e304d9e Allow private:* in routerdescs; not generated yet (because older Tors do not understand it); needs testing. преди 18 години
  Roger Dingledine 6ce36ead42 Start the process of converting warn to log_warn and so on. преди 18 години
  Nick Mathewson 2cc66125b8 try to fix bug with spurious "everything is broken" warning преди 18 години
  Nick Mathewson dba155ecff Generate 18.0.0.0/8 address policy format in descs when we can; warn when the mask is not reducible to a bit-prefix. преди 18 години
  Roger Dingledine 5f051574d5 Happy new year! преди 18 години
  Nick Mathewson 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. преди 18 години
  Nick Mathewson 0da2069643 Clearner fix for timegm assert problem. преди 18 години
  Nick Mathewson 04db9de847 Fix assertion-trigger bug found by sjmurdoch преди 18 години
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. преди 18 години
  Roger Dingledine c0a6e2232c let is_internal_IP() know whether you're asking about an IP преди 18 години
  Nick Mathewson cf5facf3e1 Do not free a constant string. преди 18 години