Arlo Breault
|
d68b7fd442
Refactor clock skew warning code to avoid duplication
|
9 년 전 |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
9 년 전 |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 년 전 |
Nick Mathewson
|
b29c1530c7
Refactor link handshake cell type implementations to use trunnel
|
10 년 전 |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
10 년 전 |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 년 전 |
Nick Mathewson
|
d29a8ad564
Add link protocol version counts to the heartbeat message
|
9 년 전 |
Nick Mathewson
|
f253aef14f
Mechanical rename: tor_cert_t -> tor_x509_cert_t
|
10 년 전 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 년 전 |
Nick Mathewson
|
1c05dfd0b6
Merge branch 'ticket7356_squashed'
|
10 년 전 |
rl1987
|
af1469b9a3
Fixing mistake in comment.
|
10 년 전 |
rl1987
|
668edc5132
Using channel state lookup macros in channeltls.c
|
10 년 전 |
Nick Mathewson
|
0e0dc7d787
Fix a 64-bit clang warning
|
10 년 전 |
Nick Mathewson
|
a28df3fb67
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
|
10 년 전 |
teor
|
13298d90a9
Silence spurious clang warnings
|
10 년 전 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 년 전 |
Andrea Shepard
|
8852a1794c
Track total queue size per channel, with overhead estimates, and global queue total
|
11 년 전 |
Andrea Shepard
|
f0533d8d22
Remove no-longer-used channel_tls_t functions
|
11 년 전 |
Andrea Shepard
|
2efbab2aaf
Provide generic mechanism for scheduler to query writeable cells on a channel
|
11 년 전 |
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 년 전 |
Andrea Shepard
|
39a017809b
Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160
|
10 년 전 |
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
|
595303fd1e
Merge remote-tracking branch 'public/bug10363_024_squashed'
|
10 년 전 |
Nick Mathewson
|
092ac26ea2
Fix undefined behavior with pointer addition in channeltls.c
|
11 년 전 |
Nick Mathewson
|
a73b0da653
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 년 전 |
Andrea Shepard
|
c330d63ff7
Make sure orconn->chan gets nulled out when channels exit from channel_free_all() too
|
10 년 전 |
Nick Mathewson
|
040b478692
Remove a needless check in channel_tls_handle_incoming
|
10 년 전 |
Nick Mathewson
|
372adfa09a
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 년 전 |
Andrea Shepard
|
707c1e2e26
NULL out conns on tlschans when freeing in case channel_run_cleanup() is late; fixes bug 9602
|
10 년 전 |