summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: added reference to GNUTLS-SA-2017-4 [ci skip]gnutls_3_3_x-pkcs11-no-leading-zerosNikos Mavrogiannopoulos2017-06-141-1/+1
* 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
* nettle/pk: added error checking in _rsa_params_to_pubkeyNikos Mavrogiannopoulos2017-02-221-1/+3
* nettle/pk: corrected memcpy of Q in DSA paramsNikos Mavrogiannopoulos2017-02-211-2/+2
* doc updateNikos Mavrogiannopoulos2017-02-211-0/+9
* opencdk/read-packet.c: corrected typo in type castNikos Mavrogiannopoulos2017-02-211-1/+1
* cdk_pkt_read: enforce packet limitsNikos Mavrogiannopoulos2017-02-211-0/+9
* gnutls_pkcs11_obj_list_import_url2: Always return an initialized pointerNikos Mavrogiannopoulos2017-02-031-0/+1
* opencdk: improved error code checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-181-2/+3
* tests: do not run key-tests and cert-tests under leak sanitizergnutls_3_3_26Nikos Mavrogiannopoulos2017-01-092-0/+2
* tests: added missing fileNikos Mavrogiannopoulos2017-01-091-1/+1
* .gitlab-ci.yml: Build and Check - separate build dir (x86): force build in gi...Nikos Mavrogiannopoulos2017-01-091-0/+1
* tools: use stamp files to allow parallel build of autogen filesNikos Mavrogiannopoulos2017-01-092-20/+53
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2017-01-094-2/+19
* bumped versionNikos Mavrogiannopoulos2017-01-092-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-0/+6
* opencdk: added error checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-091-5/+35
* opencdk: cdk_pk_get_keyid: fix stack overflowNikos Mavrogiannopoulos2017-01-091-1/+7
* opencdk: read_attribute: added more precise checks when reading streamNikos Mavrogiannopoulos2017-01-091-11/+29
* Corrected a leak in OpenPGP sub-packet parsing.Alex Gaynor2017-01-091-1/+3
* Attempt to fix a leak in OpenPGP cert parsing.Alex Gaynor2017-01-091-1/+3
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2017-01-091-5/+16
* opencdk: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2017-01-091-1/+1
* doc updatetmp-backported-fixes-to-3.3Nikos Mavrogiannopoulos2017-01-041-0/+3
* auth rsa: eliminated memory leak on pkcs-1 formatting attack pathNikos Mavrogiannopoulos2017-01-041-1/+6