summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* check and use libnsl (used in solaris)Nikos Mavrogiannopoulos2014-10-231-1/+1
* allow retrieving extensions in a trust module using GNUTLS_PKCS11_OBJ_FLAG_OV...Nikos Mavrogiannopoulos2014-09-151-1/+1
* added pkcs11x.hNikos Mavrogiannopoulos2014-09-131-1/+1
* Added replacements of inet_aton and inet_pton on systems they are not presentNikos Mavrogiannopoulos2014-07-281-1/+1
* removed file from Makefile that doesn't existNikos Mavrogiannopoulos2014-04-191-1/+1
* Use a harder to optimize out memset().Nikos Mavrogiannopoulos2014-04-181-2/+3
* removed double entryNikos Mavrogiannopoulos2014-04-091-2/+1
* avoid checking or linking with libpthread in windowsNikos Mavrogiannopoulos2014-04-081-1/+5
* ship the gperf file and the generated one.Nikos Mavrogiannopoulos2014-03-191-2/+4
* The xssl experimental library was removed.Nikos Mavrogiannopoulos2014-03-101-16/+0
* xssl compilation fix; patch by Colin LeroyNikos Mavrogiannopoulos2014-03-061-1/+1
* compile missing fileNikos Mavrogiannopoulos2014-01-271-1/+1
* Use gperf to find priority string options.Nikos Mavrogiannopoulos2014-01-131-1/+4
* export only xssl symbols; small patch by Andreas Metzler.Nikos Mavrogiannopoulos2013-12-281-1/+1
* Improved nettle check for registration of accelerated ciphers.Nikos Mavrogiannopoulos2013-12-211-5/+1
* simplified depsNikos Mavrogiannopoulos2013-12-201-2/+1
* libtasn1 generated files are set in BUILT_SOURCESNikos Mavrogiannopoulos2013-12-201-1/+3
* the accelerated library is depending on nettle being presentNikos Mavrogiannopoulos2013-12-171-2/+10
* compacted DH support files.Nikos Mavrogiannopoulos2013-11-281-1/+1
* Updated FIPS140 initialization and added a self test for it.Nikos Mavrogiannopoulos2013-11-271-0/+4
* Added support for fips states.Nikos Mavrogiannopoulos2013-11-271-2/+2
* Self checks are conditionally included in the library.Nikos Mavrogiannopoulos2013-11-271-2/+5
* Added self tests on RSA, DSA, and ECDSA key usage.Nikos Mavrogiannopoulos2013-11-271-1/+1
* Added self testsNikos Mavrogiannopoulos2013-11-271-1/+2
* Do not link gnutls against librt unlress it is really necessary.Nikos Mavrogiannopoulos2013-11-261-1/+5
* Improvements in PKCS #11 support.Nikos Mavrogiannopoulos2013-11-091-1/+2
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-051-1/+1
* correctly link with librt when needed.Nikos Mavrogiannopoulos2013-07-291-1/+1
* link with libiconv when needed.Nikos Mavrogiannopoulos2013-07-291-1/+2
* Link with librt when needed. Reported by Joern Clausen.Nikos Mavrogiannopoulos2013-07-151-1/+1
* Revert "Add nettle dependencies to libcrypto.la"Nikos Mavrogiannopoulos2013-06-191-0/+1
* Add NETTLE_CFLAGS in makefilesMartin Storsjo2013-06-061-1/+1
* Add nettle dependencies to libcrypto.laNikos Mavrogiannopoulos2013-06-031-1/+0
* Directly link to gmp library. Based on original patch by Alon Bar-Lev <alon.b...Nikos Mavrogiannopoulos2013-06-021-1/+1
* use pkg-config to detect nettleNikos Mavrogiannopoulos2013-05-311-1/+1
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-1/+1
* some simplifications in gnutls_x509_trust_list_add_system_trust()Nikos Mavrogiannopoulos2013-03-021-1/+1
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-291-1/+1
* xssl API moved to xssl libraryNikos Mavrogiannopoulos2013-01-291-2/+20
* Added new interface.Nikos Mavrogiannopoulos2013-01-271-2/+2
* Added gnutls_sbuf_getdelim() and getline().Nikos Mavrogiannopoulos2013-01-231-1/+1
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-1/+2
* Updated Libs.private with all the required librariesNikos Mavrogiannopoulos2013-01-211-1/+1
* Added functions to assist buffering during transmission.Nikos Mavrogiannopoulos2013-01-151-1/+1
* If trousers is not present define the TPM functions but have them return GNUT...Nikos Mavrogiannopoulos2013-01-021-5/+1
* check for either iconv or libiconv.Nikos Mavrogiannopoulos2012-11-201-1/+1
* Use hash-pjw-bare instead of asn1_bhash().Nikos Mavrogiannopoulos2012-10-021-2/+2
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-8/+10
* 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