Nick Mathewson
|
59fc77e29b
Fix a bug that roger found in the wide_circ_id code
|
11 years ago |
Nick Mathewson
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 years ago |
Nick Mathewson
|
076654ce84
Replace magic constants for wide_circ_ids with inline function calls
|
11 years ago |
Nick Mathewson
|
3433216268
Merge remote-tracking branch 'public/easy_ratelim'
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
Nick Mathewson
|
a7334f5122
Use log_fn_ratelim in a few places.
|
12 years ago |
Nick Mathewson
|
7908ab2093
Move address map into its own file.
|
12 years ago |
Nick Mathewson
|
81deddb08c
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
Nick Mathewson
|
bfffc1f0fc
Allow a v4 link protocol for 4-byte circuit IDs.
|
12 years ago |
Nick Mathewson
|
f45cde05f9
Remove tor_malloc_roundup().
|
12 years ago |
Nick Mathewson
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |
Nick Mathewson
|
757725ffde
MSVC build issue: we use INLINE as the one that will magically work
|
12 years ago |
Arturo Filastò
|
e0e4b84757
Add a check_no_tls_errors() to read_to_buf_tls
|
12 years ago |
Nick Mathewson
|
5cf9167f91
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
12 years ago |
Nick Mathewson
|
6e8c2a3e46
Use SOCKET_OK macros in even more places
|
13 years ago |
Nick Mathewson
|
e402edd960
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
562c974ee7
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
9d0777839b
Add a fix for the buf_pullup bug that Vektor reported
|
13 years ago |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
13 years ago |
Nick Mathewson
|
1b0645acba
Cell types and states for new OR handshake
|
13 years ago |
Fabian Keil
|
13f0d22df0
Rephrase the log messages emitted if the TestSocks check is positive
|
13 years ago |
Nick Mathewson
|
df96aed14f
Remove warning about a loop parsing evbuffer socks
|
13 years ago |
Nick Mathewson
|
263d68aa82
Appease "make check-spaces"
|
13 years ago |
Nick Mathewson
|
d2cd67c83f
Use evbuffer_copyout() in inspect_evbuffer().
|
13 years ago |
Nick Mathewson
|
413574ad38
Clear socks auth fields before free
|
13 years ago |
Nick Mathewson
|
eaa1c05397
Merge branch 'optimistic-client'
|
13 years ago |