summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nettle: use the correct type for hash and MAC functionshash3.3Nikos Mavrogiannopoulos2016-02-139-66/+100
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-133-2/+200
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* bumped versiongnutls_3_3_21Nikos Mavrogiannopoulos2016-02-033-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-311-3/+6
* Revert "tests: updated to account for cert generation after c1405c6e08ef55421...Nikos Mavrogiannopoulos2016-01-306-50/+50
* Revert "Fix out-of-bounds read in gnutls_x509_ext_export_key_usage"Nikos Mavrogiannopoulos2016-01-301-1/+1
* .gitlab-ci.yml: Added build with ARCFOURNikos Mavrogiannopoulos2016-01-211-12/+20
* Added configure flag --with-arcfour128Nikos Mavrogiannopoulos2016-01-214-2/+17
* doc updateNikos Mavrogiannopoulos2016-01-201-0/+4
* Revert "Revert "tests: updated to account for ARCFOUR being disabled""Nikos Mavrogiannopoulos2016-01-204-10/+10
* Revert "Revert "ARCFOUR is disabled from the default priority strings""Nikos Mavrogiannopoulos2016-01-201-2/+0
* gnutls_pubkey_import_x509_raw: fixed memory leakNikos Mavrogiannopoulos2016-01-131-1/+1
* x509: place newline when printing unsupported othernamesNikos Mavrogiannopoulos2016-01-121-0/+1
* doc updateNikos Mavrogiannopoulos2016-01-101-0/+10
* alpn: when parsing the list of protocols return at the first mutually commonNikos Mavrogiannopoulos2016-01-101-1/+2
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13
* alpn: document how the selected protocol is selected [ci skip]Nikos Mavrogiannopoulos2016-01-101-0/+3
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-101-2/+8
* 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