Commit History

Author SHA1 Message Date
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 6e78ede73f Remove buffered I/O stream usage in process_handle_t. 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson bab221f113 Refactor our logic for sending events to controllers 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 years ago
  Nick Mathewson bbd8d07167 Apply new calloc coccinelle patch 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 6d66e9068b Whitespace cleanups in transports/test_pt 9 years ago
  Nick Mathewson 43a47ae726 Use tor_malloc_zero() in pt tests 9 years ago
  Nick Mathewson e07206afea Merge remote-tracking branch 'yawning/bug_8402' 9 years ago
  Nick Mathewson 2bfd92d0d1 Apply coccinelle script to replace malloc(a*b)->calloc(a,b) 9 years ago
  Yawning Angel 7a18ac7454 Fixed the test build with --enable-gcc-warnings 10 years ago
  Yawning Angel 41d2b4d3af Allow ClientTransportPlugins to use proxies 10 years ago
  Nick Mathewson b60782b6d6 Fix numerous leaks in test_pt.c 10 years ago
  Nick Mathewson 078d6bcda5 Basic unit test for EVENT_TRANSPORT_LAUNCHED 10 years ago
  George Kadianakis 0c4baa016f Also test that server transports get written to Tor's state. 10 years ago
  George Kadianakis 00a7d1af9f test_pt_configure_proxy(): verify the internals of the managed proxy. 10 years ago
  Nick Mathewson 904a58d10f Merge branch 'bug9288_rebased' 10 years ago
  Nick Mathewson 8a0eedbbb0 Fix mixed declaration/statement warning 10 years ago
  Nick Mathewson 22a074caa7 Update pt/configure_proxy until it stops segfaulting 10 years ago
  George Kadianakis aaf79eb4d3 Write unit tests for configure_proxy(). 10 years ago
  Nick Mathewson e6c0fb2b6d Fix a wide line in test_pt.c 10 years ago
  Nick Mathewson d7ccb6a3b1 Merge branch 'bug8978_rebase_2' 10 years ago