summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Removed support for EXPORT ciphersuitesNikos Mavrogiannopoulos2016-08-101-2/+2
* update cflags and libsNikos Mavrogiannopoulos2012-11-031-1/+2
* Use pkcs11.h specification file from p11-kit.Stef Walter2011-08-011-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-08-011-6/+8
* pakchois is always included.Nikos Mavrogiannopoulos2011-04-171-3/+2
* check for libdl that pakchois needs.Nikos Mavrogiannopoulos2011-04-131-1/+1
* Add abstract_int.h.Simon Josefsson2011-02-201-10/+11
* Link with -lnettle too.Simon Josefsson2011-02-201-1/+1
* Add the nettle libs into gnutls.pc.Nikos Mavrogiannopoulos2011-02-051-1/+1
* 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
* Several fixes after big rebase.Nikos Mavrogiannopoulos2010-06-031-10/+0
* Added a modified pakchois library (to open arbitrary pkcs11 modules).Nikos Mavrogiannopoulos2010-06-031-2/+6
* Added support to copy certificates and private keys to tokens.Nikos Mavrogiannopoulos2010-06-031-4/+3
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-0/+6
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-1/+1
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-0/+4
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-1/+1
* Export all symbols from C++ library. This library doesn't contain anyNikos Mavrogiannopoulos2010-06-031-1/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-2/+16
* The gnutls-cli --x509cafile can now be a PKCS #11 URL. It can read gnome-keyr...Nikos Mavrogiannopoulos2010-06-031-2/+3
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-2/+2
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-0/+8
* Add gnutls_mbuffers.{c,h} with some basic mbuffer operations.Jonathan Bastien-Filiatrault2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Added safe renegotiation patch from Steve Dispensa, modified to suit gnutlsNikos Mavrogiannopoulos2010-01-111-2/+3
* Reverted all previous changes to combine hashes with MAC algorithms.Nikos Mavrogiannopoulos2009-12-051-1/+1
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-1/+1
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-291-3/+4
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-2/+2
* Fix out-of-tree build.Daiki Ueno2009-09-111-1/+1
* session ticket supportDaiki Ueno2009-08-191-2/+6
* Remove io_debug.h stuff, it is superseded by self-tests like mini-eagain.c.Simon Josefsson2009-08-131-1/+1
* Check stack size.Simon Josefsson2009-06-011-1/+1
* Move API texinfo generation into doc/.Simon Josefsson2009-05-271-11/+0
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Improve version scripts. Limit exported symbols on systems without linker sc...Simon Josefsson2009-04-201-0/+2
* Move i18n dir back to lib/, after discussion with Bruno.Simon Josefsson2009-04-031-1/+1
* Rename linker script.Simon Josefsson2009-04-031-4/+4
* Use DLL_VERSION variable name.Simon Josefsson2009-04-031-2/+2
* Fix po paths.Simon Josefsson2009-03-231-2/+2
* Fix WARN_CFLAGS uses.Simon Josefsson2008-11-181-1/+1