summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Updated FIPS140 initialization and added a self test for it.Nikos Mavrogiannopoulos2013-11-271-0/+4
* Added support for fips states.Nikos Mavrogiannopoulos2013-11-271-2/+2
* Self checks are conditionally included in the library.Nikos Mavrogiannopoulos2013-11-271-2/+5
* Added self tests on RSA, DSA, and ECDSA key usage.Nikos Mavrogiannopoulos2013-11-271-1/+1
* Added self testsNikos Mavrogiannopoulos2013-11-271-1/+2
* Do not link gnutls against librt unlress it is really necessary.Nikos Mavrogiannopoulos2013-11-261-1/+5
* Improvements in PKCS #11 support.Nikos Mavrogiannopoulos2013-11-091-1/+2
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-1/+1
* correctly link with librt when needed.Nikos Mavrogiannopoulos2013-07-291-1/+1
* link with libiconv when needed.Nikos Mavrogiannopoulos2013-07-291-1/+2
* Link with librt when needed. Reported by Joern Clausen.Nikos Mavrogiannopoulos2013-07-151-1/+1
* Revert "Add nettle dependencies to libcrypto.la"Nikos Mavrogiannopoulos2013-06-191-0/+1
* Add NETTLE_CFLAGS in makefilesMartin Storsjo2013-06-061-1/+1
* Add nettle dependencies to libcrypto.laNikos Mavrogiannopoulos2013-06-031-1/+0
* Directly link to gmp library. Based on original patch by Alon Bar-Lev <alon.b...Nikos Mavrogiannopoulos2013-06-021-1/+1
* use pkg-config to detect nettleNikos Mavrogiannopoulos2013-05-311-1/+1
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-1/+1
* some simplifications in gnutls_x509_trust_list_add_system_trust()Nikos Mavrogiannopoulos2013-03-021-1/+1
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-291-1/+1
* xssl API moved to xssl libraryNikos Mavrogiannopoulos2013-01-291-2/+20
* Added new interface.Nikos Mavrogiannopoulos2013-01-271-2/+2
* Added gnutls_sbuf_getdelim() and getline().Nikos Mavrogiannopoulos2013-01-231-1/+1
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-1/+2
* Updated Libs.private with all the required librariesNikos Mavrogiannopoulos2013-01-211-1/+1
* Added functions to assist buffering during transmission.Nikos Mavrogiannopoulos2013-01-151-1/+1
* If trousers is not present define the TPM functions but have them return GNUT...Nikos Mavrogiannopoulos2013-01-021-5/+1
* check for either iconv or libiconv.Nikos Mavrogiannopoulos2012-11-201-1/+1
* Use hash-pjw-bare instead of asn1_bhash().Nikos Mavrogiannopoulos2012-10-021-2/+2
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-8/+10
* Use the pkg-config macro to find libtasn1.Nikos Mavrogiannopoulos2012-09-161-1/+2
* Refer to files with explicit path. Patch by LRN.Nikos Mavrogiannopoulos2012-09-151-5/+7
* no need for libgnutlsxx.mapNikos Mavrogiannopoulos2012-08-041-1/+1
* PIN-related functions common to TPM and PKCS #11 moved to pin.c.Nikos Mavrogiannopoulos2012-07-231-2/+2
* Added initial support for TPM keys.Nikos Mavrogiannopoulos2012-07-041-1/+5
* No need for version script for CPP programs.Nikos Mavrogiannopoulos2012-06-031-3/+0
* updated Makefile.Nikos Mavrogiannopoulos2012-05-261-3/+3
* Added support for windows trusted certificate storeNikos Mavrogiannopoulos2012-05-261-0/+4
* Link to correct libraries.Nikos Mavrogiannopoulos2012-02-251-1/+1
* The hash in gnutls_store_commitment() is specified in raw format.Nikos Mavrogiannopoulos2012-02-151-1/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-281-1/+2
* Add dependencies from the def files to the libraries that generate themMartin Storsjo2011-11-161-0/+1
* Don't add p11-kit to CFLAGS/LIBS globally, just where it is needed.Simon Josefsson2011-11-091-2/+3
* No need to distribute the libgcrypt backend (which cannot even be compiled).Nikos Mavrogiannopoulos2011-11-091-5/+0
* more builddir fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-221-1/+4
* Added includes in Makefile.amNikos Mavrogiannopoulos2011-10-211-0/+2
* Also add -I's for gnulib's build directory, for mingw.Simon Josefsson2011-10-211-1/+2
* corrected typoNikos Mavrogiannopoulos2011-08-201-1/+1
* Removed the limitation of one name per certificate.Nikos Mavrogiannopoulos2011-08-191-1/+1