summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Use common code for PKCS #11 callbacks across clients.Nikos Mavrogiannopoulos2011-06-161-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-6/+20
* updates to benchmarks.Nikos Mavrogiannopoulos2011-05-211-4/+4
* Added benchmark utility that tests the encryption time in TLS packets.Nikos Mavrogiannopoulos2011-05-171-2/+5
* certtool can now load private keys and public keys from PKCS #11 tokens (via ...Nikos Mavrogiannopoulos2011-05-071-5/+5
* No libgnutls-extra is required for certtool or p11tool.Nikos Mavrogiannopoulos2011-05-071-3/+3
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-1/+0
* crypt.* renamed to srptool.*.Nikos Mavrogiannopoulos2011-04-031-4/+4
* Add `udp-serv.h' to the distribution.Ludovic Courtès2011-03-011-2/+6
* Changes to allow DTLS server side to operate. Added a simple UDP server on gn...Nikos Mavrogiannopoulos2011-02-191-1/+1
* Added p11tool.hNikos Mavrogiannopoulos2010-12-011-1/+1
* Introduced p11tool to separate PKCS #11 functionality from certtool.Nikos Mavrogiannopoulos2010-11-071-4/+30
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Fix -lrt usage.Simon Josefsson2010-02-181-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-291-0/+4
* Link to libgcrypt explicitly when libgcrypt functions are used.Simon Josefsson2009-11-061-5/+7
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Removed duplicated documentation.Simon Josefsson2009-05-201-2/+0
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Link getaddrinfo libraries.Simon Josefsson2009-05-171-3/+3
* Fix MinGW build failures.Simon Josefsson2009-05-111-3/+3
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+1
* Move doc related tools from src/ to doc/.Simon Josefsson2009-02-111-8/+0
* Need -lgnutls etc for certtool-cfg.c.Simon Josefsson2009-02-061-1/+3
* Certtool need libgnutls etc for libcmd-certtool.la too, due to certtool-cfg.c.Simon Josefsson2008-12-101-2/+3
* Libreadline is needed by libcmd_certtool.la, not certtool.Simon Josefsson2008-11-231-2/+2
* Change link order, so that gnulib is last.Simon Josefsson2008-11-181-14/+11
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-21/+43
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-3/+6
* Use more warnings. Fix warnings.Simon Josefsson2008-11-121-0/+1
* Need more gnulib modules.Simon Josefsson2008-10-301-4/+2
* Fixes.Simon Josefsson2008-10-301-1/+3
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-3/+6
* Make it build better.Simon Josefsson2008-10-301-1/+1
* Fixes.Simon Josefsson2008-10-301-6/+6
* More libgcrypt fixes.Simon Josefsson2008-10-081-13/+8
* Update libtasn1 linker flags.Simon Josefsson2008-10-081-11/+8
* added missing fileNikos Mavrogiannopoulos2008-10-041-1/+1
* Use internal md5 if libgcrypt is in FIPS mode.Simon Josefsson2008-09-211-3/+3
* Fix libextra build. Make gnutls-cli work in libgcrypt FIPS mode.Simon Josefsson2008-09-211-1/+1
* Generate algorithms.texi the same way as error_codes.texi for consistency.Simon Josefsson2008-07-081-6/+1
* automatically generate the appendix with supported algorithms and ciphersuites.Nikos Mavrogiannopoulos2008-07-061-2/+9
* Link errcodes with gnulib.Simon Josefsson2008-04-171-2/+3
* merged the openpgp branch to head\!Nikos2008-01-131-6/+6
* Use GPLv3 in src/.Simon Josefsson2007-12-091-1/+1
* Move test credentials from src/ to doc/credentials/.Simon Josefsson2007-09-171-2/+2
* $(LIBOPENCDK_LIBS) should be necessary here, since libgnutls-extraSimon Josefsson2007-04-031-8/+5