Commit History

Author SHA1 Message Date
  Nick Mathewson 48a0b6c476 Separate is-recognized-option from get-option-value, since NULL is ambiguous and returning "" misrepresents. 21 years ago
  Roger Dingledine 005b02fd57 when rejecting an old-style router descriptor, tell us its nickname 21 years ago
  Roger Dingledine 677124fd0c During options_dup, don't copy LINELIST_S or OBSOLETE options. 21 years ago
  Roger Dingledine 94b9525f6e EntryNodess is not the plural of EntryNodes 21 years ago
  Roger Dingledine 3c6b6a53a9 and another 21 years ago
  Roger Dingledine 5c2278aea8 fix some dereferences 21 years ago
  Roger Dingledine 911538725a a tor-control patch to do setconf too 21 years ago
  Roger Dingledine ef6bdd6c1e make datadirectory work again 21 years ago
  Roger Dingledine 6b22360eb8 fix mistake in comments 21 years ago
  Nick Mathewson 2677395aaf Normalize DataDirectory in options_validate, making SIGHUP survivable. 21 years ago
  Nick Mathewson a5903b737a Document accounting 21 years ago
  Roger Dingledine 6f6f37b858 and another todo item for nick 21 years ago
  Roger Dingledine 4003f95e08 0.0.9pre5 approaches 21 years ago
  Roger Dingledine 8af43306d9 move -Wwrite-strings -Wredundant-decls to a separate CFLAGS 21 years ago
  Nick Mathewson 929b172955 Stop DataDirectory from changing; also stop using new as an identifier? 21 years ago
  Roger Dingledine 90b47172bd Make an options_act() where we do all the things a new options set 21 years ago
  Roger Dingledine 3805221262 stop breaking the get_options() abstraction in config.c 21 years ago
  Roger Dingledine e3a067c73a fix comments in hibernate.c 21 years ago
  Roger Dingledine 10ddf2b47f ship tor-control.py in the tarball 21 years ago
  Roger Dingledine 8c7b2ff7ed various fixes 21 years ago
  Nick Mathewson cb5de85585 Separate validate from activate. Document undocumented stuff in config.c. 21 years ago
  Roger Dingledine 8b9d7da59f while we hibernate, our declared bandwidth capacity is 0 21 years ago
  Nick Mathewson 2640be28fa Document hibernate.c. Also fix handling of corner case where we hit the end of the interval while we are in HIBERNATE_STATE_LOWBANDWIDTH 21 years ago
  Nick Mathewson fc9c6e7c95 Fix compile errors 21 years ago
  Nick Mathewson f9c85c4d1c Make set-option functions distinguish between bad keys and bad values, in case the caller cares 21 years ago
  Nick Mathewson c514a06663 Fix up error codes 21 years ago
  Nick Mathewson 0059ee5fea More tests for split 21 years ago
  Roger Dingledine dac5d6715e add saveconf control command. 21 years ago
  Roger Dingledine d550ea11cd clean up control spec, man page 21 years ago
  Nick Mathewson 66779137bf Add missing dereference; stop throwing zeroes around. 21 years ago