コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson fa0d24286b Convert remaining function (mostly static) to new free style 6 年 前
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年 前
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年 前
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 年 前
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 年 前
  Nick Mathewson 91467e04b1 Merge branch 'bug22805_v2_squashed' 6 年 前
  Nick Mathewson ceb49c1c5f Use channel_is_client() accessor in channelpadding.c. 6 年 前
  Nick Mathewson d1e0e486e9 Stop clearing the is_client flag on channel directly 6 年 前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年 前
  Matt Traudt 2034e0d1d4 sched: Groundwork before KIST implementation 6 年 前
  Nick Mathewson 3a8a92fddd Merge branch 'callgraph_reduction_v2' 7 年 前
  Nick Mathewson 1c0a2335cd Extract channel_do_open_actions() from non-open _change_state cases 7 年 前
  Nick Mathewson 4d6c79d1de Fix some clang-i386 warnings in master. 7 年 前
  Nick Mathewson 4d30dde156 Merge branch 'netflow_padding-v6-rebased2-squashed' 7 年 前
  Mike Perry 76c9330f9d Bug 17604: Converge on only one long-lived TLS conn between relays. 8 年 前
  Mike Perry b0e92634d8 Netflow record collapsing defense. 7 年 前
  Nick Mathewson 7bc9f93abb Merge branch 'teor_connection-with-client-v2_squashed' 7 年 前
  teor f9af7e8bd0 Accurately identify client connections by their lack of peer authentication 7 年 前
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 年 前
  Nick Mathewson 515e1f663a Add an O(1) map from channel->global_identifier to channel 8 年 前
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 年 前
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 年 前
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 年 前
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 年 前
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 年 前
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 年 前
  Nick Mathewson ec4142abdf Unify code in channel_write_*cell() 7 年 前
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 年 前
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 年 前
  Nick Mathewson beba70ec77 Don't declare "incoming_queue" in every file including channel.h 8 年 前