David Goulet
|
6d1ea7766b
channel: Remove unused write cell functions
|
vor 7 Jahren |
David Goulet
|
46a0709261
channel: Remove incoming/outgoing queue
|
vor 7 Jahren |
Nick Mathewson
|
91467e04b1
Merge branch 'bug22805_v2_squashed'
|
vor 7 Jahren |
Nick Mathewson
|
ceb49c1c5f
Use channel_is_client() accessor in channelpadding.c.
|
vor 7 Jahren |
Nick Mathewson
|
d1e0e486e9
Stop clearing the is_client flag on channel directly
|
vor 7 Jahren |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
vor 7 Jahren |
Matt Traudt
|
2034e0d1d4
sched: Groundwork before KIST implementation
|
vor 7 Jahren |
Nick Mathewson
|
3a8a92fddd
Merge branch 'callgraph_reduction_v2'
|
vor 7 Jahren |
Nick Mathewson
|
1c0a2335cd
Extract channel_do_open_actions() from non-open _change_state cases
|
vor 7 Jahren |
Nick Mathewson
|
4d6c79d1de
Fix some clang-i386 warnings in master.
|
vor 7 Jahren |
Nick Mathewson
|
4d30dde156
Merge branch 'netflow_padding-v6-rebased2-squashed'
|
vor 7 Jahren |
Mike Perry
|
76c9330f9d
Bug 17604: Converge on only one long-lived TLS conn between relays.
|
vor 9 Jahren |
Mike Perry
|
b0e92634d8
Netflow record collapsing defense.
|
vor 8 Jahren |
Nick Mathewson
|
7bc9f93abb
Merge branch 'teor_connection-with-client-v2_squashed'
|
vor 7 Jahren |
teor
|
f9af7e8bd0
Accurately identify client connections by their lack of peer authentication
|
vor 7 Jahren |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
vor 7 Jahren |
Nick Mathewson
|
515e1f663a
Add an O(1) map from channel->global_identifier to channel
|
vor 8 Jahren |
Nick Mathewson
|
6788418f28
Propagate Ed25519 identities downwards into more functions.
|
vor 8 Jahren |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
vor 8 Jahren |
Nick Mathewson
|
bfff729728
Add a bunch of work-in-progress comments for 15056 planning
|
vor 8 Jahren |
Nick Mathewson
|
ef5158b2d2
When attempting to find a channel by ID, consider Ed ID.
|
vor 8 Jahren |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
vor 8 Jahren |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
vor 8 Jahren |
Nick Mathewson
|
ec4142abdf
Unify code in channel_write_*cell()
|
vor 8 Jahren |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
vor 8 Jahren |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
vor 8 Jahren |
Nick Mathewson
|
beba70ec77
Don't declare "incoming_queue" in every file including channel.h
|
vor 8 Jahren |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
vor 8 Jahren |
Nick Mathewson
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
vor 9 Jahren |