Nick Mathewson
|
d1b45786b1
Document connection_or.c and connection.c at module level
|
8 anni fa |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 anni fa |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 anni fa |
Nick Mathewson
|
c68a23a135
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
|
8 anni fa |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 anni fa |
U+039b
|
c735220a0b
Remove bufferevents dead code
|
8 anni fa |
Nick Mathewson
|
d793a988cd
Merge branch 'maint-0.2.8'
|
8 anni fa |
Nick Mathewson
|
bc9a0f82b3
whitespace fixes
|
8 anni fa |
teor (Tim Wilson-Brown)
|
608c12baaf
Resolve bug18812 by logging fallback key changes at info level
|
8 anni fa |
teor (Tim Wilson-Brown)
|
14b1c7a66e
Refactor connection_or_client_learned_peer_id for bug18812
|
8 anni fa |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 anni fa |
Nick Mathewson
|
591029253f
Merge branch 'bug14334_squashed'
|
8 anni fa |
George Kadianakis
|
d5acb633ae
Don't mark guards as unreachable if connection_connect() fails.
|
8 anni fa |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
8 anni fa |
Nick Mathewson
|
cb3f9bc2d4
Merge branch 'bug18570_027'
|
8 anni fa |
Andrea Shepard
|
bd87d37a86
Make sure channel_t queues its own copy of incoming cells
|
8 anni fa |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 anni fa |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 anni fa |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 anni fa |
teor (Tim Wilson-Brown)
|
c927b6cb1a
Correct grammatical errors in tor comments
|
8 anni fa |
Nick Mathewson
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 anni fa |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 anni fa |
Nick Mathewson
|
dce708d11c
Fix a logic error in connection_tls_continue_handshake().
|
9 anni fa |
Nick Mathewson
|
9d019a7db7
tor_tls_finish_handshake is server-side only.
|
9 anni fa |
Nick Mathewson
|
6505d529a5
Remove client-side support for detecting v1 handshake
|
9 anni fa |
Nick Mathewson
|
bd1a137893
Remove the client-side code for the v1 and v2 tls handshakes.
|
9 anni fa |
Nick Mathewson
|
5f15b0e1e2
Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372
|
9 anni fa |
Nick Mathewson
|
1b52e95028
Merge branch '12498_ed25519_keys_v6'
|
9 anni fa |
Nick Mathewson
|
b29c1530c7
Refactor link handshake cell type implementations to use trunnel
|
10 anni fa |
Nick Mathewson
|
b75361c5ed
Start testing cell encoders/processers for the v3 handshake.
|
10 anni fa |