Nick Mathewson
|
0a985af072
Parenthesize macro arguments for 13291 fix
|
10 years ago |
teor
|
b827a08284
Stop spawn test failures due to a race condition with SIGCHLD on process exit
|
10 years ago |
Nick Mathewson
|
11ebbf5e88
Merge branch 'bug12971_take2_squashed'
|
10 years ago |
Nick Mathewson
|
fcebc8da95
Rename socks5 error code setting function again
|
10 years ago |
rl1987
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
10 years ago |
Nick Mathewson
|
5e8cc766e6
Merge branch 'ticket961_squashed'
|
10 years ago |
Nick Mathewson
|
f15e5aedbc
Changes file for ticket 961
|
10 years ago |
Nick Mathewson
|
4903ab1caa
Avoid frequent strcmp() calls for AccountingRule
|
10 years ago |
Nick Mathewson
|
8527a29966
Add an "AccountingRule" feature to permit limiting bw usage by read+write
|
10 years ago |
Nick Mathewson
|
dc019b0654
Merge remote-tracking branch 'yawning/bug13213'
|
10 years ago |
Nick Mathewson
|
56f92ca02d
Merge remote-tracking branch 'rl1987/bug13228'
|
10 years ago |
Nick Mathewson
|
b45bfba2ce
Whitespace fixes
|
10 years ago |
teor
|
4d0ad34a92
Avoid division by zero in circuitstats pareto
|
10 years ago |
teor
|
ffd92e8ef8
Stop test & bench build failures with --disable-curve25519
|
10 years ago |
Nick Mathewson
|
47fab50cba
Merge branch 'bug13280'
|
10 years ago |
teor
|
ff8fe38a2f
Stop spurious clang shallow analysis null pointer errors
|
10 years ago |
teor
|
b7eab94a90
Stop ed25519 8-bit signed left shift overflowing
|
10 years ago |
Nick Mathewson
|
6129ff320e
Use SHL{8,32,64} in ed25519/ref10 to avoid left-shifting negative values
|
10 years ago |
teor
|
6b155dc1a6
Stop signed left shifts overflowing in ed25519: Macros
|
10 years ago |
rl1987
|
f20c72f456
Improving error message.
|
10 years ago |
Nick Mathewson
|
5190ec0bc4
Merge remote-tracking branch 'public/require_some_c99'
|
10 years ago |
Nick Mathewson
|
6e7cbfc465
Avoid a "constant variable guards dead code" warning from coverity
|
10 years ago |
Nick Mathewson
|
9fd6fbec28
Regenerate pwbox.c with the latest trunnel
|
10 years ago |
Nick Mathewson
|
27bd1ef100
Comment-out dead code in ed25519/ref10
|
10 years ago |
Nick Mathewson
|
7c52a0555a
Check key_len in secret_to_key_new()
|
10 years ago |
Nick Mathewson
|
801f4d4384
Fix a double-free in failing case of handle_control_authenticate.
|
10 years ago |
Nick Mathewson
|
4e87b97872
Fix on that last fix.
|
10 years ago |
Nick Mathewson
|
9190468246
Fix warnings on 32-bit builds.
|
10 years ago |
Nick Mathewson
|
1c5d680b3d
Merge branch 'ed25519_ref10_squashed'
|
10 years ago |
Nick Mathewson
|
46cda485bc
Comments and tweaks based on review by asn
|
10 years ago |