summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* accelerated: fix use of SSSE3 vpaes_encrypttmp-gnutls_3_3_x-aesni-fixNikos Mavrogiannopoulos2018-02-061-1/+7
* doc updateNikos Mavrogiannopoulos2018-02-051-0/+3
* accelerated: fix use of aesni_ecb_encrypt()Nikos Mavrogiannopoulos2018-02-051-1/+1
* priority_options.gperf: modified for gperf 3.1tmp-3-3-x-gperf-updateNikos Mavrogiannopoulos2018-02-052-2/+1
* doc updatetmp-gnutls_3_3_x-use-strict-derNikos Mavrogiannopoulos2018-02-041-0/+4
* tests: removed test with invalid DER encoding in chainverifyNikos Mavrogiannopoulos2018-02-041-96/+0
* x509: use libtasn1's strict DER decoding rules in privkey, certificate reques...Nikos Mavrogiannopoulos2018-02-043-12/+12
* x509: use libtasn1's strict DER decoding rules in certificates and OCSPNikos Mavrogiannopoulos2018-02-049-32/+43
* doc updateNikos Mavrogiannopoulos2018-01-231-0/+2
* p11tool: corrected issue preventing the deletion of objects in batch modeNikos Mavrogiannopoulos2018-01-231-0/+2
* libtasn1: updated to latest libtasn1 master branchtmp-gnutls_3_3_x-libtasn1-updateNikos Mavrogiannopoulos2018-01-095-48/+105
* doc updateNikos Mavrogiannopoulos2017-12-101-0/+4
* load_dir_certs: use readdir() in all platformsgnutls_3_3_x_backportsNikos Mavrogiannopoulos2017-12-101-9/+1
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-12-101-0/+11
* doc updateNikos Mavrogiannopoulos2017-12-101-0/+3
* handshake: check SCSVs prior to resuming a sessionNikos Mavrogiannopoulos2017-12-103-4/+16
* doc update [ci skip]Nikos Mavrogiannopoulos2017-11-161-0/+2
* doc updateNikos Mavrogiannopoulos2017-09-201-0/+9
* parse_handshake_header: allow 1-byte sized fragmentsNikos Mavrogiannopoulos2017-09-201-2/+3
* p11tool: explicitly mark generated keys as sensitiveNikos Mavrogiannopoulos2017-08-251-1/+1
* _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
* parse_pem_cert_mem: fixed issue resulting to accessing past the input dataNikos Mavrogiannopoulos2017-07-171-1/+3
* mention GNUTLS-SA-2017-4 [ci skip]gnutls_3_3_28Nikos Mavrogiannopoulos2017-07-041-1/+1
* released 3.3.28Nikos Mavrogiannopoulos2017-07-043-3/+5
* tests: added test for DSA private key generationNikos Mavrogiannopoulos2017-06-231-0/+16
* pkcs11: add interface for C_GenerateKeyJan Vcelak2017-06-232-0/+19
* pkcs11: implement correct DSA key pair generatingJan Vcelak2017-06-231-4/+59
* doc updateDan Nicholson2017-06-191-0/+4
* urandom: use st_ino and st_rdev to determine device uniquenessNikos Mavrogiannopoulos2017-06-191-4/+7
* tests: backported the safenet always auth PKCS#11 testgnutls_3_3_x-safenet-updatesNikos Mavrogiannopoulos2017-06-195-36/+398
* doc updateNikos Mavrogiannopoulos2017-06-191-0/+14
* pkcs11: simplified pkcs11_login()Nikos Mavrogiannopoulos2017-06-193-24/+29
* pkcs11: the GNUTLS_PKCS11_OBJ_FLAG_LOGIN will force a loginNikos Mavrogiannopoulos2017-06-193-25/+38
* pkcs11: login prior to the operation not the initializationNikos Mavrogiannopoulos2017-06-191-24/+24
* Handle specially safenet HSMs which request explicit authenticationNikos Mavrogiannopoulos2017-06-172-6/+19
* ocsp: added sanity check in returned lengthNikos Mavrogiannopoulos2017-06-151-1/+4
* pkcs11: do not set leading zeros when writing integersNikos Mavrogiannopoulos2017-06-121-2/+30
* certtool: improved error message when public key cannot be figured [ci skip]Nikos Mavrogiannopoulos2017-06-081-1/+1
* doc updateNikos Mavrogiannopoulos2017-05-241-0/+6
* gnutls_ocsp_status_request_enable_client: documented requirements for parametersNikos Mavrogiannopoulos2017-05-241-3/+9
* ext/status_request: Removed the parsing of responder IDs from client extensionNikos Mavrogiannopoulos2017-05-241-51/+16
* ext/status_request: ensure response IDs are properly deinitializedNikos Mavrogiannopoulos2017-05-241-6/+11
* doc updateNikos Mavrogiannopoulos2017-05-141-0/+3
* rsa-psk: Use the correct username datumNicolas Dufresne2017-05-141-2/+2
* Added explicit check for the bounds of the generated 'd'.Nikos Mavrogiannopoulos2017-04-251-0/+6
* fips140-2: enhanced check of generated parametersNikos Mavrogiannopoulos2017-04-251-4/+12
* doc updateNikos Mavrogiannopoulos2017-03-211-0/+9
* tests: backported rehandshake testsNikos Mavrogiannopoulos2017-03-213-1/+341
* handshake: reset cert request state on handshake initNikos Mavrogiannopoulos2017-03-215-15/+12