summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-gnutls_3_5_x-pkcs11-loading-fixNikos Mavrogiannopoulos2017-11-061-0/+11
* pkcs11: refuse to load modules with duplicate informationNikos Mavrogiannopoulos2017-11-061-1/+2
* pkcs11: allow loading trusted modules when pkcs11 was initialized in manual modeNikos Mavrogiannopoulos2017-11-043-28/+26
* pkcs11: introduce multiple levels of loadingNikos Mavrogiannopoulos2017-11-044-15/+50
* released 3.5.16gnutls_3_5_16Nikos Mavrogiannopoulos2017-10-211-1/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2017-10-162-8/+16
* certtool: avoid usage of function introduced in 3.6.0Nikos Mavrogiannopoulos2017-10-151-1/+1
* doc updateNikos Mavrogiannopoulos2017-10-151-0/+2
* bumped versionNikos Mavrogiannopoulos2017-10-152-2/+2
* cmp_hsk_types: fixed check for SSLv2 helloNikos Mavrogiannopoulos2017-10-151-4/+4
* doc updateNikos Mavrogiannopoulos2017-10-021-0/+2
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-021-0/+8
* certtool: allow using --fingerprint with sha384 or sha512Nikos Mavrogiannopoulos2017-10-021-6/+8
* doc updateNikos Mavrogiannopoulos2017-09-241-0/+5
* signature: on client side, only select a non-enabled signature if none matchNikos Mavrogiannopoulos2017-09-241-1/+11
* doc updateNikos Mavrogiannopoulos2017-09-241-0/+3
* tests: enhanced resumption checks with same and different SNItmp-gnutls_3_5_x-sni-fixesNikos Mavrogiannopoulos2017-09-241-1/+35
* server name: refuse to resume a session which server name doesn't matchNikos Mavrogiannopoulos2017-09-243-0/+52
* Ensure the SNI extension is parsed during cache-based resumptionThomas Klute2017-09-241-1/+1
* doc updategnutls_3_5_x_1_byte_fixNikos Mavrogiannopoulos2017-09-191-0/+3
* tests: added reproducer for DTLS infinite loopNikos Mavrogiannopoulos2017-09-193-2/+616
* priority_options.gperf: modified for gperf 3.1Nikos Mavrogiannopoulos2017-09-192-2/+1
* ecdh: return more appropriate error code on empty packetNikos Mavrogiannopoulos2017-09-191-0/+5
* parse_handshake_header: allow 1-byte sized fragmentsNikos Mavrogiannopoulos2017-09-191-2/+3
* doc update [ci skip]tmp-gnutls_3_5_x-openssl-renegoNikos Mavrogiannopoulos2017-09-071-0/+3
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-09-061-1/+12
* handshake: check SCSVs prior to resuming a sessionNikos Mavrogiannopoulos2017-09-063-6/+21
* cli-debug-args.def: Fix typoAvinash Sonawane2017-09-061-1/+1
* doc updateNikos Mavrogiannopoulos2017-08-281-0/+9
* tests: check whether generated private keys are marked privateNikos Mavrogiannopoulos2017-08-281-0/+8
* tests: added unit test of p11tool with --set-pinNikos Mavrogiannopoulos2017-08-281-0/+20
* tests: check whether generated or copied keys are marked as sensitiveNikos Mavrogiannopoulos2017-08-281-0/+15
* p11tool: allow obtaining PIN from command line on operationsNikos Mavrogiannopoulos2017-08-282-4/+10
* p11tool: explicitly mark generated keys as sensitiveNikos Mavrogiannopoulos2017-08-251-1/+3
* doc updategnutls_3_5_15Nikos Mavrogiannopoulos2017-08-211-1/+1
* bumped versionNikos Mavrogiannopoulos2017-08-203-2/+5
* doc updateNikos Mavrogiannopoulos2017-08-191-0/+3
* configure: disable hardware acceleration on aarch64/ilp32 modeNikos Mavrogiannopoulos2017-08-191-0/+6
* _gnutls_recv_server_certificate_status: use the same type in subtracted valuesNikos Mavrogiannopoulos2017-08-151-2/+2
* _gnutls_proc_srp_client_kx: use same type in subtracted valuesNikos Mavrogiannopoulos2017-08-151-1/+1
* certtool: eliminated unused variabletmp-gnutls_3_5_x_pkcs8Nikos Mavrogiannopoulos2017-08-082-8/+1
* x509: when importing the old FIPS186-4 format set the provable flagsNikos Mavrogiannopoulos2017-08-081-0/+2
* x509: never output our custom FIPS186-4 formatNikos Mavrogiannopoulos2017-08-084-77/+26
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-081-0/+19
* tests: backported provable privkey testing with PKCS#8 filesNikos Mavrogiannopoulos2017-08-086-0/+620
* doc updateNikos Mavrogiannopoulos2017-08-082-1/+15
* certtool: provable private keys are always exported in PKCS#8 formNikos Mavrogiannopoulos2017-08-071-20/+14
* x509: store and read provable seed in PKCS#8 form of keyNikos Mavrogiannopoulos2017-08-076-11/+201
* x509: separated PKIX1 attributes parsing code for cert request handlingNikos Mavrogiannopoulos2017-08-064-266/+335
* parse_pem_cert_mem: fixed issue resulting to accessing past the input dataNikos Mavrogiannopoulos2017-07-171-1/+3