Commit History

Author SHA1 Message Date
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation 9 years ago
  David Goulet bf3fb55c47 Support unix: prefix in port configuration 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 3bc7108d2c Make is_local_addr() mockable 10 years ago
  Nick Mathewson b448ec195d Clear the cached address from resolve_my_address() when our IP changes 9 years ago
  Nick Mathewson 0808ed83f9 Restore functionality for CookieAuthFileGroupReadable. 9 years ago
  Andrea Shepard 4a5164fd86 Replace all calls to parse_client_transport_line() or parse_server_transport_line() with new parse_transport_line() stub 9 years ago
  Andrea Shepard 18c97ad8bc Expose parse_client_transport_line() and parse_server_transport_line() for the test suite 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 10 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