Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 年之前 |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 年之前 |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 年之前 |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 年之前 |
Nick Mathewson
|
b0cc9856ee
Update free functions into macros: src/or/ part 1
|
7 年之前 |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 年之前 |
David Goulet
|
36f1fb3be3
test: Add unit test for channel_check_for_duplicates()
|
7 年之前 |
David Goulet
|
1dc4f96d9c
channel: Remove nickname attribute from channel_t
|
7 年之前 |
David Goulet
|
163477b11e
channel: Remove dead code
|
7 年之前 |
David Goulet
|
6d1ea7766b
channel: Remove unused write cell functions
|
7 年之前 |
David Goulet
|
46a0709261
channel: Remove incoming/outgoing queue
|
7 年之前 |
Nick Mathewson
|
91467e04b1
Merge branch 'bug22805_v2_squashed'
|
7 年之前 |
Nick Mathewson
|
ceb49c1c5f
Use channel_is_client() accessor in channelpadding.c.
|
7 年之前 |
Nick Mathewson
|
d1e0e486e9
Stop clearing the is_client flag on channel directly
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Matt Traudt
|
2034e0d1d4
sched: Groundwork before KIST implementation
|
7 年之前 |
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.
|
9 年之前 |
Mike Perry
|
b0e92634d8
Netflow record collapsing defense.
|
8 年之前 |
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.
|
8 年之前 |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 年之前 |
Nick Mathewson
|
bfff729728
Add a bunch of work-in-progress comments for 15056 planning
|
8 年之前 |
Nick Mathewson
|
ef5158b2d2
When attempting to find a channel by ID, consider Ed ID.
|
8 年之前 |