summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: pkgconfig.sh: backported improvements from master branchtmp-fix-3.5.xNikos Mavrogiannopoulos2018-09-171-4/+27
* Fix gcc-8 -Wabi warningsTim Rühsen2018-09-171-0/+1
* Fix memleaks in gnutls_x509_trust_list_add_crls()Tim Rühsen2018-09-142-5/+23
* .gitlab-ci.yml: backported ubsan run parameterstmp-fix-ubsan-3.5.xNikos Mavrogiannopoulos2018-07-181-1/+2
* tests: eliminated compiler warningsNikos Mavrogiannopoulos2018-07-172-5/+3
* .gitlab-ci.yml: move to f28 imagestmp-3.5.x-f28Nikos Mavrogiannopoulos2018-07-172-11/+11
* nettle: fix casts which result to warnings in newer gccNikos Mavrogiannopoulos2018-07-171-4/+14
* nettle base64_encode_raw: use cast to avoid warningsNikos Mavrogiannopoulos2018-07-174-9/+9
* Makefile.am: backported abi-check from master branchgnutls_3_5_19Nikos Mavrogiannopoulos2018-07-161-15/+44
* Modernize gtk-doc supportAndreas Metzler2018-07-163-130/+162
* doc updateNikos Mavrogiannopoulos2018-07-161-4/+3
* .gitlab-ci.yml: use the new CI testing image of debianNikos Mavrogiannopoulos2018-07-151-1/+1
* bumped versionNikos Mavrogiannopoulos2018-07-152-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2018-07-071-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2018-07-071-2/+5
* doc update [ci skip]Nikos Mavrogiannopoulos2018-06-211-0/+8
* Merge branch 'tmp-gnutls_3_5_x-backport-record-pad-fixes' into 'gnutls_3_5_x'Nikos Mavrogiannopoulos2018-06-156-64/+50
|\
| * tests: pkcs12_encode: fix test for SHA512tmp-gnutls_3_5_x-backport-record-pad-fixesNikos Mavrogiannopoulos2018-06-131-12/+0
| * hmac-sha384 and sha256 ciphersuites were removed from defaultsNikos Mavrogiannopoulos2018-06-133-15/+7
| * cbc_mac_verify: require minimum padding under SSL3.0Nikos Mavrogiannopoulos2018-06-131-1/+6
| * dummy_wait: always hash the same amount of blocks that would have been on min...Nikos Mavrogiannopoulos2018-06-131-30/+33
| * dummy_wait: correctly account the length field in SHA384 HMACNikos Mavrogiannopoulos2018-06-122-15/+13
|/
* tests: improved detection of 64-bit systemstmp-gnutls_3_5_x-f26Nikos Mavrogiannopoulos2018-05-263-2/+8
* tests: testcompat-openssl: 3DES is explicitly enabled for SSL 3.0Nikos Mavrogiannopoulos2018-05-261-6/+6
* Use gcc's attribute to mark fallthrough statementsNikos Mavrogiannopoulos2018-05-265-2/+46
* configure: do not utilize the -Wno-format-truncation gcc warningNikos Mavrogiannopoulos2018-05-261-0/+1
* .gitlab-ci.yml: removed initialization stepNikos Mavrogiannopoulos2018-05-261-25/+4
* .gitlab-ci.yml: give more specific name to windows job artifacts [ci skip]Nikos Mavrogiannopoulos2018-05-261-0/+2
* .gitlab-ci.yml: use the same flags in the tags and non-tags windows buildsNikos Mavrogiannopoulos2018-05-261-2/+2
* .gitlab-ci.yml: replaced the f23 x86 build with a f26 x86 buildNikos Mavrogiannopoulos2018-05-261-3/+4
* .gitlab-ci.yml: document that the x86 build is our openssl 1.0.x compat testi...Nikos Mavrogiannopoulos2018-05-261-1/+2
* .gitlab-ci.yml: switched to fedora 26 for CI buildsNikos Mavrogiannopoulos2018-05-261-1/+1
* doc updateNikos Mavrogiannopoulos2018-04-251-0/+3
* retrieve_pin: refuse to retrieve PIN from URI more than one timeNikos Mavrogiannopoulos2018-04-252-3/+36
* nettle: corrected typo in version check for compatibility mode with 3.3Nikos Mavrogiannopoulos2018-03-271-1/+1
* nettle/pk: include nettle/version.hNikos Mavrogiannopoulos2018-03-201-0/+1
* cryptodev: fix prototype of cryptodev_mac_fast [ci skip]Nikos Mavrogiannopoulos2018-03-081-0/+4
* cryptodev: added missing macro [ci skip]Nikos Mavrogiannopoulos2018-03-071-0/+4
* configure: treat solaris as ELF systemNikos Mavrogiannopoulos2018-02-231-0/+1
* doc updateNikos Mavrogiannopoulos2018-02-161-0/+9
* pkcs11 verification: always use the GNUTLS_PKCS11_OBJ_FLAG_PRESENT_IN_TRUSTED...Nikos Mavrogiannopoulos2018-02-162-6/+10
* pkcs11: simplify trusted module loading stateNikos Mavrogiannopoulos2018-02-162-13/+15
* _gnutls_pkcs11_check_init: improved transition between statesNikos Mavrogiannopoulos2018-02-163-20/+59
* bumped versiongnutls_3_5_18Nikos Mavrogiannopoulos2018-02-163-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2018-02-121-2/+2
* doc updateNikos Mavrogiannopoulos2018-02-091-1/+4
* accelerated: make explicit key size check to all accelerated ciphersNikos Mavrogiannopoulos2018-02-0916-6/+37
* accelerated: check keysize in SSSE3 cipher setkeyVitezslav Cizek2018-02-091-0/+3
* nettle: use the nettle_get_secp API when availableNikos Mavrogiannopoulos2018-02-071-5/+15
* sed: use it in a portable way in makefilesNikos Mavrogiannopoulos2018-02-061-1/+3