summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: mention libcmocka dependencyNikos Mavrogiannopoulos2016-07-131-2/+2
* tests: added unit testing for DTLS sliding window implementationNikos Mavrogiannopoulos2016-07-133-0/+505
* dtls: imported Fridolin's DTLS sliding window implementationNikos Mavrogiannopoulos2016-07-138-176/+122
* dtls: moved DTLS window handling to separate fileNikos Mavrogiannopoulos2016-07-123-124/+160
* ex-client-x509: removed unused call to gnutls_session_set_ptr()Nikos Mavrogiannopoulos2016-07-121-2/+0
* libtasn1: updated to allow large OIDs to be used even on 32-bit systemsNikos Mavrogiannopoulos2016-07-125-7/+14
* doc: updated contribution guideNikos Mavrogiannopoulos2016-07-111-10/+10
* doc: updated contribution guideNikos Mavrogiannopoulos2016-07-111-21/+21
* tests: link the resume tests to gnulib due to their missing memmem()Nikos Mavrogiannopoulos2016-07-111-0/+4
* NEWS: corrected release date [ci skip]Nikos Mavrogiannopoulos2016-07-081-1/+1
* .gitlab-ci.yml: keep the artifacts on failureNikos Mavrogiannopoulos2016-07-071-1/+46
* write_nss_key_log: write the premaster secret while it is still validNikos Mavrogiannopoulos2016-07-071-2/+2
* updated libtasn1Nikos Mavrogiannopoulos2016-07-071-1/+1
* released 3.5.2gnutls_3_5_2Nikos Mavrogiannopoulos2016-07-061-1/+4
* cfg.mk: reduced the generated changelog sizeNikos Mavrogiannopoulos2016-07-051-1/+1
* bumped versionNikos Mavrogiannopoulos2016-07-052-2/+2
* tests: ignore any memory leaks from libcryptoNikos Mavrogiannopoulos2016-07-052-1/+3