Nick Mathewson
|
a64d79ca4c
Move around some LCOV_EXCLs in src/common
|
7 years ago |
Taylor Yu
|
2b38bb28b4
Remove base64_decode_nopad()
|
7 years ago |
Taylor Yu
|
f15818f280
Make base64_decode() check actual decoded length
|
7 years ago |
Nick Mathewson
|
05ef3b959d
Merge branch 'maint-0.3.0'
|
7 years ago |
Nick Mathewson
|
f1613b53c5
Merge remote-tracking branch 'public/bug21894_029' into maint-0.3.0
|
7 years ago |
Nick Mathewson
|
4812441d34
Never read off the end of a buffer in base32_encode()
|
7 years ago |
Nick Mathewson
|
d33c3627f4
Comment fix. (Catalyst spotted this)
|
7 years ago |
Nick Mathewson
|
1e54bdd48a
Make the warnings about terminating nuls a bit stronger
|
7 years ago |
Taylor Yu
|
86477f4e3f
Use baseXX length macros in baseXX_encode()
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Hans Jerry Illikainen
|
a23fd15786
Fix unreachable heap corruption in base64_decode()
|
8 years ago |
Nick Mathewson
|
251b348d7b
It is not a bug to attempt to base32_decode a non-base32 string
|
8 years ago |
David Goulet
|
49e8f47505
util: zero target buffer of base*_encode/decode
|
8 years ago |
Nick Mathewson
|
6cedd49323
Merge branch 'bug14013_029_01_squashed'
|
8 years ago |
nikkolasg
|
568dc27a19
Make base16_decodes return number of decoded bytes
|
8 years ago |
Andrea Shepard
|
033cf30b3c
Keep make check-spaces happy
|
8 years ago |
Nick Mathewson
|
48b25e6811
Merge branch 'bug18280_029_03_nm_squashed'
|
8 years ago |
David Goulet
|
4e4a7d2b0c
Fix base32 API to take any source length in bytes
|
8 years ago |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
23f8c9b32f
Add a brief file-level description for everything in src/common
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
9 years ago |