Nick Mathewson
|
059d3d0613
Remove auth_challenge field from or_handshake_state_t
|
14 years ago |
Nick Mathewson
|
7aadae606b
Make sure we stop putting cells into our hash at the right time.
|
14 years ago |
Nick Mathewson
|
83bb9742b5
Hook up all of the prop176 code; allow v3 negotiations to actually work
|
14 years ago |
Nick Mathewson
|
6c7f28454e
Implement cert/auth cell reading
|
14 years ago |
Nick Mathewson
|
df78daa5da
Functions to send cert and auth_challenge cells.
|
14 years ago |
Nick Mathewson
|
1b0645acba
Cell types and states for new OR handshake
|
14 years ago |
Nick Mathewson
|
ed39621a9d
Merge remote-tracking branch 'asn2/bug3656'
|
14 years ago |
Nick Mathewson
|
4aa4bce474
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
|
14 years ago |
Robert Ransom
|
fbea8c8ef1
Detect and remove unreachable intro points
|
14 years ago |
Robert Ransom
|
eaed37d14c
Record intro point timeouts in rend_intro_point_t
|
14 years ago |
Nick Mathewson
|
a4b7525c3c
Fix a crash bug in tor_assert(md->held_by_node)
|
14 years ago |
Nick Mathewson
|
fee094afcd
Fix issues in 3630 patch noted by Karsten
|
14 years ago |
Florian Tschorsch
|
6b1d8321ae
New torrc option to allow bucket refill intervals of less than 1 sec
|
14 years ago |
Roger Dingledine
|
1fcaeb6092
Merge branch 'maint-0.2.2'
|
14 years ago |
Roger Dingledine
|
4a351b4b9e
Merge branch 'maint-0.2.1' into maint-0.2.2
|
14 years ago |
Roger Dingledine
|
62ec584a30
Generate our ssl session certs with a plausible lifetime
|
14 years ago |
Nick Mathewson
|
386966142e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Robert Ransom
|
07a5cf285a
Describe rend_service_descriptor_t more completely
|
14 years ago |
Robert Ransom
|
aa900b17ca
Describe rend_intro_point_t more completely
|
14 years ago |
Nick Mathewson
|
d3ff167e09
Fix whitespace issues in patches merged today so far
|
14 years ago |
Nick Mathewson
|
41eef6680e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
dfa6cde4d4
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
0cb01f5c97
Merge remote-tracking branch 'public/split_entry_conn'
|
14 years ago |
Robert Ransom
|
cab3641638
Fix handling of ISO_STREAM
|
14 years ago |
George Kadianakis
|
941709ee50
Server transport proxies should bind on the same port each time, if possible.
|
14 years ago |
Nick Mathewson
|
e511a3a4dd
Handle storing much longer socks4 authentication data.
|
14 years ago |
Nick Mathewson
|
8054e81e14
Treat socks_request->{username,password} as non-NUL-terminated
|
14 years ago |
Nick Mathewson
|
6596aa022f
Implement protocol-type isolation correctly.
|
14 years ago |
Nick Mathewson
|
569fe936b8
Move entry-only fields from edge_connection_t to entry_connection_t
|
14 years ago |
Nick Mathewson
|
33e6a3d750
Add a new type entry_connection_t for entry connections
|
14 years ago |