Commit History

Author SHA1 Message Date
  Nick Mathewson 759c58151e r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 17 years ago
  Nick Mathewson 30e7c05075 r11774@catbus: nickm | 2007-02-12 16:31:47 -0500 17 years ago
  Nick Mathewson f02be02356 r11639@catbus: nickm | 2007-02-05 13:33:38 -0500 17 years ago
  Nick Mathewson fefba95363 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500 17 years ago
  Nick Mathewson 5cb99857bc r11620@catbus: nickm | 2007-02-01 13:06:27 -0500 17 years ago
  Nick Mathewson 6fbf17e7b0 r11749@Kushana: nickm | 2006-12-29 00:51:42 -0500 17 years ago
  Nick Mathewson 078aab810b r11597@Kushana: nickm | 2006-12-15 15:49:27 -0500 17 years ago
  Nick Mathewson 7551c44a53 r9274@Kushana: nickm | 2006-10-19 16:16:58 -0400 17 years ago
  Nick Mathewson bff83b666c r8846@totoro: nickm | 2006-10-02 16:59:57 -0400 17 years ago
  Nick Mathewson 78c068397a add missing paren in dmalloc tor_free 17 years ago
  Nick Mathewson 6b716fdfb9 NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate. 17 years ago
  Roger Dingledine 9af3175687 parameterize the loudness of get_interface_address() 17 years ago
  Nick Mathewson b68ffcc193 r7341@Kushana: nickm | 2006-08-11 00:51:05 -0700 18 years ago
  Nick Mathewson 33fc829273 r7337@Kushana: nickm | 2006-08-11 00:42:04 -0700 18 years ago
  Nick Mathewson ffab3b48a8 r7326@Kushana: nickm | 2006-08-10 23:50:49 -0700 18 years ago
  Nick Mathewson 4eddbcf262 r7325@Kushana: nickm | 2006-08-10 23:37:31 -0700 18 years ago
  Nick Mathewson 09a895e222 r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 18 years ago
  Nick Mathewson ea0f5ec8ad r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400 18 years ago
  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 years ago
  Roger Dingledine fad85f173a when an exit node gets a malformed begin cell, don't complain to 18 years ago
  Roger Dingledine 35e95d7783 minor fixes 18 years ago
  Nick Mathewson f83a628a76 perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it. 18 years ago
  Nick Mathewson af8096815e Add a memdup function to util 18 years ago
  Roger Dingledine 0e62befab8 add tor_strisprint() back in, this time with comments. 18 years ago
  Roger Dingledine 4cd4353847 and remove now-extraneous function 18 years ago
  Nick Mathewson 0c132ee2a1 Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.] 18 years ago
  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 years ago
  Nick Mathewson 6a4e304d9e Allow private:* in routerdescs; not generated yet (because older Tors do not understand it); needs testing. 18 years ago
  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 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago