summaryrefslogtreecommitdiff
path: root/lib/x509_b64.h
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-6/+6
* 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-2/+2
* Added functions gnutls_x509_privkey_import2 and gnutls_x509_privkey_import_op...Nikos Mavrogiannopoulos2012-06-281-0/+4
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Remove dead code and use more static.Simon Josefsson2011-11-091-4/+0
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* eliminated last instances of strcpy() and strcat() to keep pendantics happy.Nikos Mavrogiannopoulos2011-05-101-5/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-8/+8
* Use GNU coding style.Simon Josefsson2005-11-071-8/+8
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-8/+9
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+1
* Made the B64FSIZE to return an accurate value.Nikos Mavrogiannopoulos2003-10-301-3/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-271-1/+1
* Several fixes to allow exporting the PKCS #7 structures.Nikos Mavrogiannopoulos2003-03-261-0/+13
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-3/+3
* Updated the base64 encoding/decoding functions.Nikos Mavrogiannopoulos2002-09-011-2/+2
* Added gnutls_x509pki_set_trust_mem() and gnutls_x509pki_set_key_mem()Nikos Mavrogiannopoulos2002-01-141-2/+2
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-0/+6