rl1987
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
10 vuotta sitten |
Nick Mathewson
|
4eb3018f94
Move structures into (private) part of buffers.h so we can inspect them while testing
|
10 vuotta sitten |
Andrea Shepard
|
91ff10f6be
Make --disable-buf-freelists build and pass unit tests
|
10 vuotta sitten |
Nick Mathewson
|
41a8930fa1
scan-build: check impossible null-pointer case in buffers.c
|
10 vuotta sitten |
Nick Mathewson
|
663aba07e5
Fix whitespace errors, all of them mine.
|
10 vuotta sitten |
Nick Mathewson
|
bb37544214
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
|
10 vuotta sitten |
Nick Mathewson
|
46118d7d75
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
|
10 vuotta sitten |
Nick Mathewson
|
833d027778
Monotonize the OOM-killer data timers
|
10 vuotta sitten |
Nick Mathewson
|
f425cf8338
Start writing tests for 10169.
|
11 vuotta sitten |
Nick Mathewson
|
eb6f433bdb
Debugging code inbuffers.c for debugging chunk allocation.
|
11 vuotta sitten |
Nick Mathewson
|
87fb1e324c
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
|
10 vuotta sitten |
Nick Mathewson
|
05d8111eed
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
|
10 vuotta sitten |
Nick Mathewson
|
fd28754dd3
Actually release buffer freelists when handling OOM conditions.
|
10 vuotta sitten |
Nick Mathewson
|
7951591744
Fix bugs in bug10169 bugfix memory tracking
|
11 vuotta sitten |
Nick Mathewson
|
5c45a333c3
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
|
11 vuotta sitten |
Nick Mathewson
|
eabcab2b7c
Count freed buffer bytes from buffers when oom-killing circuits.
|
11 vuotta sitten |
Nick Mathewson
|
91ec6f7269
Have the OOM handler also count the age the data in a stream buffer
|
11 vuotta sitten |
George Kadianakis
|
d8f74cc439
Move Extended ORPort code to its own module.
|
12 vuotta sitten |
George Kadianakis
|
ba30d635c5
Document code and change the Extended ORPort command numbers.
|
12 vuotta sitten |
Nick Mathewson
|
8bf0382b22
Skeleton ExtORPort implementation. Needs testing, documentation.
|
12 vuotta sitten |
Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 vuotta sitten |
Roger Dingledine
|
0bfaf86612
Fix socks5 handshake for username/password auth
|
11 vuotta sitten |
Nick Mathewson
|
bae5dd6c8d
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 vuotta sitten |
Nick Mathewson
|
00e2310f12
Don't run off the end of the array-of-freelists
|
11 vuotta sitten |
Nick Mathewson
|
7f50af116f
Merge remote-tracking branch 'public/bug8117_023' into maint-0.2.4
|
11 vuotta sitten |
Nick Mathewson
|
fa3c237739
Per-SOCKSPort configuration for bug 8117 fix.
|
11 vuotta sitten |
Nick Mathewson
|
a264c4feda
Prefer SOCKS_USER_PASS over SOCKS_NO_AUTH
|
11 vuotta sitten |
Nick Mathewson
|
59fc77e29b
Fix a bug that roger found in the wide_circ_id code
|
11 vuotta sitten |
Nick Mathewson
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 vuotta sitten |
Nick Mathewson
|
076654ce84
Replace magic constants for wide_circ_ids with inline function calls
|
11 vuotta sitten |