summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Directly link to gmp library. Based on original patch by Alon Bar-Lev.Nikos Mavrogiannopoulos2013-06-021-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
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Update gnulib files. Fix syntax-check usage.Simon Josefsson2011-08-031-13/+12
* Use pkcs11.h specification file from p11-kit.Stef Walter2011-06-091-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-8/+9
* do not use NETTLE_LIBS to include hogweed and gmp.Nikos Mavrogiannopoulos2011-06-051-1/+1
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-3/+4
* Prevent including installed gnutls' headers.Roman Bogorodskiy2011-05-311-1/+1
* Added new headers.gnutls_2_99_2Nikos Mavrogiannopoulos2011-05-261-2/+2
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-3/+3
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-1/+1
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-2/+2
* Link with pthreads.Nikos Mavrogiannopoulos2011-04-161-1/+2
* Moved cryptodev to accelerated/Nikos Mavrogiannopoulos2011-04-161-2/+1
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-28/+21
* check for libdl that pakchois needs.Nikos Mavrogiannopoulos2011-04-131-1/+1
* Added readme about pakchois and removed checksNikos Mavrogiannopoulos2011-04-131-4/+1