Nick Mathewson
|
7556933537
Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_merged
|
6 years ago |
rl1987
|
ba3121191b
Use constants for possible values of first octet
|
6 years ago |
rl1987
|
f27dc41627
Remove prop229 stuff from socks5.trunnel
|
6 years ago |
rl1987
|
2f284d3325
Add changes file
|
6 years ago |
rl1987
|
4c845fcf9e
Rework socks_request_set_socks5_error() with trunnel
|
6 years ago |
rl1987
|
a6af21c1b7
Document new code
|
6 years ago |
rl1987
|
58cb2ed243
Fix buf_t advancement in fetch_buf_from_socks
|
6 years ago |
rl1987
|
01cf3007b5
Make a distinction between truncated message and expecting more messages
|
6 years ago |
rl1987
|
fb105404f2
Fix whitespace/formatting
|
6 years ago |
rl1987
|
d2e54ff8a5
Remove legacy SOCKS5 phase 2 code
|
6 years ago |
rl1987
|
94706a427a
Add CMD_RESOLVE to socks5_client_request
|
6 years ago |
rl1987
|
bcbd3fb71e
Second phase of SOCKS5
|
6 years ago |
rl1987
|
57342b19f5
Remove legacy RFC1929 code
|
6 years ago |
rl1987
|
9068ac3cac
Implement SOCKS5 user/pass handling
|
6 years ago |
rl1987
|
75106a26b4
Fix type in socks5.trunnel
|
6 years ago |
rl1987
|
853d9b869d
Remove legacy SOCKS5 phase 1 code
|
6 years ago |
rl1987
|
63c478c1c4
Call new SOCKS code from parse_socks, to parse multiple packets in row
|
6 years ago |
rl1987
|
27333b2298
Reimplement phase 1 of SOCKS5 using trunnel
|
6 years ago |
rl1987
|
c6a0b04d33
Remove legacy SOCKS4 code
|
6 years ago |
rl1987
|
b160929c22
Add RESOLVE (0xF0) command to socks4_client_request
|
6 years ago |
rl1987
|
9155e08450
Parsing SOCKS4/4a request using trunnel impl
|
6 years ago |
Roger Dingledine
|
0317eb143e
Remove a redundant typedef in proto_ext_or.h
|
6 years ago |
Nick Mathewson
|
4ac87a430f
Remove a redundant typedef in addr_policy_st.h
|
6 years ago |
Nick Mathewson
|
23cb9a046c
Tweak changes/bug26502
|
6 years ago |
Nick Mathewson
|
413b73450c
Merge remote-tracking branch 'imnotbad/bug26502'
|
6 years ago |
Nick Mathewson
|
28db2c9291
Tweak changes file for 26663
|
6 years ago |
Nick Mathewson
|
a7ec493d88
Merge remote-tracking branch 'imnotbad/bug26663'
|
6 years ago |
Nick Mathewson
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
Nick Mathewson
|
9010797e63
Remove most includes from crypto.c
|
6 years ago |
Nick Mathewson
|
922208bd2d
Extract and rename crypto_log_errors().
|
6 years ago |