Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
8 年之前 |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 年之前 |
Nick Mathewson
|
88c2a6b936
Send and receive AUTHENTICATE cells correctly with ED keys.
|
8 年之前 |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
8 年之前 |
Nick Mathewson
|
4ef42e7c52
Refactor ...compute_authenticate_cell_body() to return a var_cell_t.
|
9 年之前 |
Nick Mathewson
|
2bf6553949
Code to send correct authentication data when we are using AUTHTYPE>2
|
9 年之前 |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 年之前 |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 年之前 |
Nick Mathewson
|
cb3f9bc2d4
Merge branch 'bug18570_027'
|
8 年之前 |
Andrea Shepard
|
bd87d37a86
Make sure channel_t queues its own copy of incoming cells
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Andrea Shepard
|
3b080230e9
Make connection_or_connect() mockable
|
10 年之前 |
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 年之前 |
Nick Mathewson
|
3a2e25969f
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
10 年之前 |
Nick Mathewson
|
463f6628d3
Give each or_connection_t a slightly randomized idle_timeout
|
10 年之前 |
Nick Mathewson
|
28bb673584
White-box tests for the succeeding case of ext_or_port handshake.
|
11 年之前 |
George Kadianakis
|
d8f74cc439
Move Extended ORPort code to its own module.
|
12 年之前 |
George Kadianakis
|
4a55e39997
Implement Extended ORPort authentication.
|
12 年之前 |
George Kadianakis
|
d303228eca
Create the Extended ORPort authentication cookie file.
|
12 年之前 |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
12 年之前 |
Nick Mathewson
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 年之前 |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 年之前 |
Nick Mathewson
|
bfffc1f0fc
Allow a v4 link protocol for 4-byte circuit IDs.
|
12 年之前 |
Nick Mathewson
|
3d8b73db55
Discard extraneous renegotiation attempts in the v3 link protocol
|
12 年之前 |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 年之前 |
Andrea Shepard
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 年之前 |