summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop incorrect -I.Simon Josefsson2008-11-131-1/+1
* Disable pointer sign warnings. Use WARN_CFLAGS more.Simon Josefsson2008-11-121-1/+3
* Use sockets module.Simon Josefsson2008-10-301-1/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-4/+6
* Make it build better.Simon Josefsson2008-10-301-1/+1
* Fixes.Simon Josefsson2008-10-301-6/+2
* Make it build.Simon Josefsson2008-10-301-1/+1
* More splitting updates.Simon Josefsson2008-10-301-6/+2
* Start configure split.Simon Josefsson2008-10-301-2/+4
* Remove *-config scripts and old M4 checks.Simon Josefsson2008-10-301-2/+0
* More libgcrypt fixes.Simon Josefsson2008-10-081-2/+0
* More libgcrypt fixes.Simon Josefsson2008-10-081-4/+1
* Update libtasn1 linker flags.Simon Josefsson2008-10-081-1/+1
* Merge defines.h into gnutls_int.h.Simon Josefsson2008-09-171-9/+9
* Remove gnutls_buffer.h, move definitions to gnutls_str.h.Simon Josefsson2008-09-011-5/+5
* Merge gnutls_compress_int.? with gnutls_compress.?.Simon Josefsson2008-09-011-20/+18
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-5/+5
* Move gnutls_openpgp.c to lib/openpgp/.Simon Josefsson2008-08-291-1/+0
* Move TLS/IA features to libgnutls-extra.Simon Josefsson2008-07-081-5/+4
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-1/+2
* Fix build failures related to opencdk.h.Simon Josefsson2008-06-231-3/+4
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-041-1/+2
|\
| * Starting pointer for NETCONF-PSK support.Simon Josefsson2008-04-081-1/+2
* | Don't pass all C flags when building C++ library.Simon Josefsson2008-05-191-2/+2
* | Link to -lws2_32 if needed.Simon Josefsson2008-04-181-0/+4
* | Simplify cdk handling.Simon Josefsson2008-04-171-3/+2
* | Remove code to link with external opencdk.Simon Josefsson2008-04-171-6/+0
* | Added interface to register random generators.Nikos2008-03-291-2/+2
|/
* Added functionality to override (register) a cipher. Initial functionality fo...Nikos2008-03-161-2/+3
* Typo.Simon Josefsson2008-03-111-3/+3
* Remove empty gnutls_session.h.Simon Josefsson2008-02-261-10/+9