Nick Mathewson
|
f45cde05f9
Remove tor_malloc_roundup().
|
12 年之前 |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 年之前 |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 年之前 |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 年之前 |
Nick Mathewson
|
757725ffde
MSVC build issue: we use INLINE as the one that will magically work
|
12 年之前 |
Arturo Filastò
|
e0e4b84757
Add a check_no_tls_errors() to read_to_buf_tls
|
12 年之前 |
Nick Mathewson
|
5cf9167f91
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
12 年之前 |
Nick Mathewson
|
6e8c2a3e46
Use SOCKET_OK macros in even more places
|
12 年之前 |
Nick Mathewson
|
e402edd960
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 年之前 |
Nick Mathewson
|
562c974ee7
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 年之前 |
Nick Mathewson
|
9d0777839b
Add a fix for the buf_pullup bug that Vektor reported
|
13 年之前 |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
13 年之前 |
Nick Mathewson
|
1b0645acba
Cell types and states for new OR handshake
|
13 年之前 |
Fabian Keil
|
13f0d22df0
Rephrase the log messages emitted if the TestSocks check is positive
|
13 年之前 |
Nick Mathewson
|
df96aed14f
Remove warning about a loop parsing evbuffer socks
|
13 年之前 |
Nick Mathewson
|
263d68aa82
Appease "make check-spaces"
|
13 年之前 |
Nick Mathewson
|
d2cd67c83f
Use evbuffer_copyout() in inspect_evbuffer().
|
13 年之前 |
Nick Mathewson
|
413574ad38
Clear socks auth fields before free
|
13 年之前 |
Nick Mathewson
|
eaa1c05397
Merge branch 'optimistic-client'
|
13 年之前 |
Nick Mathewson
|
553ae5dfb5
Fix spurious warning in bufferevent socks parsing
|
13 年之前 |
Nick Mathewson
|
34a52534bb
Add a generic_buffer_t to use the best buffer type we have on hand
|
13 年之前 |
Nick Mathewson
|
1aab5b6b39
Merge remote-tracking branch 'public/bug1666'
|
13 年之前 |
Nick Mathewson
|
16c5a62a66
Add more error checks to socks parsing code
|
13 年之前 |
Nick Mathewson
|
31120ff692
Remove unused var in write_to_evbuffer_zlib
|
13 年之前 |
Nick Mathewson
|
05c424f4b8
Refactor fetch_from_buf_socks() to be greedy
|
13 年之前 |
Nick Mathewson
|
ee42fe8fbb
Don't drain extra data when parsing socks auth methods
|
13 年之前 |
Nick Mathewson
|
2e6604f42e
Record username/password data in socks_request_t
|
13 年之前 |
Nick Mathewson
|
204bce7e3c
If we negotiate authentication, require it.
|
13 年之前 |
Nick Mathewson
|
aec396d9d0
Be more strict about when to accept socks auth message
|
13 年之前 |
Nick Mathewson
|
9b3f48c074
Fix 'make check-spaces'
|
13 年之前 |