summaryrefslogtreecommitdiff
path: root/lib/x509_b64.c
Commit message (Expand)AuthorAgeFilesLines
* build: remove dead assignmentsDaiki Ueno2020-09-181-1/+1
* base64: minor improvements in OOM handling and test suiteNikos Mavrogiannopoulos2019-11-291-0/+2
* gnutls_base64_decode2() succeeds decoding the empty stringNikos Mavrogiannopoulos2019-11-281-2/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-1/+0
* nettle base64_encode_raw: use cast to avoid warningsNikos Mavrogiannopoulos2018-02-061-2/+2
* _gnutls_fbase64_decode will always return non-zerotmp-base64-reject-zero-lengthNikos Mavrogiannopoulos2017-08-071-1/+2
* _gnutls_base64_decode: reject all zero-length string encodings on decodingNikos Mavrogiannopoulos2017-08-061-4/+19
* base64: reverted the raw semantics from the PEM encoding/decoding functionsNikos Mavrogiannopoulos2017-08-041-22/+0
* base64: uniformly use GNUTLS_E_BASE64_DECODING_ERROR for decoding errorsNikos Mavrogiannopoulos2017-08-041-3/+3
* base64: introduced new functions for base64 encodingNikos Mavrogiannopoulos2017-08-041-1/+66
* _gnutls_base64_decode: corrected leak on decoding errorNikos Mavrogiannopoulos2017-04-251-5/+8
* _gnutls_base64_decode: addressed memory leak in decodingtmp-base64-decode-fixNikos Mavrogiannopoulos2017-04-211-4/+8
* gnutls_pem_base64_decode: allow decoding raw base64 dataNikos Mavrogiannopoulos2017-04-211-9/+29
* Revert "gnutls_pem_base64_decode: allow decoding raw base64 data"Nikos Mavrogiannopoulos2017-04-211-16/+1
* gnutls_pem_base64_decode: allow decoding raw base64 dataNikos Mavrogiannopoulos2017-04-071-1/+16
* gnutls_pem_base64_encode2: do raw base64 when msg is NULLNikos Mavrogiannopoulos2017-04-071-19/+31
* _gnutls_fbase64_decode: use memsub macro instead of castsNikos Mavrogiannopoulos2016-09-101-3/+3
* doc: mention the version after which gnutls_pem_base64_en/decode2() are avail...Nikos Mavrogiannopoulos2016-04-301-0/+12
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* x509_b64: switch to nettle's base64 functionsNikos Mavrogiannopoulos2015-07-211-33/+28
* the base64 xxx_alloc functions were renamed to xxx2Nikos Mavrogiannopoulos2015-04-041-4/+4
* silence some errorsNikos Mavrogiannopoulos2013-11-271-2/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-279/+267
* corrected allocation sizeNikos Mavrogiannopoulos2013-03-071-1/+1
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* simplified base64 encoding/decoding functions by using a datum.Nikos Mavrogiannopoulos2012-07-081-54/+47
* Added functions gnutls_x509_privkey_import2 and gnutls_x509_privkey_import_op...Nikos Mavrogiannopoulos2012-06-281-57/+62
* use gnulib's base64 codeNikos Mavrogiannopoulos2012-01-311-175/+45
* added fixmeNikos Mavrogiannopoulos2012-01-271-0/+3
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-9/+9
* Modulo operations are only occuring on unsigned integers.Nikos Mavrogiannopoulos2012-01-211-1/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Remove dead code and use more static.Simon Josefsson2011-11-091-35/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* do not crash on null message.Nikos Mavrogiannopoulos2011-05-221-1/+1
* eliminated last instances of strcpy() and strcat() to keep pendantics happy.Nikos Mavrogiannopoulos2011-05-101-13/+9
* gnutls_x509_log replaced with gnutls_audit_log.Nikos Mavrogiannopoulos2011-02-201-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-62/+62
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+3
* Be liberal in the PEM decoding. That is spaces and tabs are being skipped.Nikos Mavrogiannopoulos2010-09-101-8/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Doc fixes.Simon Josefsson2008-03-061-54/+63
* Doc fix, remove verbose 'This function will' stuff.Simon Josefsson2008-03-061-4/+4
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-111-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1