summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc updateNikos Mavrogiannopoulos2016-07-051-0/+3
* asm: updated openssl and the asm sources for AES-GCM from openssl 1.0.2hNikos Mavrogiannopoulos2016-07-0528-3655/+11077
* tests: when testing with openssl disallow any CPU optimizationsNikos Mavrogiannopoulos2016-07-051-0/+1
* tests: added openssl compatibility tests for AES-GCM cipherNikos Mavrogiannopoulos2016-07-058-7/+191
* dane: corrected the license of libdane filesNikos Mavrogiannopoulos2016-07-052-2/+2
* tests: ignore leaks due to p11-kit in test suiteNikos Mavrogiannopoulos2016-07-042-1/+3
* tests: added check to ensure that pkcs11 objects will be reopened on forkNikos Mavrogiannopoulos2016-07-044-2/+206
* pkcs11: on object import always check for a support public key algorithmNikos Mavrogiannopoulos2016-07-041-6/+8
* gnutls_aead_cipher_decrypt: corrected the return value of ptext_lenNikos Mavrogiannopoulos2016-07-012-2/+2
* doc updateNikos Mavrogiannopoulos2016-06-301-0/+3
* configure: check for libdl irrespective of FIPS140 configurationNikos Mavrogiannopoulos2016-06-301-1/+2