Commit History

Author SHA1 Message Date
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  David Goulet dca105d588 prop224: Register RP circuit when it opens 6 years ago
  George Kadianakis 3152c583af prop224: Add client-side rend circuit support to HS circuitmap 6 years ago
  George Kadianakis 0c39cefc52 prop224 tests: Remove useless NULL check before circuit_free(). 7 years ago
  Nick Mathewson ba89520593 fix wide lines 7 years ago
  George Kadianakis f02868bb53 hs: Add service-side circuitmap API. 7 years ago
  George Kadianakis 037ce360bd hs: Refactor circuitmap to use circuit_t instead of or_circuit_t. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  George Kadianakis 9192e5928c prop224 prepwork: Use of HS circuitmap in existing HS code. 7 years ago
  Nick Mathewson 75a7997148 Fix a coupole of coverity complaints. 7 years ago
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson d0fe86f39e Fix bug warnings in test_circuitlist. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 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 fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson c4d0d30bf3 Fix some 'dereference-before-null-check' warnings in test_circuitlist.c 9 years ago
  Nick Mathewson bce32e0a35 Fix more (void*)11 warnings in the tests 9 years ago
  Nick Mathewson 5bb6172367 Fix numerous type errors in the unit tests 10 years ago
  Nick Mathewson 8a2e66b623 Fix test_pick_circid on 32-bit platforms 10 years ago
  Nick Mathewson 499e77663e Basic tests for get_unique_circ_id_by_chan. 10 years ago
  Nick Mathewson 0175fcaf7c Fix uninitialized-ram free in unit tests 10 years ago
  Nick Mathewson 2f73525883 Fix a dumb C bug in the unit tests for 9841 10 years ago
  Nick Mathewson fffc59b0e9 Merge remote-tracking branch 'public/bug9841_025' 10 years ago
  Nick Mathewson d22ce149c8 Test for circuit_set_rend_token(.,.,NULL) 10 years ago
  Nick Mathewson 98b1aad201 Fix a use-after-free in test_circuitlist.c 10 years ago
  Nick Mathewson fb595922b1 Tests for rend_token maps 10 years ago
  Nick Mathewson 55f5caf096 Appease "make check-spaces" 10 years ago
  Linus Nordberg d0c0f050df Avoid compiler warning 'unused param'. 10 years ago