summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_1_18Nikos Mavrogiannopoulos2013-12-203-3/+3
* doc updateNikos Mavrogiannopoulos2013-12-181-0/+2
* Enforce the DEFAULT_MAX_VERIFY_BITS for DH prime size as well.Nikos Mavrogiannopoulos2013-12-181-2/+13
* doc updateNikos Mavrogiannopoulos2013-12-161-0/+3
* doc updateNikos Mavrogiannopoulos2013-12-1610-142/+48
* backported makefile for doc generationNikos Mavrogiannopoulos2013-12-161-38/+40
* Added configure option --with-default-blacklist-fileNikos Mavrogiannopoulos2013-12-162-0/+24
* gnutls_x509_trust_list_remove_cas() and derivatives will utilize a black list.Nikos Mavrogiannopoulos2013-12-162-3/+88
* Corrected documentation for gnutls_x509_trust_list_add_trust_*Nikos Mavrogiannopoulos2013-12-161-5/+5
* Detect the presence of posix locks even without linked to libpthread.Nikos Mavrogiannopoulos2013-11-301-7/+5
* doc updateNikos Mavrogiannopoulos2013-11-261-0/+9
* updated auto-generated asm files. This fixes a valgrind complaint when AES-NI...Nikos Mavrogiannopoulos2013-11-2612-2365/+6978
* updated perlasm filesNikos Mavrogiannopoulos2013-11-2613-940/+2285
* updated e-mail addressNikos Mavrogiannopoulos2013-11-241-1/+1
* compile libopts as a libtool librarygnutls_3_1_17Nikos Mavrogiannopoulos2013-11-233-5/+7
* updated autogenerated files.Nikos Mavrogiannopoulos2013-11-2311-68/+162
* corrected libopts checkNikos Mavrogiannopoulos2013-11-231-4/+3
* corrected pathNikos Mavrogiannopoulos2013-11-231-1/+1
* Corrected check of usage of local libopts when autogen isn't presentNikos Mavrogiannopoulos2013-11-231-4/+6
* released 3.1.17Nikos Mavrogiannopoulos2013-11-231-1/+4
* doc updateNikos Mavrogiannopoulos2013-11-231-0/+2
* disallow any compression in DTLSNikos Mavrogiannopoulos2013-11-231-1/+8
* generate separate IV for session tickets.Nikos Mavrogiannopoulos2013-11-221-10/+11
* doc updateNikos Mavrogiannopoulos2013-11-191-0/+5
* GCM modes are always preferred to CBCNikos Mavrogiannopoulos2013-11-193-51/+9
* avoid leaking a buffer element when _gnutls_stream_read returns 0Matt Whitlock2013-11-191-0/+3
* doc updateNikos Mavrogiannopoulos2013-11-1612-107/+114
* Check for overflows when setting time and allow a time of -1.Nikos Mavrogiannopoulos2013-11-163-4/+24
* Dates and time that would overflow the GeneralTime are also truncated.Nikos Mavrogiannopoulos2013-11-161-1/+5
* An expiration time of (time_t)-1 will set to the no well-defined expiration d...Nikos Mavrogiannopoulos2013-11-162-0/+8
* more files to ignoreNikos Mavrogiannopoulos2013-11-161-0/+20
* updated gnulibNikos Mavrogiannopoulos2013-11-167-20/+67
* backported testsuiteNikos Mavrogiannopoulos2013-11-152-6/+41
* correctly set the ciphersuite when the set_premaster interface is used.Nikos Mavrogiannopoulos2013-11-151-0/+5
* doc updateNikos Mavrogiannopoulos2013-11-151-1/+2
* Report the inclusion of libopts and libtasn1.Nikos Mavrogiannopoulos2013-11-151-1/+4
* bumped versionNikos Mavrogiannopoulos2013-11-152-2/+2
* doc updateNikos Mavrogiannopoulos2013-11-141-0/+2
* corrected bug in gnutls-cli when used on IPv6 addresses.Nikos Mavrogiannopoulos2013-11-141-10/+10
* doc updateNikos Mavrogiannopoulos2013-11-141-4/+3
* Ignore SIGPIPE.Nikos Mavrogiannopoulos2013-11-101-0/+1
* doc updateNikos Mavrogiannopoulos2013-11-101-2/+10
* updated for new liboptsNikos Mavrogiannopoulos2013-11-101-10/+13
* updated liboptsNikos Mavrogiannopoulos2013-11-1037-966/+1210
* Distribute the autogen'erated files as .bak and enable them only if local lib...Nikos Mavrogiannopoulos2013-11-1023-18645/+23
* doc updateNikos Mavrogiannopoulos2013-11-101-0/+4
* Read GNUTLS_PKCS11_PIN environment variable.Nikos Mavrogiannopoulos2013-11-101-2/+14
* removed unused variableNikos Mavrogiannopoulos2013-11-101-1/+0
* doc updateNikos Mavrogiannopoulos2013-11-101-0/+2
* bug fix in gnutls_x509_crt_set_dn() at DN parsing.Nikos Mavrogiannopoulos2013-11-101-2/+3