Commit History

Author SHA1 Message Date
  Nick Mathewson 6da0311d2c Extract various enums and tiny structs from or.h 5 years ago
  Nick Mathewson 1743dac078 Minimize headers that include crypto_formats and x25519 stuff 5 years ago
  Nick Mathewson 500826479a Remove other needless includes include from or/*.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  David Goulet 6b1dba214d cmux: Make EWMA policy mandatory 6 years ago
  Roger Dingledine bf91da75ab remove blank line between function-comment and function 6 years ago
  David Goulet cd81403cc0 Merge branch 'ticket24902_029_05' into ticket24902_033_02 6 years ago
  George Kadianakis c3c2b55dec test: Add unit tests for the DoS subsystem 6 years ago
  Nick Mathewson 219c969d7b Use monotime_coarse for transfer times and padding times 6 years ago
  Nick Mathewson 5ee0cccd49 Merge branch 'macro_free_v2_squashed' 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 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
  David Goulet 36f1fb3be3 test: Add unit test for channel_check_for_duplicates() 6 years ago
  David Goulet 1dc4f96d9c channel: Remove nickname attribute from channel_t 6 years ago
  David Goulet 163477b11e channel: Remove dead code 6 years ago
  David Goulet 6d1ea7766b channel: Remove unused write cell functions 6 years ago
  David Goulet 46a0709261 channel: Remove incoming/outgoing queue 6 years ago
  Nick Mathewson 91467e04b1 Merge branch 'bug22805_v2_squashed' 6 years ago
  Nick Mathewson ceb49c1c5f Use channel_is_client() accessor in channelpadding.c. 6 years ago
  Nick Mathewson d1e0e486e9 Stop clearing the is_client flag on channel directly 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Matt Traudt 2034e0d1d4 sched: Groundwork before KIST implementation 6 years ago
  Nick Mathewson 3a8a92fddd Merge branch 'callgraph_reduction_v2' 7 years ago
  Nick Mathewson 1c0a2335cd Extract channel_do_open_actions() from non-open _change_state cases 7 years ago
  Nick Mathewson 4d6c79d1de Fix some clang-i386 warnings in master. 7 years ago