Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -22/+29 |
* | Base64 and base16 decoding: Use *dst_length as output only. | Niels Möller | 2014-02-07 | 1 | -2/+0 |
* | Use size_t rather than unsigned for base16, base64, nettle_bufer and sexp rel... | Niels Möller | 2013-04-26 | 1 | -4/+4 |
* | Updated FSF address. Patch from David Woodhouse. | Niels Möller | 2012-07-07 | 1 | -2/+2 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | (decode_table): Added vertical tab (VT) and form | Niels Möller | 2008-09-15 | 1 | -3/+2 |
* | * Reordered includes in most or all .c-files. All should now include | Niels Möller | 2003-05-12 | 1 | -1/+5 |
* | * base64-decode.c (base64_decode_single): Return -1 on error. | Niels Möller | 2002-10-30 | 1 | -39/+39 |
* | (base64_decode_single): Simplified, got rid of | Niels Möller | 2002-10-25 | 1 | -25/+24 |
* | (base64_decode_single): New function. | Niels Möller | 2002-10-22 | 1 | -42/+56 |
* | * base64-encode.c: New file. New supporting both encode-at-once | Niels Möller | 2002-10-19 | 1 | -0/+135 |