summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: added checks for multiple OCSP response file supportset-multi-ocsp-responsesNikos Mavrogiannopoulos2016-07-2211-32/+411
* allow setting multiple OCSP responses when multiple certificates are setNikos Mavrogiannopoulos2016-07-224-10/+69
* doc update [ci skip]Nikos Mavrogiannopoulos2016-07-221-0/+4
* introduced: GNUTLS_E_UNAVAILABLE_DURING_HANDSHAKENikos Mavrogiannopoulos2016-07-224-2/+5
* tests: added check of the return values of resumption data functions during f...Nikos Mavrogiannopoulos2016-07-222-1/+157
* doc: mention that the session data functions will fail prior to handshake com...Nikos Mavrogiannopoulos2016-07-221-1/+10
* x509: Fix DNS name constraints checkingMartin Ukrop2016-07-212-37/+115
* tests: Add DNS name constraints testsMartin Ukrop2016-07-212-23/+293
* tests: Tidy up old X509 name constraints testsMartin Ukrop2016-07-212-293/+227
* doc: clarify return codes in verification functions [ci skip]Nikos Mavrogiannopoulos2016-07-211-10/+9
* gnutls_certificate_verify_peers2: document that hostname comparison follows R...Nikos Mavrogiannopoulos2016-07-211-3/+3
* rnd-getentropy: better handling of error printing with errnoNikos Mavrogiannopoulos2016-07-211-1/+2
* rnd-linux: make getrandom back-end robust against EINTR failuresNikos Mavrogiannopoulos2016-07-211-7/+26
* gnutls_init: doc updateNikos Mavrogiannopoulos2016-07-211-5/+4
* tests: verify that GNUTLS_NONBLOCK is available as a definitionrevive-definitionsNikos Mavrogiannopoulos2016-07-201-0/+4
* gnutls.h: define elements of gnutls_init_flags_tNikos Mavrogiannopoulos2016-07-201-0/+8
* gnutls.h: documented the version various gnutls_init flags were introducedNikos Mavrogiannopoulos2016-07-201-3/+3
* Moved the gnutls_x509_dn API functions to x509_dn.cdn-encodingNikos Mavrogiannopoulos2016-07-203-290/+291
* tests: enhanced DN decoding tests with complex encodingNikos Mavrogiannopoulos2016-07-201-4/+43
* RFC4514 DN decoding: allow decoding of raw ('#') itemsNikos Mavrogiannopoulos2016-07-201-22/+39
* doc updateNikos Mavrogiannopoulos2016-07-191-0/+1
* tests: enhanced DN decoding tests with encodingNikos Mavrogiannopoulos2016-07-191-9/+115
* Added gnutls_x509_dn_set_str()Nikos Mavrogiannopoulos2016-07-194-5/+48
* tests: utils: use vasprintf() where availableNikos Mavrogiannopoulos2016-07-191-3/+14
* tests: added checks for the RFC4514 decoding via gnutls_x509_dn_get_str()Nikos Mavrogiannopoulos2016-07-193-1/+109
* Remove redundant if expression from tests/mini-loss-time.cTim Rühsen2016-07-191-2/+0
* Fix tests/slow/cipher-openssl-compat.c for OpenSSL 1.1.0Tim Rühsen2016-07-191-7/+9
* cfg.mk: no longer save config.rpathNikos Mavrogiannopoulos2016-07-181-2/+0
* removed auto-generated files from the repositoryNikos Mavrogiannopoulos2016-07-185-1340/+4
* tests: removed an skipped failures due to bugs in softhsm 2.0.0Nikos Mavrogiannopoulos2016-07-172-4/+2
* doc updateNikos Mavrogiannopoulos2016-07-161-2/+4
* Dropped support for EGD random generatorNikos Mavrogiannopoulos2016-07-164-353/+3
* configure: prevent a version of getentropy() in a linux libc to be usedNikos Mavrogiannopoulos2016-07-151-1/+5
* rnd-linux: added sanity check in getrandom outputNikos Mavrogiannopoulos2016-07-151-0/+6
* nettle: split the rnd-common to rnd-windows, rnd-getentropy, and rnd-linuxNikos Mavrogiannopoulos2016-07-156-271/+403
* rnd-common: added faster detection of getrandom based on GRND_NONBLOCKNikos Mavrogiannopoulos2016-07-151-1/+3
* doc updateNikos Mavrogiannopoulos2016-07-151-0/+4
* urandom: use st_ino and st_rdev to determine device uniquenessNikos Mavrogiannopoulos2016-07-151-4/+7
* Added auto-detection of getrandom() system call in Linux systemsNikos Mavrogiannopoulos2016-07-151-6/+51
* tests: seccomp examples: use cert-common.hNikos Mavrogiannopoulos2016-07-154-333/+4
* tests: enhanced arbitrary extension tests with octet_string encodingarbitrary-exts-octet-stringNikos Mavrogiannopoulos2016-07-143-16/+25
* certtool: added the ability to encode arbitrary extensionsNikos Mavrogiannopoulos2016-07-143-21/+84
* .gitlab-ci.yml: added expiration time of a week for failure artifactsNikos Mavrogiannopoulos2016-07-141-0/+9
* doc updateNikos Mavrogiannopoulos2016-07-131-1/+5
* tests: added basic testing of gnutls_x509_crq_set_extension_by_oid()Nikos Mavrogiannopoulos2016-07-131-0/+43
* tests: added checks on certificate and request generation with arbitrary exte...Nikos Mavrogiannopoulos2016-07-135-2/+191
* certtool: added options to set arbitrary extensions to certificates and requestsNikos Mavrogiannopoulos2016-07-134-0/+100
* added gnutls_x509_crq_set_extension_by_oid()Nikos Mavrogiannopoulos2016-07-134-1/+51
* doc: mention the need of libtasn1-tools in Fedora based systems [ci skip]Nikos Mavrogiannopoulos2016-07-131-1/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-07-131-0/+10