Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Traudt 67793b615b One more missed chance to use get_scheduler_state_string vor 6 Jahren
  Matt Traudt 667f931177 Make get_scheduler_state_string available to scheduler*.c vor 6 Jahren
  Matt Traudt 8797c8fbd3 Remove now-duplicate log_debug lines vor 6 Jahren
  Matt Traudt 07898fb2a6 Helper to log chan scheduler_states as strings not ints vor 6 Jahren
  Matt Traudt 273325e216 Add all the missed scheduler_state assignments vor 6 Jahren
  Matt Traudt 5e7fdb8b3f Fix cosmetic issues around scheduler_set_channel_state vor 6 Jahren
  ArunaMaurya221B ad5cfa3039 Bug:24531 Function to change channel scheduler state for easy debugging added. vor 6 Jahren
  ArunaMaurya221B d77cacb7ab Bug:24531 Add function to change scheduler state and always use it vor 6 Jahren
  Nick Mathewson 58e8094816 Fix compilation with --disable-memory-sentinels vor 6 Jahren
  Nick Mathewson 241b676638 Fix up test_circuitstats to use the new circuit_free macro vor 6 Jahren
  Nick Mathewson 0340c02975 Merge remote-tracking branch 'mikeperry/bug23114_squashed2' vor 6 Jahren
  Nick Mathewson b189c613bb move a macro; fix a build? vor 6 Jahren
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' vor 6 Jahren
  Nick Mathewson 7ca5f4bf03 document our allocator conventions vor 6 Jahren
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style vor 6 Jahren
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. vor 6 Jahren
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. vor 6 Jahren
  Nick Mathewson 95531ddfbf Let's have only one FREE_AND_NULL variant. vor 6 Jahren
  Nick Mathewson 5508ee29d5 changes file for big free macro-ization branch vor 6 Jahren
  Nick Mathewson 1d348989b0 Make tor_free only evaluate its input once (at least on gcc and clang) vor 6 Jahren
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation vor 6 Jahren
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h vor 6 Jahren
  Nick Mathewson 0792cc107e Convert connection_free to a nulling macro. vor 6 Jahren
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. vor 6 Jahren
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 vor 6 Jahren
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL vor 6 Jahren
  Nick Mathewson 44010c6fc1 Merge branch 'dgoulet_ticket23709_033_01_squashed' vor 6 Jahren
  David Goulet 50124fd7a6 chan: Add changes file for ticket 23709 vor 6 Jahren
  David Goulet e96c577ed2 test: Make older GCC happy and thus our oniongit pipeline vor 6 Jahren
  David Goulet 6120efd771 chan: Do not re-queue after a fail cell write vor 6 Jahren