Commit History

Author SHA1 Message Date
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson d684657548 Replace all uses of test_{str,}eq 9 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 years ago
  Nick Mathewson 5253ba3184 Make not even macros use test_fail_msg. 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 685d450ab3 scan-build: avoid undef behaior in tor_inet_pton 10 years ago
  Nick Mathewson f0bce2dc35 Fix some harmless/untriggerable memory leaks found by coverity 10 years ago
  Nick Mathewson 2ff664ee20 Merge remote-tracking branch 'public/bug10801_024' 10 years ago
  Nick Mathewson b3469e4207 Make tor_addr_port_parse handle portless IPv6 addresses correctly. 10 years ago
  Nick Mathewson eefa3ebc78 Add a test for default/port conflicts in tor_addr_port_parse 10 years ago
  Nick Mathewson fc9e84062b Merge remote-tracking branch 'public/bug4645' 10 years ago
  Nick Mathewson 9c0a1adfa2 Don't do a DNS lookup on a bridge line address 10 years ago
  Nick Mathewson d98f743b28 Fix compilation warnings in tor_addr_make_null patch 10 years ago
  Kevin Murray 4deae59e1c add test for tor_addr_make_null 10 years ago
  Nick Mathewson ecd16edafe Disallow "*/maskbits" as an address pattern. 10 years ago
  Nick Mathewson 34740a17ea Rename sun to s_un in test_addr.c 10 years ago
  rl1987 3a4b24c3ab Removing is_internal_IP() function. Resolves ticket 4645. 10 years ago
  Nick Mathewson c8c86c9b23 Fix a double-newline 11 years ago
  Nick Mathewson a88f3e24ea Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 2ac66e59f7 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 11 years ago
  Nick Mathewson a6c7630845 Unit tests for a few more functions and cases in address.c 11 years ago
  Nick Mathewson 165b2c0123 Add unit test for tor_addr_is_loopback 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps 11 years ago
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 years ago
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 years ago