summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.3.20gnutls_3_3_20Nikos Mavrogiannopoulos2016-01-081-1/+1
* reverted ARCFOUR removal changeNikos Mavrogiannopoulos2016-01-081-4/+0
* Revert "tests: updated to account for ARCFOUR being disabled"Nikos Mavrogiannopoulos2016-01-084-10/+10
* Revert "ARCFOUR is disabled from the default priority strings"Nikos Mavrogiannopoulos2016-01-081-0/+2
* configure: no longer distribute lzip tarballsNikos Mavrogiannopoulos2016-01-071-1/+1
* libopts: use the O_BINARY flag in windows for filesNikos Mavrogiannopoulos2016-01-071-1/+3
* libopts: updated to 5.18.6Nikos Mavrogiannopoulos2016-01-0757-714/+763
* bumped versionNikos Mavrogiannopoulos2016-01-072-2/+2
* symbols.last: don't include internal symbols into exported listNikos Mavrogiannopoulos2016-01-072-34/+1
* NEWS: doc updateNikos Mavrogiannopoulos2016-01-071-1/+1
* tests: updated to account for cert generation after c1405c6e08ef55421108bd439...Nikos Mavrogiannopoulos2016-01-056-50/+50
* tests: Makefile.am: removed invalid program ld flagsNikos Mavrogiannopoulos2016-01-051-2/+0
* doc updateNikos Mavrogiannopoulos2016-01-041-0/+3
* Fix out-of-bounds read in gnutls_x509_ext_export_key_usageTim Kosse2016-01-041-1/+1
* .gitlab-ci.yml: optimized build processNikos Mavrogiannopoulos2016-01-011-2/+2
* pkcs11: fixes to store the imported URLNikos Mavrogiannopoulos2015-12-311-1/+12
* doc update [ci skip]Nikos Mavrogiannopoulos2015-12-311-0/+3
* doc updateNikos Mavrogiannopoulos2015-12-311-2/+3
* pkcs11: import public keys from any available objectNikos Mavrogiannopoulos2015-12-311-15/+56
* gnutls_pkcs11_copy_x509_privkey2: corrected the writing of ECC private keyNikos Mavrogiannopoulos2015-12-311-1/+1
* gnutls_pkcs11_copy_x509_privkey2: corrected the type of the written objectNikos Mavrogiannopoulos2015-12-311-5/+5
* NEWS: doc update [ci skip]Nikos Mavrogiannopoulos2015-12-241-0/+3
* max_record: don't consider this extension on DTLSNikos Mavrogiannopoulos2015-12-231-0/+6
* doc updateNikos Mavrogiannopoulos2015-12-201-0/+3
* Handle DNS name constraints with leading dotNikos Mavrogiannopoulos2015-12-202-9/+26
* tests: updated to account for ARCFOUR being disabledNikos Mavrogiannopoulos2015-12-154-10/+10
* doc updateNikos Mavrogiannopoulos2015-12-151-0/+4
* ARCFOUR is disabled from the default priority stringsNikos Mavrogiannopoulos2015-12-151-2/+0
* Do not allow importing public keys from PKCS #11 private keys for DSA and ECDSANikos Mavrogiannopoulos2015-12-081-0/+8
* Revert "Do not allow importing public keys from PKCS #11 private keys for DSA...Nikos Mavrogiannopoulos2015-12-084-45/+13
* doc updateNikos Mavrogiannopoulos2015-12-061-0/+13
* Do not allow importing public keys from PKCS #11 private keys for DSA and ECDSANikos Mavrogiannopoulos2015-12-064-13/+45
* pkcs11: avoid setting a variable which isn't usedNikos Mavrogiannopoulos2015-12-061-2/+1
* pkcs11: deinitialize gnutls_pkcs11_obj_t's pubkey on deinitNikos Mavrogiannopoulos2015-12-063-21/+32
* pkcs11: fix passing of incorrect variable in privkey_get_pubkeyJan Vcelak2015-12-061-1/+1
* allow specifying NULL buffer in gnutls_x509_crt_get_*_unique_id()Nikos Mavrogiannopoulos2015-11-301-2/+0
* released 3.3.19gnutls_3_3_19Nikos Mavrogiannopoulos2015-11-221-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2015-11-211-0/+1
* getfuncs.pl: don't consider functions with _gnutls prefixNikos Mavrogiannopoulos2015-11-211-1/+1
* gnutls_global_init_skip: prefixed with an underscoreNikos Mavrogiannopoulos2015-11-213-7/+7
* bumped versionNikos Mavrogiannopoulos2015-11-212-2/+2
* doc updateNikos Mavrogiannopoulos2015-11-201-1/+4
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-202-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-202-1/+66
* documented GNUTLS_SKIP_GLOBAL_INIT macroNikos Mavrogiannopoulos2015-11-191-1/+4
* Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skip implicit global in...Nikos Mavrogiannopoulos2015-11-193-0/+35
* utils: backported sec_sleep()Nikos Mavrogiannopoulos2015-11-162-0/+33
* tests: backported mini-handshake-timeoutNikos Mavrogiannopoulos2015-11-161-4/+4
* .gitlab-ci.yml: added build and check in FIPS140-2 modeNikos Mavrogiannopoulos2015-11-161-0/+10
* tests: backported mini-dtls-record.c and resume-dtls.cNikos Mavrogiannopoulos2015-11-162-82/+69