summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use windows trusted certificate store.Nikos 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
* Added support for x86 intel AES instruction acceleration if detected.Nikos Mavrogiannopoulos2011-04-101-1/+2
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-7/+5
* Add `lib/gnutls_dtls.h' to the distribution.Ludovic Courtès2011-02-271-2/+2
* Add abstract_int.h.Simon Josefsson2011-02-231-9/+9
* Link with -lnettle too.Simon Josefsson2011-02-231-1/+1
* Changes to allow DTLS server side to operate. Added a simple UDP server on gn...Nikos Mavrogiannopoulos2011-02-191-1/+1
* Add gnutls_dtls.{c,h}.Jonathan Bastien-Filiatrault2011-02-171-1/+1
* Removed gnutls_psk_netconf_derive_key.Nikos Mavrogiannopoulos2011-02-071-1/+1
* Add the nettle libs into gnutls.pc.Nikos Mavrogiannopoulos2011-02-051-1/+1
* Added a new API to verify certificates. It is more efficient andNikos Mavrogiannopoulos2011-01-311-2/+3
* Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_token_init() to enableNikos Mavrogiannopoulos2010-11-071-1/+2
* system specific functions were moved to system.cNikos Mavrogiannopoulos2010-07-101-2/+2
* The included pakchois will use gnutls locks and will use a portableNikos Mavrogiannopoulos2010-07-031-2/+2
* Added missing filesNikos Mavrogiannopoulos2010-07-031-1/+1
* Moved locking code to special file.Nikos Mavrogiannopoulos2010-06-291-2/+2
* removed OPRFI from makefile.Nikos Mavrogiannopoulos2010-06-221-7/+1
* More fixes for the rebase.Nikos Mavrogiannopoulos2010-06-041-4/+5
* Several fixes for the broken rebase.Nikos Mavrogiannopoulos2010-06-031-5/+0