Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
e3b1573be6
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
91f49bc0f0
Fix unit tests to work after own_link_cert assertion
|
7 years ago |
Nick Mathewson
|
4d30dde156
Merge branch 'netflow_padding-v6-rebased2-squashed'
|
7 years ago |
Mike Perry
|
b0e92634d8
Netflow record collapsing defense.
|
8 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
8 years ago |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 years ago |
Nick Mathewson
|
88c2a6b936
Send and receive AUTHENTICATE cells correctly with ED keys.
|
8 years ago |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
8 years ago |
Nick Mathewson
|
4ef42e7c52
Refactor ...compute_authenticate_cell_body() to return a var_cell_t.
|
9 years ago |
Nick Mathewson
|
2bf6553949
Code to send correct authentication data when we are using AUTHTYPE>2
|
9 years ago |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 years ago |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 years ago |
Nick Mathewson
|
cb3f9bc2d4
Merge branch 'bug18570_027'
|
8 years ago |
Andrea Shepard
|
bd87d37a86
Make sure channel_t queues its own copy of incoming cells
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 years ago |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 years ago |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 years ago |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 years ago |
Andrea Shepard
|
3b080230e9
Make connection_or_connect() mockable
|
10 years ago |
Andrea Shepard
|
d438cf1ec9
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
11 years ago |
Nick Mathewson
|
3a2e25969f
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
10 years ago |
Nick Mathewson
|
463f6628d3
Give each or_connection_t a slightly randomized idle_timeout
|
10 years ago |
Nick Mathewson
|
28bb673584
White-box tests for the succeeding case of ext_or_port handshake.
|
11 years ago |
George Kadianakis
|
d8f74cc439
Move Extended ORPort code to its own module.
|
12 years ago |
George Kadianakis
|
4a55e39997
Implement Extended ORPort authentication.
|
12 years ago |
George Kadianakis
|
d303228eca
Create the Extended ORPort authentication cookie file.
|
12 years ago |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
12 years ago |