Nick Mathewson
|
295feeb093
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
|
5 年之前 |
George Kadianakis
|
7fbfdf2af7
Merge branch 'tor-github/pr/611'
|
5 年之前 |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 年之前 |
Nick Mathewson
|
a517daa56f
base32_decode(): Return number of bytes written on success.
|
5 年之前 |
Nick Mathewson
|
3c35c0d441
Add a function to provide an upper bound on base64 decoded length
|
5 年之前 |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 年之前 |
Nick Mathewson
|
52884f56d4
Replace U64_LITERAL with the standard UINT64_C
|
6 年之前 |
Nick Mathewson
|
235ddb15a0
Move util_format into a new libtor-encoding library
|
6 年之前 |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 年之前 |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 年之前 |
Nick Mathewson
|
f5258045c4
Fix some no-longer-reasonable unit tests for base64_decode()
|
7 年之前 |
Taylor Yu
|
00ffefb41b
Test odd-sized base64 decodes
|
7 年之前 |
Nick Mathewson
|
30b13fd82e
Add test for expected output from encode{,d}_length functions
|
7 年之前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年之前 |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
8 年之前 |
overcaffeinated
|
dce4603d9b
Use tor_htonll in test_util_format_unaligned_accessors
|
8 年之前 |
Nick Mathewson
|
c138c9a2be
Merge branch 'maint-0.2.8'
|
8 年之前 |
Nick Mathewson
|
bec4e41f4b
Fix warnings in test_util_formats.
|
8 年之前 |
Nick Mathewson
|
ba88d78127
Fix unit test crash on 32-bit.
|
8 年之前 |
Nick Mathewson
|
6cedd49323
Merge branch 'bug14013_029_01_squashed'
|
8 年之前 |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 年之前 |
Andrea Shepard
|
033cf30b3c
Keep make check-spaces happy
|
8 年之前 |
David Goulet
|
f4f9a9be40
test: Add base32_encode/decode unit tests
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
de8110fba2
Explicitly test our get/set_uint{8,16,32,64}.
|
8 年之前 |
Nick Mathewson
|
2592d537f9
Merge remote-tracking branch 'twstrike/util_format_tests'
|
9 年之前 |
Ola Bini
|
b54133fbd9
Fix spaces warnings
|
9 年之前 |