summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: use a pre-build image of fedora24tmp-fips140-2-updatesNikos Mavrogiannopoulos2016-11-071-9/+10
* _wrap_nettle_pk_verify: use FAIL_IF_LIB_ERROR prior to returning successNikos Mavrogiannopoulos2016-11-071-0/+1
* fips140-2: moved PCT-test in wrap_nettle_generate_keysNikos Mavrogiannopoulos2016-11-072-94/+97
* doc updateNikos Mavrogiannopoulos2016-11-061-0/+3
* .gitlab-ci.yml: use included libtasn1 in CI systems which do not have 4.9Nikos Mavrogiannopoulos2016-11-061-7/+5
* bumped the version of the minimum required libtasn1Nikos Mavrogiannopoulos2016-11-061-1/+1
* tests: added check for the decoding of certificates with long OIDsNikos Mavrogiannopoulos2016-11-063-2/+238
* symbol-check: do not compare against symbols not exported by usNikos Mavrogiannopoulos2016-11-041-1/+1
* doc updateNikos Mavrogiannopoulos2016-11-041-0/+9
* tests: updated known ciphersuites test for CHACHA20-POLY1305 in the SECURE setNikos Mavrogiannopoulos2016-11-041-4/+4
* priorities: added CHACHA20-POLY1305 to SECURE setNikos Mavrogiannopoulos2016-11-041-0/+2
* released 3.5.6Nikos Mavrogiannopoulos2016-11-041-1/+1
* bumped versionsNikos Mavrogiannopoulos2016-11-042-3/+3
* symbols.last: updated auto-generated fileNikos Mavrogiannopoulos2016-11-041-1/+0
* doc updateNikos Mavrogiannopoulos2016-11-041-0/+5
* tests: added test to ensure that gnutls_rnd() is not called during initializa...Nikos Mavrogiannopoulos2016-11-042-1/+70
* doc: explicitly state that rng self_test mustn't require rng initializationNikos Mavrogiannopoulos2016-11-042-2/+3
* deprecated _gnutls_rnd() in favor of exported gnutls_rnd()Nikos Mavrogiannopoulos2016-11-0418-28/+25
* rng: split initialization in preinit and initNikos Mavrogiannopoulos2016-11-047-41/+83
* _gnutls_rnd_check: call _rnd_system_entropy_check directlyNikos Mavrogiannopoulos2016-11-044-26/+3
* x509: removed unused IDNA fileNikos Mavrogiannopoulos2016-11-021-41/+0
* doc update [ci skip]Nikos Mavrogiannopoulos2016-11-021-0/+8
* handshake: log advertized versionNikos Mavrogiannopoulos2016-11-021-0/+2
* algorithms.h: removed exported prototype from internal headerNikos Mavrogiannopoulos2016-11-021-1/+0
* doc updateNikos Mavrogiannopoulos2016-11-022-22/+25
* doc updateNikos Mavrogiannopoulos2016-11-011-0/+5
* tests: added decoding of multi-value DNNikos Mavrogiannopoulos2016-11-013-6/+97
* x509_dn: forbid non-supported escaped chars on DN encodingNikos Mavrogiannopoulos2016-10-311-14/+21
* tests: enhanced RFC4514 with arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-0/+27
* x509_dn: allow arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-3/+15
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-3125-39/+40
* tests: removed old README fileNikos Mavrogiannopoulos2016-10-312-14/+1
* gnutls_x509_crt_set_*dn, gnutls_x509_dn_set_str: honor the reverse property o...Nikos Mavrogiannopoulos2016-10-311-12/+64
* Encode string DNs backwards according to RFC4514Nikos Mavrogiannopoulos2016-10-311-28/+36
* Updated issue templates [ci skip]Nikos Mavrogiannopoulos2016-10-311-3/+4
* Added issue templates [ci skip]Nikos Mavrogiannopoulos2016-10-312-0/+31
* doc update [ci skip]Nikos Mavrogiannopoulos2016-10-301-4/+10
* nettle: renamed system random generator-related files for claritytmp-mini-rng-additionsNikos Mavrogiannopoulos2016-10-295-4/+8
* tests: introduced checks for gnutls_rnd() in multi-threaded scenarioNikos Mavrogiannopoulos2016-10-292-1/+128
* tests: introduced sanity checks in rng-forkNikos Mavrogiannopoulos2016-10-291-2/+3
* drbg-aes-self-test: corrected free callNikos Mavrogiannopoulos2016-10-291-1/+1
* tests: check for gnutls 3.3.x compatibilitytmp-status-response-rollbackNikos Mavrogiannopoulos2016-10-272-1/+347
* Reverted the behavior of sending a status request extension even without a re...Nikos Mavrogiannopoulos2016-10-274-44/+83
* tests: do not enable testpkcs11.sh twiceDmitry Eremin-Solenikov2016-10-271-1/+1
* starttls: search for chat in sbin if it is not present in PATHDmitry Eremin-Solenikov2016-10-271-2/+17
* Fix autoconf warnings in libopts.m4Dmitry Eremin-Solenikov2016-10-271-12/+12
* cfg.mk: fix m4 files removalDmitry Eremin-Solenikov2016-10-271-3/+3
* tests: better check for gnutls_ecc_curve_get resultNikos Mavrogiannopoulos2016-10-261-1/+3
* Terminate handshake if only unknown or disabled signatures are advertized by ...Nikos Mavrogiannopoulos2016-10-262-8/+8
* Fix compilation of tests if nettle is not installed in standard pathDmitry Eremin-Solenikov2016-10-254-14/+15