summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: suite: cleanup shell usageAlon Bar-Lev2015-06-2119-1531/+1517
* tests: misc: cleanup shell usageAlon Bar-Lev2015-06-2110-237/+232
* tests: fixed includesNikos Mavrogiannopoulos2015-06-201-0/+6
* move all gettext definitions in gnutls_str.hNikos Mavrogiannopoulos2015-06-206-19/+11
* cross.mk: updated for 3.4.2Nikos Mavrogiannopoulos2015-06-201-2/+2
* gnutls_str: include gettext.h when dgettext is availableNikos Mavrogiannopoulos2015-06-201-2/+6
* tests: don't depend on gnulibNikos Mavrogiannopoulos2015-06-2013-98/+75
* doc updateNikos Mavrogiannopoulos2015-06-201-0/+3
* use the same shebang for perlNikos Mavrogiannopoulos2015-06-2010-28/+10
* tests: added a verify-chain test caseNikos Mavrogiannopoulos2015-06-191-0/+19
* tests: don't quote provider in common.shNikos Mavrogiannopoulos2015-06-191-1/+1
* tests: don't enforce alignment rules for caller buffersNikos Mavrogiannopoulos2015-06-181-0/+4
* tests: cert-tests: cleanup shell usageAlon Bar-Lev2015-06-1810-276/+275
* Added gitlab-ci.ymlNikos Mavrogiannopoulos2015-06-181-0/+51
* reduced the exported functions to the minimum neededNikos Mavrogiannopoulos2015-06-181-14/+2
* _gnutls_ext_register was made staticNikos Mavrogiannopoulos2015-06-181-18/+20
* libgnutls.map: use a 3.4 related name for private functionsNikos Mavrogiannopoulos2015-06-181-1/+1
* tests: nist-pkits: cleanup shell/perl usageAlon Bar-Lev2015-06-188-86/+91
* tests: force link with nettle of mini-alignmentNikos Mavrogiannopoulos2015-06-181-0/+2
* tests: Check the OID functionsNikos Mavrogiannopoulos2015-06-182-1/+74
* doc updateNikos Mavrogiannopoulos2015-06-181-1/+10
* Exported functions to convert from and to OIDsNikos Mavrogiannopoulos2015-06-1818-57/+156
* gnutls-cli: Fixed Possible Memory LeakSaurav Babu2015-06-181-0/+1
* pkcs7: corrected write_signer_id() when GNUTLS_PKCS7_WRITE_SPKI was usedNikos Mavrogiannopoulos2015-06-181-1/+1
* tests: openpgp-certs: cleanup shell usageAlon Bar-Lev2015-06-182-29/+29
* tests: key-tests: cleanup shell usageAlon Bar-Lev2015-06-182-49/+49
* tests: ecdsa: cleanup shell usageAlon Bar-Lev2015-06-181-10/+10
* tests: dsa: cleanup shell usageAlon Bar-Lev2015-06-182-62/+62
* indentation fixNikos Mavrogiannopoulos2015-06-181-1/+1
* Always align in 16-byte boundary our input to cryptoNikos Mavrogiannopoulos2015-06-181-3/+1
* tests: added check for memory alignmentNikos Mavrogiannopoulos2015-06-182-1/+511
* tests: only run test with long dates in 64-bit systemsNikos Mavrogiannopoulos2015-06-171-0/+4
* tests: regenerate the results in template-test using UTC timesNikos Mavrogiannopoulos2015-06-179-42/+45
* ensure that gnutls_pubkey_verify_data2 returns 0 on successNikos Mavrogiannopoulos2015-06-171-0/+2
* Added gnutls_pkcs7_get_signature_countNikos Mavrogiannopoulos2015-06-173-1/+32
* tests: suite: run testpkcs11 if PKCS#11 is enabledAlon Bar-Lev2015-06-171-2/+2
* tests: remove bash usageAlon Bar-Lev2015-06-172-6/+6
* doc updateNikos Mavrogiannopoulos2015-06-171-0/+3
* tests: verify that we generate dates with UTCTime prior to 2050Nikos Mavrogiannopoulos2015-06-1711-129/+277
* When writing the Time ASN.1 structure follow the RFC5280 recommendationsNikos Mavrogiannopoulos2015-06-172-16/+23
* Set time in PKCS #7 structures properly (in UTCTime format).Nikos Mavrogiannopoulos2015-06-171-6/+49
* doc updateNikos Mavrogiannopoulos2015-06-171-0/+6
* tests: cert-tests: pkcs7: support separate builddirAlon Bar-Lev2015-06-171-9/+9
* account new symbolsgnutls_3_4_2Nikos Mavrogiannopoulos2015-06-161-0/+14
* updated makefiles for the new functionsNikos Mavrogiannopoulos2015-06-163-7/+68
* doc updateNikos Mavrogiannopoulos2015-06-162-6/+5
* use common base for pkcs7 filesNikos Mavrogiannopoulos2015-06-162-1/+1
* added missing symbolNikos Mavrogiannopoulos2015-06-162-0/+2
* released 3.4.2Nikos Mavrogiannopoulos2015-06-161-1/+1
* certtool: made explicit the inclusion of time in PKCS #7 signaturesNikos Mavrogiannopoulos2015-06-163-5/+38