Age | Commit message (Expand) | Author |
---|---|---|
2016-12-23 | Fix unreachable heap corruption in base64_decode() | Hans Jerry Illikainen |
2016-08-31 | It is not a bug to attempt to base32_decode a non-base32 string | Nick Mathewson |
2016-06-20 | util: zero target buffer of base*_encode/decode | David Goulet |
2016-06-20 | Merge branch 'bug14013_029_01_squashed' | Nick Mathewson |
2016-06-20 | Make base16_decodes return number of decoded bytes | nikkolasg |
2016-06-18 | Keep make check-spaces happy | Andrea Shepard |
2016-06-17 | Merge branch 'bug18280_029_03_nm_squashed' | Nick Mathewson |
2016-06-17 | Fix base32 API to take any source length in bytes | David Goulet |
2016-06-15 | Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2016-02-27 | Add a brief file-level description for everything in src/common | Nick Mathewson |
2015-12-15 | Replace usage of INLINE with inline | cypherpunks |
2015-07-31 | Move formatting functions around. | Nick Mathewson |