Commit History

Author SHA1 Message Date
  Nick Mathewson 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. 9 years ago
  dana koch 3ce3984772 Uplift status.c unit test coverage with new test cases and macros. 10 years ago
  Nick Mathewson 7972af7073 Whoops; make options_validate conform to validate_fn_t. 10 years ago
  Nick Mathewson 34ec954f8e Expose commandline parser so that we can use it for --quiet,etc. 10 years ago
  George Kadianakis 33c3e60a37 Implement and use a generic auth. cookie initialization function. 11 years ago
  Nick Mathewson f45e1fbd5b Start of a unit test for options_validate. 10 years ago
  George Kadianakis 1ee3a0cf44 Place the options in the environment after processing them properly. 11 years ago
  George Kadianakis 08d9807125 Write function that parses ServerTransportOptions torrc lines. 11 years ago
  Nick Mathewson c0391bae75 Merge remote-tracking branch 'public/fancy_test_tricks' 10 years ago
  Nick Mathewson 14d5e7f85e Remove a bogus semicolon spotted by Gisle Vanem 11 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  Peter Retzlaff 5b7eaa3765 Extract duplicate code in geoip and rephist. 11 years ago
  Nick Mathewson c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 11 years ago
  Roger Dingledine 178599f026 get rid of the new caching notion in resolve_my_address() 11 years ago
  Roger Dingledine cc896f7c84 Teach resolve_my_address() to return a cached answer 11 years ago
  Roger Dingledine 92ea0b86de Refactor resolve_my_address() so logs are more accurate / helpful 11 years ago
  George Kadianakis 266f8cddd8 Refactoring to make parse_bridge_line() unittestable. 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 11 years ago
  Nick Mathewson 0cb921f3e9 Convert all include-guard macros to avoid reserved identifiers. 11 years ago
  Nick Mathewson 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
  Nick Mathewson 7627b2c187 Split the generic config_fmt_t code into a new confparse.c file 11 years ago
  George Kadianakis 44fe717524 General tweaks and fixes for Nick's comments. 12 years ago
  Nick Mathewson 88859b2ff1 whitespace fix 11 years ago
  Nick Mathewson 959f850056 Raise the part of torrc mapaddress handling that knows wildcards 11 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 31eb73f88e Do not publish the "git-XXX" tag in server descriptors 12 years ago
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 years ago
  George Kadianakis 10232dc042 Pass OR address to PT proxy, even with IPv6 or ORListenAddress. 12 years ago
  George Kadianakis 39850f03f6 Improve names of some pluggable transport-related functions. 12 years ago