Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
před 10 roky |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
před 10 roky |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
před 10 roky |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
před 10 roky |
Andrea Shepard
|
3b080230e9
Make connection_or_connect() mockable
|
před 10 roky |
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
|
před 11 roky |
Nick Mathewson
|
3a2e25969f
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
|
před 10 roky |
Nick Mathewson
|
463f6628d3
Give each or_connection_t a slightly randomized idle_timeout
|
před 10 roky |
Nick Mathewson
|
28bb673584
White-box tests for the succeeding case of ext_or_port handshake.
|
před 11 roky |
George Kadianakis
|
d8f74cc439
Move Extended ORPort code to its own module.
|
před 12 roky |
George Kadianakis
|
4a55e39997
Implement Extended ORPort authentication.
|
před 12 roky |
George Kadianakis
|
d303228eca
Create the Extended ORPort authentication cookie file.
|
před 12 roky |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
před 12 roky |
Nick Mathewson
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
před 11 roky |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
před 11 roky |
Nick Mathewson
|
bfffc1f0fc
Allow a v4 link protocol for 4-byte circuit IDs.
|
před 12 roky |
Nick Mathewson
|
3d8b73db55
Discard extraneous renegotiation attempts in the v3 link protocol
|
před 12 roky |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
před 12 roky |
Andrea Shepard
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
před 12 roky |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
před 12 roky |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
před 13 roky |
Roger Dingledine
|
be1f3a5eb5
normalize the name of the CERTS cell
|
před 13 roky |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
před 13 roky |
Nick Mathewson
|
83bb9742b5
Hook up all of the prop176 code; allow v3 negotiations to actually work
|
před 13 roky |
Nick Mathewson
|
3f22ec179c
New functions to record digests of cells during v3 handshake
|
před 13 roky |
Nick Mathewson
|
81024f43ec
Basic function to write authenticate cells
|
před 13 roky |
Nick Mathewson
|
df78daa5da
Functions to send cert and auth_challenge cells.
|
před 13 roky |
Nick Mathewson
|
2a594fcde9
Disable recording new broken conns when we have bootstrapped
|
před 13 roky |
Nick Mathewson
|
734d9486f6
Record the states of failing OR connections
|
před 13 roky |
Nick Mathewson
|
a2ad31a92b
Split connection_about_to_close_connection into separate functions
|
před 13 roky |