summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: fixed compilation of pkcs11-privkey-always-authtmp-win32Nikos Mavrogiannopoulos2016-10-041-1/+1
* Fix build of system/keys-win.c with older mingwNikos Mavrogiannopoulos2016-10-041-1/+28
* tests: introduced further parallelization in provable* teststmp-armv8Nikos Mavrogiannopoulos2016-10-034-44/+58
* tests: provable-dh-default check is too slow and is only run when the complet...Nikos Mavrogiannopoulos2016-10-031-1/+5
* tests: split provable-privkey into multiple checksNikos Mavrogiannopoulos2016-10-035-58/+161
* tests: provable-dh was split into two programsNikos Mavrogiannopoulos2016-10-033-19/+53
* .gitlab-ci.yml: do not run the full test suite on valgrind testNikos Mavrogiannopoulos2016-10-032-10/+14
* doc updateNikos Mavrogiannopoulos2016-10-031-0/+3
* more files to ignoreNikos Mavrogiannopoulos2016-10-031-0/+14
* devel/openssl: updated to 1.1.0 releaseNikos Mavrogiannopoulos2016-10-031-0/+0
* aarch64: added optimized AES-CCM modeNikos Mavrogiannopoulos2016-10-034-2/+171
* Imported Andy Polyakov's implementation of AES-GCM in aarch64Nikos Mavrogiannopoulos2016-10-037-67/+462
* Imported Andy Polyakov's implementation of AES in aarch64Nikos Mavrogiannopoulos2016-10-039-9/+1176
* Added HMAC-SHA* optimizations for aarch64Nikos Mavrogiannopoulos2016-10-034-1/+332
* Imported Andy Polyakov's implementations for SHA* in aarch64Nikos Mavrogiannopoulos2016-10-0320-2/+4216
* fix zero-termination in _gnutls_server_name_set_raw() for large server namesNikos Mavrogiannopoulos2016-10-032-4/+7
* _gnutls_check_id_for_change: added check for NULL usernameNikos Mavrogiannopoulos2016-10-031-1/+4
* gnutls_*_crt_print: better error checkingNikos Mavrogiannopoulos2016-10-032-2/+10
* tests: added test for CKA_ALWAYS_AUTHENTICATE handling in PKCS#11Nikos Mavrogiannopoulos2016-10-035-2/+248
* pkcs11: improved debugging output in pkcs11_loginNikos Mavrogiannopoulos2016-10-031-1/+1
* name constraints: removed unused variableNikos Mavrogiannopoulos2016-10-031-2/+0
* tools: clarify errors when reading filesNikos Mavrogiannopoulos2016-09-302-8/+8
* p11tool: doc update [ci skip]Nikos Mavrogiannopoulos2016-09-281-16/+23
* Removed C99 constructions in for-loopsNikos Mavrogiannopoulos2016-09-273-5/+13
* certtool: print correct size of EC keysDaiki Ueno2016-09-271-5/+18
* p11tool: documented the p11-kit relevancy of distrust and stapledNikos Mavrogiannopoulos2016-09-271-2/+6
* pkcs11: forbid PKCS#11 extensions to be used in other than trust modulesNikos Mavrogiannopoulos2016-09-275-30/+50
* .gitlab-ci.yml: enabled valgrind tests buildNikos Mavrogiannopoulos2016-09-271-1/+1
* tests: allow handshake-large-packet to run under valgrindNikos Mavrogiannopoulos2016-09-271-2/+2
* p11tool: introduced the --mark-distrusted and --distrusted optionsNikos Mavrogiannopoulos2016-09-262-2/+20
* pkcs11: introduced flag GNUTLS_PKCS11_OBJ_FLAG_MARK_DISTRUSTEDNikos Mavrogiannopoulos2016-09-263-2/+30
* pkcs11: only staple extensions from a trust module when they are from a non-d...Nikos Mavrogiannopoulos2016-09-262-5/+14
* p11tool: allow to export a certificate with its stapled extensionsNikos Mavrogiannopoulos2016-09-262-0/+20
* gnutls_oid_to_ecc_curve: fix null pointer dereferenceNikos Mavrogiannopoulos2016-09-261-1/+1
* Only send the status request extension on cert authenticationNikos Mavrogiannopoulos2016-09-231-0/+5
* gdoc: improved the detection and display of escaped characters (@%)Nikos Mavrogiannopoulos2016-09-221-5/+13
* doc: gnutls_priority_init: fixed %COMPAT [ci skip]Nikos Mavrogiannopoulos2016-09-221-2/+2
* .gitlab-ci.yml: corrected debian build's dependencyNikos Mavrogiannopoulos2016-09-221-1/+1
* doc updateNikos Mavrogiannopoulos2016-09-221-0/+5
* On client side allow signing with the signature algorithm of our certNikos Mavrogiannopoulos2016-09-223-6/+12
* _gnutls_session_get_sign_algo: always return GNUTLS_SIGN_UNKNOWN on failureNikos Mavrogiannopoulos2016-09-221-1/+1
* tests: added check for server-side ECDSA keysNikos Mavrogiannopoulos2016-09-225-7/+166
* tests: added check for client-side DSA keyNikos Mavrogiannopoulos2016-09-225-7/+184
* certtool: do not require a certificate to generate a PKCS#12 fileNikos Mavrogiannopoulos2016-09-222-1/+5
* .gitlab-ci.yml: added debian buildNikos Mavrogiannopoulos2016-09-201-0/+20
* README.md: depend on softhsm2 and net-tools on debianNikos Mavrogiannopoulos2016-09-201-2/+2
* tests: mini-server-name: skip invalid UTF-8 check if compiled without libidntmp-test-macrosNikos Mavrogiannopoulos2016-09-191-0/+2
* tests: added the macros test_fail() and test_success()Nikos Mavrogiannopoulos2016-09-194-43/+47
* cfg.mk: removed invalid rule in web targetNikos Mavrogiannopoulos2016-09-191-1/+0
* doc updateNikos Mavrogiannopoulos2016-09-191-0/+4