Commit History

Author SHA1 Message Date
  Nick Mathewson cbed61d128 Merge remote-tracking branch 'twstrike/parse_port_config_tests' 8 years ago
  Matthew Finkel 997f779a7f Add new DirCache configuration option 9 years ago
  teor (Tim Wilson-Brown) 1c2366ea43 Authorities on IPv6: minor fixes and unit tests 8 years ago
  teor (Tim Wilson-Brown) 66fac9fbad Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays 8 years ago
  Ola Bini f319231e6e Divide the different parse_port_config groups into separate tests 8 years ago
  Ola Bini 5cb7242012 Move CL_PORT definitions so they are accessible to the tests as well 8 years ago
  Ola Bini 598cd4690c Make compilation work under gcc-warnings 8 years ago
  Ola Bini 3b535869a4 Add tests for parse_port_config 8 years ago
  Reinaldo de Souza Jr 4ff08bb581 Add tests for directory_handle_command_get 8 years ago
  Nick Mathewson 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
  Nick Mathewson 818e6f939d prop220: Implement certificates and key storage/creation 9 years ago
  teor d68bbb0a29 Unit tests for consider_adding_dir_servers() as modified in #15642 9 years ago
  Nick Mathewson c66dd17980 Drop support for --digests 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 10 years ago
  Andrea Shepard 18c97ad8bc Expose parse_client_transport_line() and parse_server_transport_line() for the test suite 10 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. 11 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