Roger Dingledine
|
4d0b8f00b1
clarify the warning for unrecognized socks version
|
21 年之前 |
Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
21 年之前 |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
21 年之前 |
Roger Dingledine
|
a6bab569ab
socks5 now works
|
21 年之前 |
Roger Dingledine
|
0f25887048
clean up connection_assert_ok compiler warnings
|
21 年之前 |
Roger Dingledine
|
deac704399
connection_new() can't ever fail
|
21 年之前 |
Roger Dingledine
|
9e5cafc395
first pass: obey log convention
|
21 年之前 |
Roger Dingledine
|
3b5191d36d
various bugfixes and updates
|
21 年之前 |
Nick Mathewson
|
3d4ccb781a
Refactor buffers; implement descriptors.
|
21 年之前 |
Roger Dingledine
|
40d0fca63a
cleanups, bugfixes, more verbose logs
|
21 年之前 |
Roger Dingledine
|
9fe1ed26ff
get network/host order working right again for socks4
|
21 年之前 |
Roger Dingledine
|
ed51df7453
bugfixes and note missing features
|
21 年之前 |
Roger Dingledine
|
078c5ab617
leave the socks handshake on the inbuf until it's complete
|
21 年之前 |
Roger Dingledine
|
b97945e411
add in directory 'post' support
|
21 年之前 |
Roger Dingledine
|
c0f5ddcf33
fix confirmed win32 bug
|
21 年之前 |
Roger Dingledine
|
3fa170e11f
more futzing towards tls
|
21 年之前 |
Roger Dingledine
|
99035f3520
clean read_to_buf more
|
21 年之前 |
Nick Mathewson
|
fd20011c26
Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing.
|
21 年之前 |
Nick Mathewson
|
cd3467bb01
Attempt to make sockets code work right on windows.
|
21 年之前 |
Roger Dingledine
|
c6f70e36e0
implemented total read rate limiting
|
21 年之前 |
Roger Dingledine
|
dbf3435cde
simplify fetch_from_buf; cull idle dnsworkers.
|
21 年之前 |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
21 年之前 |
Roger Dingledine
|
cbe7be1f78
remove on-the-fly compression feature
|
21 年之前 |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
21 年之前 |
Roger Dingledine
|
0560008497
terminology shift: data->relay, topic->relay, topic->stream
|
21 年之前 |
Nick Mathewson
|
acc33c18e2
Tests for crypto; more tests for buffers
|
21 年之前 |
Nick Mathewson
|
1fa0fc1487
Introduce a few unit tests (from older code), refactor compression setup/teardown
|
21 年之前 |
Nick Mathewson
|
c217b1ca71
Add magic to end of C files to make emacs happy; split test invocation into separate file.
|
21 年之前 |
Roger Dingledine
|
b8da74d30a
get rid of those nasty tabs
|
21 年之前 |
Nick Mathewson
|
9d03ae627d
Fix message when decompressing
|
21 年之前 |