summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* first version of PSK. It seems to work.Nikos Mavrogiannopoulos2005-10-291-4/+44
* Add GNUTLS_CERT_INSECURE_ALGORITHM.Simon Josefsson2005-10-271-1/+2
* Fix.Simon Josefsson2005-10-271-7/+7
* Add MD2/MD5 verify flags.Simon Josefsson2005-10-271-1/+9
* Add MD2.Simon Josefsson2005-10-271-3/+8
* Indent.Simon Josefsson2005-08-241-353/+464
* (gnutls_certificate_verify_flags): Doc fix.Simon Josefsson2005-08-241-18/+23
* Fix GTK-DOC warnings.Simon Josefsson2005-07-162-28/+27
* Update FSF office address in license.Simon Josefsson2005-05-267-17/+17
* Corrected a bug in certificate verification that could lead to a trustedNikos Mavrogiannopoulos2005-05-231-1/+2
* certtool can now fix the old RSA private keys. This is done by using the -k p...Nikos Mavrogiannopoulos2005-04-271-0/+1
* Remove includes/gnutls/Makefile.am.Simon Josefsson2005-04-152-25/+3
* Add license.Simon Josefsson2005-04-151-0/+21
* Simplify.Simon Josefsson2005-04-151-7/+22
* Don't dist gnutls.h, it is generated.Simon Josefsson2005-04-151-1/+1
* Move lib/gnutls.h.in.in into includes/gnutls/gnutls.h.in.Simon Josefsson2005-04-151-0/+876
* more improvments to gnutls_x509_crt_list_import()Nikos Mavrogiannopoulos2005-03-291-2/+3
* improved gnutls_x509_crt_list_import().Nikos Mavrogiannopoulos2005-03-281-1/+8
* Added the function gnutls_x509_crt_list_import(). This is a convinience funct...Nikos Mavrogiannopoulos2005-03-281-0/+2
* Added gnutls_x509_crt_set_extension_by_oid().Nikos Mavrogiannopoulos2005-03-211-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-191-0/+6
* Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to allowNikos Mavrogiannopoulos2005-03-061-7/+13
* (gnutls_x509_crl_get_crt_serial): Don't use reserved word "time",Simon Josefsson2005-02-121-2/+3
* Fix last commit.Simon Josefsson2005-02-121-1/+1
* (gnutls_x509_crl_get_crt_serial): Don't use reserved word "index" inSimon Josefsson2005-02-121-1/+1
* Protect for C++, tiny patch from Daniel BlackSimon Josefsson2005-02-061-0/+7
* Clean up license templates.Simon Josefsson2005-01-225-52/+67
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-211-0/+6
* GTK-DOC fixes.Simon Josefsson2004-10-301-18/+20
* Declare MD_CTX.Simon Josefsson2004-10-301-2/+7
* Port openssl glue to generic crypto API.Simon Josefsson2004-10-301-5/+2
* (gnutls_certificate_verify_peers): Fix prototype.Simon Josefsson2004-10-051-2/+0
* Fix warning.Simon Josefsson2004-10-051-1/+1
* (gnutls_certificate_verify_peers): Add.Simon Josefsson2004-10-011-0/+2
* Move remaining SRP functions to lib/.Simon Josefsson2004-08-251-9/+0
* Doc fix.Simon Josefsson2004-08-251-1/+1
* Doc fix.Simon Josefsson2004-08-251-2/+17
* Fix prototypes.Simon Josefsson2004-08-251-3/+4
* Fix prototypes. (Unfinished, there should be a tool to do this...)Simon Josefsson2004-08-251-1/+1
* Make gtk-doc happy.Simon Josefsson2004-08-241-5/+6
* Ignore more.Simon Josefsson2004-08-022-0/+5
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-48/+0
* * Corrected a bug in certificate verification. Pointed out byNikos Mavrogiannopoulos2004-06-241-1/+5
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-138-291/+348
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-0/+3
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-121-5/+5
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-074-158/+158
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-051-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-141-4/+7
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-1/+1