Don't add p11-kit to CFLAGS/LIBS globally, just where it is needed.
[gnutls:gnutls.git] / lib / Makefile.am
2011-11-09 Simon JosefssonDon't add p11-kit to CFLAGS/LIBS globally, just where...
2011-11-09 Nikos Mavrogiannop... No need to distribute the libgcrypt backend (which...
2011-10-22 Nikos Mavrogiannop... more builddir fixes by David Hoyt.
2011-10-21 Nikos Mavrogiannop... Added includes in Makefile.am
2011-10-21 Simon JosefssonAlso add -I's for gnulib's build directory, for mingw.
2011-08-20 Nikos Mavrogiannop... corrected typo
2011-08-19 Nikos Mavrogiannop... Removed the limitation of one name per certificate.
2011-08-03 Simon JosefssonClarify license and copyright.
2011-08-02 Simon JosefssonUpdate gnulib files. Fix syntax-check usage.
2011-06-09 Stef WalterUse pkcs11.h specification file from p11-kit.
2011-06-07 Stef WalterThe attached patch ports gnutls to p11-kit.
2011-06-05 Nikos Mavrogiannop... do not use NETTLE_LIBS to include hogweed and gmp.
2011-06-02 Nikos Mavrogiannop... gnutls/crypto.h no longer includes functions to registe...
2011-05-31 Roman BogorodskiyPrevent including installed gnutls' headers.
2011-05-26 Nikos Mavrogiannop... Added new headers. gnutls_2_99_2
2011-05-21 Nikos Mavrogiannop... gnutls_algorithms.c was split into manageable files...
2011-05-20 Nikos Mavrogiannop... Initial ecc support. Adds support for anonymous ECDH...
2011-04-17 Nikos Mavrogiannop... Combined external abstract API with internal usage...
2011-04-16 Nikos Mavrogiannop... Link with pthreads.
2011-04-15 Nikos Mavrogiannop... Moved cryptodev to accelerated/
2011-04-15 Nikos Mavrogiannop... The auth_ and ext_ files were moved to respective direc...
2011-04-13 Nikos Mavrogiannop... check for libdl that pakchois needs.
2011-04-13 Nikos Mavrogiannop... Added readme about pakchois and removed checks
2011-04-10 Nikos Mavrogiannop... Added support for x86 intel AES instruction acceleratio...
2011-04-08 Nikos Mavrogiannop... Use a single configure.ac. This speed ups compilation and
2011-02-27 Ludovic CourtèsAdd `lib/gnutls_dtls.h' to the distribution.
2011-02-23 Simon JosefssonAdd abstract_int.h.
2011-02-23 Simon JosefssonLink with -lnettle too.
2011-02-19 Nikos Mavrogiannop... Changes to allow DTLS server side to operate. Added...
2011-02-17 Jonathan Bastien... Add gnutls_dtls.{c,h}.
2011-02-07 Nikos Mavrogiannop... Removed gnutls_psk_netconf_derive_key.
2011-02-05 Nikos Mavrogiannop... Add the nettle libs into gnutls.pc.
2011-01-31 Nikos Mavrogiannop... Added a new API to verify certificates. It is more...
2010-11-07 Nikos Mavrogiannop... Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_t...
2010-07-10 Nikos Mavrogiannop... system specific functions were moved to system.c
2010-07-03 Nikos Mavrogiannop... The included pakchois will use gnutls locks and will...
2010-07-03 Nikos Mavrogiannop... Added missing files
2010-06-29 Nikos Mavrogiannop... Moved locking code to special file.
2010-06-22 Nikos Mavrogiannop... removed OPRFI from makefile.
2010-06-04 Nikos Mavrogiannop... More fixes for the rebase.
2010-06-03 Nikos Mavrogiannop... Several fixes for the broken rebase.
2010-06-03 Nikos Mavrogiannop... Several fixes after big rebase.
2010-06-03 Nikos Mavrogiannop... Added a modified pakchois library (to open arbitrary...
2010-06-03 Nikos Mavrogiannop... Added support to copy certificates and private keys...
2010-06-03 Nikos Mavrogiannop... Added support for libnettle backend. This uses gmp...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pkcs11_privkey_t and gnutls_privkey_t...
2010-06-03 Nikos Mavrogiannop... Added initial PKCS #11 support. Certtool can now print...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pubkey_t abstract type to handle public...
2010-06-03 Nikos Mavrogiannop... Export all symbols from C++ library. This library doesn...
2010-06-03 Nikos Mavrogiannop... Added support for libnettle backend. This uses gmp...
2010-06-03 Nikos Mavrogiannop... The gnutls-cli --x509cafile can now be a PKCS #11 URL...
2010-06-03 Nikos Mavrogiannop... Added gnutls_pkcs11_privkey_t and gnutls_privkey_t...
2010-06-03 Nikos Mavrogiannop... Added initial PKCS #11 support. Certtool can now print...
2010-06-03 Jonathan Bastien... Add gnutls_mbuffers.{c,h} with some basic mbuffer opera...
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-01-27 Simon JosefssonUpdate copyright years.
2010-01-27 Simon JosefssonFix FSF copyright notices.
2010-01-10 Nikos Mavrogiannop... Added safe renegotiation patch from Steve Dispensa...
2009-12-05 Nikos Mavrogiannop... Reverted all previous changes to combine hashes with...
2009-12-02 Nikos Mavrogiannop... Exported gnutls_cipher_get_block_size() and all hash...
2009-11-28 Nikos Mavrogiannop... Added cryptodev support (/dev/crypto). Tested with...
2009-11-01 Nikos Mavrogiannop... Improved TLS 1.2 support. Added support for the Signatu...
2009-09-11 Daiki UenoFix out-of-tree build.
2009-08-19 Daiki Uenosession ticket support
2009-08-13 Simon JosefssonRemove io_debug.h stuff, it is superseded by self-tests...
2009-06-13 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2009-06-01 Simon JosefssonCheck stack size.
2009-05-27 Simon JosefssonMove API texinfo generation into doc/.
2009-05-18 Simon JosefssonDon't build with warnings all the time. Use a WERROR_C...
2009-04-20 Simon JosefssonImprove version scripts. Limit exported symbols on...
2009-04-03 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2009-04-03 Simon JosefssonMove i18n dir back to lib/, after discussion with Bruno.
2009-04-03 Simon JosefssonRename linker script.
2009-04-03 Simon JosefssonUse DLL_VERSION variable name.
2009-03-23 Simon JosefssonFix po paths.
2008-11-21 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2008-11-18 Simon JosefssonFix WARN_CFLAGS uses.
2008-11-13 Simon JosefssonDrop incorrect -I.
2008-11-12 Simon JosefssonDisable pointer sign warnings. Use WARN_CFLAGS more.
2008-10-30 Simon JosefssonUse sockets module.
2008-10-30 Simon JosefssonSeparate headers as well. Clean up -I's.
2008-10-30 Simon JosefssonMake it build better.
2008-10-30 Simon JosefssonFixes.
2008-10-30 Simon JosefssonMake it build.
2008-10-30 Simon JosefssonMore splitting updates.
2008-10-30 Simon JosefssonStart configure split.
2008-10-30 Simon JosefssonRemove *-config scripts and old M4 checks.
2008-10-08 Simon JosefssonMore libgcrypt fixes.
2008-10-08 Simon JosefssonMore libgcrypt fixes.
2008-10-08 Simon JosefssonUpdate libtasn1 linker flags.
2008-09-17 Simon JosefssonMerge defines.h into gnutls_int.h.
2008-09-01 Simon JosefssonRemove gnutls_buffer.h, move definitions to gnutls_str.h.
2008-09-01 Simon JosefssonMerge gnutls_compress_int.? with gnutls_compress.?.
2008-09-01 Simon JosefssonMove definitions in gnutls_auth_int.h to gnutls_auth...
2008-08-31 Nikos Mavrogiannop... Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2008-08-29 Simon JosefssonMove gnutls_openpgp.c to lib/openpgp/.
2008-07-08 Simon JosefssonMove TLS/IA features to libgnutls-extra.
2008-06-27 Nikos Mavrogiannop... Initial merge attempt with gnutls_with_ext_mpi
2008-06-23 Simon JosefssonFix build failures related to opencdk.h.
2008-06-04 Simon JosefssonMerge branch 'gnutls_with_netconf'
next