Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 5 years ago
  David Goulet e19cd38f08 cmux: Always use the cmux policy 6 years ago
  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