Updated FIPS140 initialization and added a self test for it.
[gnutls:gnutls.git] / lib / Makefile.am
2013-11-27 Nikos Mavrogiannop... Updated FIPS140 initialization and added a self test...
2013-11-27 Nikos Mavrogiannop... Added support for fips states.
2013-11-27 Nikos Mavrogiannop... Self checks are conditionally included in the library.
2013-11-27 Nikos Mavrogiannop... Added self tests on RSA, DSA, and ECDSA key usage.
2013-11-27 Nikos Mavrogiannop... Added self tests
2013-11-26 Nikos Mavrogiannop... Do not link gnutls against librt unlress it is really...
2013-11-09 Nikos Mavrogiannop... Improvements in PKCS #11 support.
2013-08-05 Nikos Mavrogiannop... included programs no longer depend on GPL/LGPLv3 elemen...
2013-07-29 Nikos Mavrogiannop... correctly link with librt when needed.
2013-07-29 Nikos Mavrogiannop... link with libiconv when needed.
2013-07-15 Nikos Mavrogiannop... Link with librt when needed. Reported by Joern Clausen.
2013-06-19 Nikos Mavrogiannop... Revert "Add nettle dependencies to libcrypto.la"
2013-06-06 Martin StorsjoAdd NETTLE_CFLAGS in makefiles
2013-06-03 Nikos Mavrogiannop... Add nettle dependencies to libcrypto.la
2013-06-02 Nikos Mavrogiannop... Directly link to gmp library. Based on original patch...
2013-05-31 Nikos Mavrogiannop... use pkg-config to detect nettle
2013-04-07 Nikos Mavrogiannop... Removed the RSA-EXPORT ciphersuites.
2013-03-02 Nikos Mavrogiannop... some simplifications in gnutls_x509_trust_list_add_syst...
2013-01-29 Nikos Mavrogiannop... Fixed compilation of mini-xssl.
2013-01-29 Nikos Mavrogiannop... xssl API moved to xssl library
2013-01-27 Nikos Mavrogiannop... Added new interface.
2013-01-23 Nikos Mavrogiannop... Added gnutls_sbuf_getdelim() and getline().
2013-01-23 Alfredo PirontiGnuTLS Length Hiding patch.
2013-01-21 Nikos Mavrogiannop... Updated Libs.private with all the required libraries
2013-01-15 Nikos Mavrogiannop... Added functions to assist buffering during transmission.
2013-01-02 Nikos Mavrogiannop... If trousers is not present define the TPM functions...
2012-11-20 Nikos Mavrogiannop... check for either iconv or libiconv.
2012-10-02 Nikos Mavrogiannop... Use hash-pjw-bare instead of asn1_bhash().
2012-09-25 Nikos Mavrogiannop... All external libraries that were in LDFLAGS are moved...
2012-09-16 Nikos Mavrogiannop... Use the pkg-config macro to find libtasn1.
2012-09-15 Nikos Mavrogiannop... Refer to files with explicit path. Patch by LRN.
2012-08-04 Nikos Mavrogiannop... no need for libgnutlsxx.map
2012-07-23 Nikos Mavrogiannop... PIN-related functions common to TPM and PKCS #11 moved...
2012-07-04 Nikos Mavrogiannop... Added initial support for TPM keys.
2012-06-03 Nikos Mavrogiannop... No need for version script for CPP programs.
2012-05-26 Nikos Mavrogiannop... updated Makefile.
2012-05-26 Nikos Mavrogiannop... Added support for windows trusted certificate store
2012-02-25 Nikos Mavrogiannop... Link to correct libraries.
2012-02-15 Nikos Mavrogiannop... The hash in gnutls_store_commitment() is specified...
2012-01-28 Nikos Mavrogiannop... Added gnutls_verify_stored_pubkey() and gnutls_store_pu...
2012-01-16 Simon JosefssonRun 'make update-copyright'.
2011-12-28 Nikos Mavrogiannop... Added function gnutls_random_art() to convert fingerpri...
2011-11-16 Martin StorsjoAdd dependencies from the def files to the libraries...
2011-11-09 Simon JosefssonDon't add p11-kit to CFLAGS/LIBS globally, just where...
2011-11-09 Nikos Mavrogiannop... No need to distribute the libgcrypt backend (which...
2011-10-22 Nikos Mavrogiannop... more builddir fixes by David Hoyt.
2011-10-21 Nikos Mavrogiannop... Added includes in Makefile.am
2011-10-21 Simon JosefssonAlso add -I's for gnulib's build directory, for mingw.
2011-08-20 Nikos Mavrogiannop... corrected typo
2011-08-19 Nikos Mavrogiannop... Removed the limitation of one name per certificate.
2011-08-03 Simon JosefssonClarify license and copyright.
2011-08-02 Simon JosefssonUpdate gnulib files. Fix syntax-check usage.
2011-06-09 Stef WalterUse pkcs11.h specification file from p11-kit.
2011-06-07 Stef WalterThe attached patch ports gnutls to p11-kit.
2011-06-05 Nikos Mavrogiannop... do not use NETTLE_LIBS to include hogweed and gmp.
2011-06-02 Nikos Mavrogiannop... gnutls/crypto.h no longer includes functions to registe...
2011-05-31 Roman BogorodskiyPrevent including installed gnutls' headers.
2011-05-26 Nikos Mavrogiannop... Added new headers. gnutls_2_99_2
2011-05-21 Nikos Mavrogiannop... gnutls_algorithms.c was split into manageable files...
2011-05-20 Nikos Mavrogiannop... Initial ecc support. Adds support for anonymous ECDH...
2011-04-17 Nikos Mavrogiannop... Combined external abstract API with internal usage...
2011-04-16 Nikos Mavrogiannop... Link with pthreads.
2011-04-15 Nikos Mavrogiannop... Moved cryptodev to accelerated/
2011-04-15 Nikos Mavrogiannop... The auth_ and ext_ files were moved to respective direc...
2011-04-13 Nikos Mavrogiannop... check for libdl that pakchois needs.
2011-04-13 Nikos Mavrogiannop... Added readme about pakchois and removed checks
2011-04-10 Nikos Mavrogiannop... Added support for x86 intel AES instruction acceleratio...
2011-04-08 Nikos Mavrogiannop... Use a single configure.ac. This speed ups compilation and
2011-02-27 Ludovic CourtèsAdd `lib/gnutls_dtls.h' to the distribution.
2011-02-23 Simon JosefssonAdd abstract_int.h.
2011-02-23 Simon JosefssonLink with -lnettle too.
2011-02-19 Nikos Mavrogiannop... Changes to allow DTLS server side to operate. Added...
2011-02-17 Jonathan Bastien... Add gnutls_dtls.{c,h}.
2011-02-07 Nikos Mavrogiannop... Removed gnutls_psk_netconf_derive_key.
2011-02-05 Nikos Mavrogiannop... Add the nettle libs into gnutls.pc.
2011-01-31 Nikos Mavrogiannop... Added a new API to verify certificates. It is more...
2010-11-07 Nikos Mavrogiannop... Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_t...
2010-07-10 Nikos Mavrogiannop... system specific functions were moved to system.c
2010-07-03 Nikos Mavrogiannop... The included pakchois will use gnutls locks and will...
2010-07-03 Nikos Mavrogiannop... Added missing files
2010-06-29 Nikos Mavrogiannop... Moved locking code to special file.
2010-06-22 Nikos Mavrogiannop... removed OPRFI from makefile.
2010-06-04 Nikos Mavrogiannop... More fixes for the rebase.
2010-06-03 Nikos Mavrogiannop... Several fixes for the broken rebase.
2010-06-03 Nikos Mavrogiannop... Several fixes after big rebase.
2010-06-03 Nikos Mavrogiannop... Added a modified pakchois library (to open arbitrary...
2010-06-03 Nikos Mavrogiannop... Added support to copy certificates and private keys...
2010-06-03 Nikos Mavrogiannop... Added support for libnettle backend. This uses gmp...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pkcs11_privkey_t and gnutls_privkey_t...
2010-06-03 Nikos Mavrogiannop... Added initial PKCS #11 support. Certtool can now print...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pubkey_t abstract type to handle public...
2010-06-03 Nikos Mavrogiannop... Export all symbols from C++ library. This library doesn...
2010-06-03 Nikos Mavrogiannop... Added support for libnettle backend. This uses gmp...
2010-06-03 Nikos Mavrogiannop... The gnutls-cli --x509cafile can now be a PKCS #11 URL...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pkcs11_privkey_t and gnutls_privkey_t...
2010-06-03 Nikos Mavrogiannop... Added initial PKCS #11 support. Certtool can now print...
2010-06-03 Jonathan Bastien... Add gnutls_mbuffers.{c,h} with some basic mbuffer opera...
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-01-27 Simon JosefssonUpdate copyright years.
2010-01-27 Simon JosefssonFix FSF copyright notices.
next