summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* bumped versiongnutls_3_3_27Nikos Mavrogiannopoulos2017-03-063-3/+3
* doc updateNikos Mavrogiannopoulos2017-03-051-2/+7
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-051-2/+7
* doc updatetmp-gnutls_3_3_x-even-more-openpgp-fixesNikos Mavrogiannopoulos2017-03-011-2/+9
* opencdk: do not parse any secret keys in packet when reading a certificateNikos Mavrogiannopoulos2017-03-018-17/+28
* tests: backported crt_apis from master branchtmp-gnutls_3_3_x_backport_crt_apis_checkNikos Mavrogiannopoulos2017-02-282-1/+298
* certtool: increased buffer for reading from userNikos Mavrogiannopoulos2017-02-281-5/+6
* tests: added PKCS#11 test for pin inputgnutls_3_3_x-pin-valueNikos Mavrogiannopoulos2017-02-222-1/+200
* tests: utils: added ability to use tmpfilesNikos Mavrogiannopoulos2017-02-222-0/+79
* tests: backported PKCS#11 testNikos Mavrogiannopoulos2017-02-223-2/+263
* doc updateNikos Mavrogiannopoulos2017-02-221-0/+2
* Use p11_kit_uri_get_pin_value() if available in p11-kitNikos Mavrogiannopoulos2017-02-222-0/+23