summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-271-4/+2
* opencdk is being included if not found.Nikos Mavrogiannopoulos2004-05-121-7/+10
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-141-1/+1
* Finally corrected a compilation issue when opencdk was installed in a non-bas...Nikos Mavrogiannopoulos2004-03-151-1/+1
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-1/+2
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-1/+1
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-1/+1
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-1/+1
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-1/+1
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-1/+1
* Some additions to export only the documented API, and some support for versio...Nikos Mavrogiannopoulos2003-09-121-1/+8
* RC2 is not included when PKCS#12 is disabled.Nikos Mavrogiannopoulos2003-08-131-3/+3
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-2/+2
* added missing rfc2818_hostname.lo object.Nikos Mavrogiannopoulos2003-07-091-1/+1
* Some additions to allow decrypting PKCS #5 encrypted data, with PKCS #12 sche...Nikos Mavrogiannopoulos2003-06-221-1/+2
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-1/+1
* Renamed all of the PKCS #xx stuff names, to pkcs-x-name.Nikos Mavrogiannopoulos2003-04-161-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-291-3/+2
* * Added support for encoding and decoding PKCS #8 2.0 encryptedNikos Mavrogiannopoulos2003-03-231-1/+2
* some of the extra X.509 functionality was moved to libgnutls-x509 library.Nikos Mavrogiannopoulos2003-03-181-2/+2
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-1/+1
* * Added an strnstr() function and the requirement in some functions toNikos Mavrogiannopoulos2003-03-121-1/+1
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-2/+2
* the documentation is now created on dist time.Nikos Mavrogiannopoulos2003-03-061-1/+1
* some fixes in makefiles.Nikos Mavrogiannopoulos2003-02-221-1/+1
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-161-1/+2
* Added test which prints the Diffie Hellman prime bits used.Nikos Mavrogiannopoulos2003-02-121-1/+1
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-5/+5
* Added some new certificate verification functions.Nikos Mavrogiannopoulos2003-02-081-1/+2
* removed the raw part in the gnutls_privkey internal structure..Nikos Mavrogiannopoulos2003-02-071-2/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-071-1/+1
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-1/+1
* The old certificate parsing API was reimplemented over the new one. It will s...Nikos Mavrogiannopoulos2003-02-071-1/+1
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-1/+1
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-1/+2
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-1/+1
* Added preliminary CRL support. This will be under the new X.509 API. Other x5...Nikos Mavrogiannopoulos2003-02-051-2/+2
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+2
* GNUTLS_E_PARSING_ERROR error code was replaced by GNUTLS_E_BASE64_DECODING_ERNikos Mavrogiannopoulos2003-01-131-2/+2
* Only the documented symbols are now exported.Nikos Mavrogiannopoulos2003-01-091-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-281-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-281-2/+6
* linked against libgcrypt (I saw that in debian)Nikos Mavrogiannopoulos2002-11-221-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-011-1/+1
* Merged common stuff in DHE and anonymous DH key exchange.Nikos Mavrogiannopoulos2002-10-231-2/+2
* Added server name extension, from draft-ietf-tls-extension-05.Nikos Mavrogiannopoulos2002-10-111-2/+3
* Added int gnutls_x509_check_certificates_hostname() which check whetherNikos Mavrogiannopoulos2002-10-091-1/+1
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-171-2/+1
* Corrected bug in DHE key exchange which prevented from parsing the given cert...Nikos Mavrogiannopoulos2002-08-251-3/+3