Roger Dingledine
|
8d5dcdbda2
backport to make channel_is_client() accurate
|
6 years ago |
Nick Mathewson
|
711160a46f
Merge branch 'maint-0.2.8' into maint-0.2.9
|
7 years ago |
Nick Mathewson
|
3483f7c003
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
|
7 years ago |
Nick Mathewson
|
9a0fd2dbb1
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
|
7 years ago |
Nick Mathewson
|
3de27618e6
Merge branch 'maint-0.2.5' into maint-0.2.6
|
7 years ago |
Nick Mathewson
|
ccae991662
Merge branch 'maint-0.2.4' into maint-0.2.5
|
7 years ago |
Nick Mathewson
|
8d2978b13c
Fix an errant memset() into the middle of a struct in cell_pack().
|
7 years ago |
Nick Mathewson
|
50facb40bb
On v3 link handshake, send the correct link certificate
|
7 years ago |
Nick Mathewson
|
d1b45786b1
Document connection_or.c and connection.c at module level
|
8 years ago |
Andrea Shepard
|
d65f030915
Unit test for pick_oos_victims()
|
8 years ago |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 years ago |
Nick Mathewson
|
c68a23a135
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
|
8 years ago |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
U+039b
|
c735220a0b
Remove bufferevents dead code
|
8 years ago |
Nick Mathewson
|
d793a988cd
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
bc9a0f82b3
whitespace fixes
|
8 years ago |
teor (Tim Wilson-Brown)
|
608c12baaf
Resolve bug18812 by logging fallback key changes at info level
|
8 years ago |
teor (Tim Wilson-Brown)
|
14b1c7a66e
Refactor connection_or_client_learned_peer_id for bug18812
|
8 years ago |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 years ago |
Nick Mathewson
|
591029253f
Merge branch 'bug14334_squashed'
|
8 years ago |
George Kadianakis
|
d5acb633ae
Don't mark guards as unreachable if connection_connect() fails.
|
8 years ago |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
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
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 years ago |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 years ago |
teor (Tim Wilson-Brown)
|
c927b6cb1a
Correct grammatical errors in tor comments
|
8 years ago |
Nick Mathewson
|
e5754c42d1
Merge branch 'bug17686_v2_027'
|
9 years ago |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 years ago |