Commit History

Author SHA1 Message Date
  teor 28d4355a6e Add networkstatus_consensus_has_ipv6() and unit tests 6 years ago
  Nick Mathewson 241b676638 Fix up test_circuitstats to use the new circuit_free macro 6 years ago
  Nick Mathewson 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' 6 years ago
  Nick Mathewson b189c613bb move a macro; fix a build? 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 6 years ago
  Nick Mathewson 7ca5f4bf03 document our allocator conventions 6 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson 95531ddfbf Let's have only one FREE_AND_NULL variant. 6 years ago
  Nick Mathewson 5508ee29d5 changes file for big free macro-ization branch 6 years ago
  Nick Mathewson 1d348989b0 Make tor_free only evaluate its input once (at least on gcc and clang) 6 years ago
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 6 years ago
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h 6 years ago
  Nick Mathewson 0792cc107e Convert connection_free to a nulling macro. 6 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson 44010c6fc1 Merge branch 'dgoulet_ticket23709_033_01_squashed' 6 years ago
  David Goulet 50124fd7a6 chan: Add changes file for ticket 23709 6 years ago
  David Goulet e96c577ed2 test: Make older GCC happy and thus our oniongit pipeline 6 years ago
  David Goulet 6120efd771 chan: Do not re-queue after a fail cell write 6 years ago
  teor bb7c5b431d Move a comment to relay_send_end_cell_from_edge() 6 years ago
  Nick Mathewson afceb431ed add a missing windows underscore 6 years ago
  Nick Mathewson 45b9b2245f Merge branch 'maint-0.3.2' 6 years ago
  Nick Mathewson 4b41ffa64d Merge branch 'arthuredelstein_18859+1_031' into maint-0.3.2 6 years ago
  Nick Mathewson 13049a9866 Rewrite 18859 changes file from user POV. 6 years ago
  Nick Mathewson c2c0f83c23 Revert accidentally-committed code from 046acf208bc53a3fa7ea9 6 years ago
  Mike Perry 050bb67974 Add tests for circuitstats.c 6 years ago
  Mike Perry 125df07d60 Report close and timeout rates since uptime, not based on data. 6 years ago