summaryrefslogtreecommitdiff
path: root/lib/x509/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: hide maintainer tool invocation behind AM_V_GENDaiki Ueno2022-01-161-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* ocsp: enhanced the OCSP response loading APIsNikos Mavrogiannopoulos2018-02-191-1/+1
* sed: use it in a portable way in makefilesNikos Mavrogiannopoulos2017-08-201-1/+3
* x509: store and read provable seed in PKCS#8 form of keyNikos Mavrogiannopoulos2017-08-071-0/+2
* x509: separated PKIX1 attributes parsing code for cert request handlingNikos Mavrogiannopoulos2017-08-071-0/+2
* supported_exts.h: make sure that the generated function is staticNikos Mavrogiannopoulos2017-07-171-1/+1
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-2/+1
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+1
* x509/verify: refuse to verify certificates with unknown critical extensionsNikos Mavrogiannopoulos2017-03-021-1/+8
* IDNA code re-organizationNikos Mavrogiannopoulos2016-11-231-1/+0
* pkcs8: cleaned up PKCS#8 decoding from common code with PKCS#7Nikos Mavrogiannopoulos2016-08-261-0/+1
* pkcs8: added support for decryption with PBES1-DES-CBC-MD5Nikos Mavrogiannopoulos2016-08-261-0/+1
* x509: Separate out IP handling functionsMartin Ukrop2016-08-091-1/+2
* During PKIX chain verification check the TLSFeatures complianceNikos Mavrogiannopoulos2016-06-141-0/+1
* Makefile.am: moved common rules (AM_CFLAGS) to common.mkNikos Mavrogiannopoulos2016-04-121-1/+2
* x509: moved time-specific functions to time.cNikos Mavrogiannopoulos2016-02-261-0/+1
* x509: introduced GNUTLS_SAN_OTHERNAME_KRB5PRINCIPALNikos Mavrogiannopoulos2016-01-121-1/+2
* x509: moved virtual subject alternative name othername support to virt-san.cNikos Mavrogiannopoulos2016-01-101-1/+4
* use common base for pkcs7 filesNikos Mavrogiannopoulos2015-06-161-1/+1
* Added gnutls_pkcs7_print()Nikos Mavrogiannopoulos2015-06-161-1/+2
* Added code to parse and set PKCS #7 attributesNikos Mavrogiannopoulos2015-06-031-0/+1
* Added gnutls_x509_crt_check_email(), gnutls_openpgp_crt_check_email() and GNU...Nikos Mavrogiannopoulos2015-03-251-1/+2
* Added API to read/write/delete key-cert pairs (limited to windows for now)Nikos Mavrogiannopoulos2014-11-191-1/+1
* gnutls_x509_crt_print() will print the IDNA A-label names as well.Nikos Mavrogiannopoulos2014-08-201-0/+1
* renamed rfc2818_hostname to hostname-verifyNikos Mavrogiannopoulos2014-08-201-1/+1
* pbkdf2: removed internal implementation, use nettle'sNikos Mavrogiannopoulos2014-08-081-2/+0
* Added new API to handle X.509 extensions.Nikos Mavrogiannopoulos2014-03-191-1/+2
* Added support for name constraints X.509 extension.Nikos Mavrogiannopoulos2014-02-171-0/+1
* Add NETTLE_CFLAGS in makefilesMartin Storsjo2013-06-061-1/+1
* Added functions to directly set the DN in a certificate or request from an RF...Nikos Mavrogiannopoulos2013-01-151-1/+1
* Added functions gnutls_x509_privkey_import2 and gnutls_x509_privkey_import_op...Nikos Mavrogiannopoulos2012-06-281-0/+1
* Added convenience functions to load a trust list from a file or a memory buffer.Nikos Mavrogiannopoulos2012-05-091-0/+1
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Make verify-high structures internally accessible (for OCSP).Simon Josefsson2011-11-101-2/+3
* Also add -I's for gnulib's build directory, for mingw.Simon Josefsson2011-10-211-0/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-2/+2
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-2/+1
* Added a new API to verify certificates. It is more efficient andNikos Mavrogiannopoulos2011-01-311-1/+2
* deprecated x509/sign.h and moved functionality of it in gnutls_sig.h.Nikos Mavrogiannopoulos2010-12-121-1/+0
* Added missing filesNikos Mavrogiannopoulos2010-07-031-0/+1
* 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
* Check stack size.Simon Josefsson2009-06-011-1/+1
* Move API texinfo generation into doc/.Simon Josefsson2009-05-271-12/+0
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+1