提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 年之前
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 年之前
  Nick Mathewson 07e06b335d Fix unused-argument warnings 9 年之前
  Nick Mathewson 9619c395ac Merge remote-tracking branch 'andrea/ticket6456' 9 年之前
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 年之前
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 年之前
  Andrea Shepard 4a5164fd86 Replace all calls to parse_client_transport_line() or parse_server_transport_line() with new parse_transport_line() stub 9 年之前
  Andrea Shepard 5d81fd25a0 Add unit test for ClientTransportPlugin/ServerTransportPlugin config line parsing 9 年之前
  Nick Mathewson 5b4ee475aa Remove code for Windows CE support 10 年之前
  Nick Mathewson 29b7397ebe Fix test_config_write_to_data_subdir 10 年之前
  Nick Mathewson aa0eb20223 Fix leaks in tests related to setting options->DataDirectory 10 年之前
  Nick Mathewson 558becad8c Memory leaks in test_config_addressmap 10 年之前
  George Kadianakis 1ec4d52e59 Add another unit test for parse_bridge_line(). 10 年之前
  dana koch f49805b681 Restitute a successful stat call to this test case. 10 年之前
  Nick Mathewson 1987894626 fix a whitespace snafu 10 年之前
  Nick Mathewson c3720c05fa Free leakable values in the unit tests. 10 年之前
  Nick Mathewson c61a472076 test_config.c: log which address should have failed 10 年之前
  Nick Mathewson 3753488011 Fix warnings in test_config_fix_my_family 10 年之前
  Kevin Butler 0513643317 MyFamily option will now fix fingerprints missing their leading instead of complaining. Should fix #4341. 10 年之前
  Nick Mathewson 31871f7d77 Fix memory leaks in test_config_parse_transport_options_line 11 年之前
  George Kadianakis 6cfc2b5d73 Write unit tests for the ServerTransportOptions parsing function. 11 年之前
  Nick Mathewson 8a96a85d66 Check more return values in the unit tests 11 年之前
  Nick Mathewson 9f8e672b50 Fix a couple of resource leaks in test_config.c 11 年之前
  Nick Mathewson 4d7ac69f05 Fix windows compilation warning in test_config.c 11 年之前
  Nick Mathewson 58721ac24c Tweak 4282 unit tests for style, safety, correctness. 11 年之前
  Peter Retzlaff 78cc5833a1 Unit tests for check_or_create_data_subdir and write_to_data_subdir. 11 年之前
  George Kadianakis 9bdd33eae6 Add parse_bridge_line() unittests. 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson f33487668f Implement option to turn off DNS cache use on a client port 11 年之前
  Nick Mathewson 7908ab2093 Move address map into its own file. 11 年之前