Commit History

Author SHA1 Message Date
  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' 6 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
  Nick Mathewson 4d30dde156 Merge branch 'netflow_padding-v6-rebased2-squashed' 7 years ago
  Mike Perry 76c9330f9d Bug 17604: Converge on only one long-lived TLS conn between relays. 8 years ago
  Mike Perry b0e92634d8 Netflow record collapsing defense. 7 years ago
  Nick Mathewson 7bc9f93abb Merge branch 'teor_connection-with-client-v2_squashed' 7 years ago
  teor f9af7e8bd0 Accurately identify client connections by their lack of peer authentication 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 515e1f663a Add an O(1) map from channel->global_identifier to channel 8 years ago
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 years ago
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 years ago
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  Nick Mathewson ec4142abdf Unify code in channel_write_*cell() 7 years ago
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson beba70ec77 Don't declare "incoming_queue" in every file including channel.h 8 years ago
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago