Commit History

Author SHA1 Message Date
  Nick Mathewson ae608408e9 Merge remote-tracking branch 'asn/bug23862_031' into maint-0.3.1 7 years ago
  Nick Mathewson 8e100d1a17 Merge branch 'maint-0.3.0' into maint-0.3.1 7 years ago
  Nick Mathewson c55a054236 Merge remote-tracking branch 'asn/bug23862_030' into maint-0.3.0 7 years ago
  Nick Mathewson 418d8bbe92 Merge branch 'stack_fixes_032_v2' into maint-0.3.2 7 years ago
  Nick Mathewson 35d56a127d Add a changelog for the STACK fixes 8 years ago
  Nick Mathewson f539d89fd9 Move subtraction in rephist to try to avoid STACK warning 8 years ago
  Nick Mathewson 3da15bcbe8 Stop checking for sandbox:new_element() failures: it can't fail. 8 years ago
  Nick Mathewson 472473ec5d transport_new() cannot fail; do not check for it to fail. 8 years ago
  Nick Mathewson 252db6ad26 Merge branch 'maint-0.3.2' 7 years ago
  David Goulet 057139d383 sched: Avoid integer overflow when computing tcp_space 7 years ago
  Nick Mathewson ea929e8456 Merge remote-tracking branch 'public/feature24427' 7 years ago
  Nick Mathewson c2822bbc63 Fix compilation of 23459 patch. 7 years ago
  Nick Mathewson 7803b19c43 Merge remote-tracking branch 'ffmancera/github/bug23459' 7 years ago
  Nick Mathewson 030d3d52f5 Merge remote-tracking branch 'teor/comment24575' 7 years ago
  Nick Mathewson 98682f689b Merge branch 'maint-0.3.2' 7 years ago
  Nick Mathewson d68abbe358 Merge remote-tracking branch 'dgoulet/bug23603_032_02' into maint-0.3.2 7 years ago
  Nick Mathewson 58e8094816 Fix compilation with --disable-memory-sentinels 7 years ago
  teor 35055cfa7f Update the comment in options_transition_affects_guards() 7 years ago
  Nick Mathewson 241b676638 Fix up test_circuitstats to use the new circuit_free macro 7 years ago
  Nick Mathewson 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' 7 years ago
  Nick Mathewson b189c613bb move a macro; fix a build? 7 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 7 years ago
  Nick Mathewson 7ca5f4bf03 document our allocator conventions 7 years ago
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 7 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 7 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 7 years ago
  Nick Mathewson 95531ddfbf Let's have only one FREE_AND_NULL variant. 7 years ago
  Nick Mathewson 5508ee29d5 changes file for big free macro-ization branch 8 years ago
  Nick Mathewson 1d348989b0 Make tor_free only evaluate its input once (at least on gcc and clang) 7 years ago
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 7 years ago