Nick Mathewson
|
d0f5d2b662
Test a full array of s2k flags with pwbox test.
|
hace 10 años |
Nick Mathewson
|
05a6439f1f
Use preferred key-expansion means for pbkdf2, scrypt.
|
hace 10 años |
Nick Mathewson
|
8d84f3af7b
Test vectors for PBKDF2 from RFC6070
|
hace 10 años |
Nick Mathewson
|
b59d0dae14
Test vectors for scrypt from draft-josefsson-scrypt-kdf-00
|
hace 10 años |
Nick Mathewson
|
2b2cab4141
Tweak and expose secret_to_key_compute_key for testing
|
hace 10 años |
Nick Mathewson
|
8184839a47
Rudimentary-but-sufficient passphrase-encrypted box code.
|
hace 10 años |
Nick Mathewson
|
e84e1c9745
More generic passphrase hashing code, including scrypt support
|
hace 10 años |
Nick Mathewson
|
e72a5b3c07
Move secret-to-key functionality into a separate module
|
hace 10 años |
Nick Mathewson
|
9b2d8c4e20
Rename secret_to_key to secret_to_key_rfc2440
|
hace 11 años |
Nick Mathewson
|
cc3b04a8c1
Merge remote-tracking branch 'origin/maint-0.2.5'
|
hace 10 años |
Roger Dingledine
|
37a76d75dd
Resume expanding abbreviations for command-line options
|
hace 10 años |
Nick Mathewson
|
9f9b19ed7b
Initialize crash handler in unit tests
|
hace 10 años |
Nick Mathewson
|
fdb7fc70d0
Merge remote-tracking branch 'public/bug10163'
|
hace 10 años |
Nick Mathewson
|
051dd9c409
Remove the assigned-but-unused chosen_named_idx local variable
|
hace 10 años |
Nick Mathewson
|
72ba1739e2
Fix another memory leak case in sandbox.c:prot_strings()
|
hace 10 años |
Nick Mathewson
|
9222707e5c
Use the ARRAY_LENGTH macro more consistently.
|
hace 10 años |
Nick Mathewson
|
15be51b41d
Remove the non-implemented versions of the sandbox _array() functions
|
hace 10 años |
Nick Mathewson
|
991545acf1
Whitespace fixes
|
hace 10 años |
Nick Mathewson
|
7c1143e11f
Terser ways to sandbox-allow related filenames
|
hace 10 años |
Nick Mathewson
|
59e114832e
Merge branch 'bug11792_1_squashed'
|
hace 10 años |
Nick Mathewson
|
d6033843a4
When looking for conns to close, count the age of linked queued data
|
hace 10 años |
Nick Mathewson
|
68e430a6fb
Kill non-tunneled directory connections when handling OOM.
|
hace 10 años |
Nick Mathewson
|
8e55cafd67
Count zlib buffer memory towards OOM totals.
|
hace 10 años |
Nick Mathewson
|
d31bcc4b23
Tidy status handling in rendservice.c
|
hace 10 años |
Nick Mathewson
|
a8cc41a230
Merge branch 'coverity_20140821'
|
hace 10 años |
Nick Mathewson
|
523587a5cf
fix memory leak on failure in sandbox.c:prot_strings()
|
hace 10 años |
Nick Mathewson
|
35b2e11755
Store sandbox params as char *, since that's what they are.
|
hace 10 años |
Nick Mathewson
|
446e481c90
Check for duplicate arguments to tor-gencert
|
hace 10 años |
Nick Mathewson
|
a66fff6381
Mark one use of networkstatus_check_document_signature as (void)
|
hace 10 años |
Nick Mathewson
|
059e33de59
remove meaningless checks for chunks==NULL in dirserv stuff
|
hace 10 años |