summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updateseparate-error-codes-for-invalid-keysNikos Mavrogiannopoulos2016-09-171-0/+2
* Introduced separate error codes for invalid private and public keysNikos Mavrogiannopoulos2016-09-174-19/+19
* .gitlab-ci.yml: no longer require gnutls-develno-gnutls-develNikos Mavrogiannopoulos2016-09-151-2/+2
* Makefile: abi-check no longer require gnutls headers to be installedNikos Mavrogiannopoulos2016-09-151-1/+3
* doc: remove the conditional self_test functionsnprocNikos Mavrogiannopoulos2016-09-141-5/+1
* Makefile.am: introduced 'make files-update' ruleNikos Mavrogiannopoulos2016-09-143-4/+12
* manpages: delete comparison temp fileNikos Mavrogiannopoulos2016-09-141-0/+1
* Makefile.am: symbol changes were made more elaborateNikos Mavrogiannopoulos2016-09-141-9/+26
* updated doc and symbol files for gnutls_certificate_set_ocsp_status_request_f...Nikos Mavrogiannopoulos2016-09-143-0/+4
* Makefile.am: print the symbols.last diff on make distNikos Mavrogiannopoulos2016-09-141-1/+1
* doc: allow creation of gnutls.epub without running epub-fixNikos Mavrogiannopoulos2016-09-141-1/+1
* .gitlab-ci.yml: use nproc as argument to 'make -j'Nikos Mavrogiannopoulos2016-09-141-17/+17
* .gitlab-ci.yml: added build which runs 'make dist'Nikos Mavrogiannopoulos2016-09-141-0/+15
* doc: fixed the epub documentation generationNikos Mavrogiannopoulos2016-09-131-4/+6
* gnutls_certificate_set_ocsp_status_request_file: mention version it was enhancedNikos Mavrogiannopoulos2016-09-131-0/+3
* doc: corrected typoNikos Mavrogiannopoulos2016-09-131-1/+1
* Add ECDHE-* to the priority string docs for key exchange algorithmsAlex Monk2016-09-131-1/+1
* doc updateNikos Mavrogiannopoulos2016-09-131-0/+4
* .gitlab-ci.yml: added check for position dependent codeNikos Mavrogiannopoulos2016-09-131-4/+9
* Makefile.am: added check for position dependent codeNikos Mavrogiannopoulos2016-09-131-0/+7
* openssl asm: reverted to AESNI-x86 code to gnutls 3.4.x codeNikos Mavrogiannopoulos2016-09-133-2193/+1283
* tests: added checks to verify server understanding of UTF8 hostnamesidna-serverNikos Mavrogiannopoulos2016-09-125-3/+393
* tests: set_key: fixed the time overrideNikos Mavrogiannopoulos2016-09-121-2/+2
* tests: set_key: enabled failure_mode testNikos Mavrogiannopoulos2016-09-121-1/+6
* Added IDNA support in server sideNikos Mavrogiannopoulos2016-09-121-4/+24
* doc updatecleanupsNikos Mavrogiannopoulos2016-09-121-0/+19
* .gitlab-ci.yml: restrict the freebsd builds to local branches onlyNikos Mavrogiannopoulos2016-09-121-0/+4
* Add SIGN-ECDSA-SHA* to the priority strings docsAlex Monk2016-09-121-4/+5
* gnutls_certificate_set_*key: ensure proper cleanup on key mismatch failuresNikos Mavrogiannopoulos2016-09-121-2/+11
* tests: check key mismatch on gnutls_certificate_set_*keyNikos Mavrogiannopoulos2016-09-122-4/+92
* tests: added unit testing for gnutls_certificate_set_ocsp_status_request_func...Nikos Mavrogiannopoulos2016-09-122-1/+238
* tests: added unit tests for gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2016-09-123-109/+289
* tests: enhanced set_x509_key tests to include index verificationNikos Mavrogiannopoulos2016-09-121-41/+53
* tests: enhanced set_x509_key_file tests to include index verificationNikos Mavrogiannopoulos2016-09-123-30/+123
* tests: more checks for functionality of gnutls_certificate_set_ocsp_status_re...Nikos Mavrogiannopoulos2016-09-123-4/+255
* Added gnutls_certificate_set_ocsp_status_request_function2Nikos Mavrogiannopoulos2016-09-128-77/+156
* All the key and chain set functions return an indexNikos Mavrogiannopoulos2016-09-122-20/+29
* doc: clarifications in gnutls_certificate_set_ocsp_status_request_function()Nikos Mavrogiannopoulos2016-09-121-4/+3
* Typo fixes found by lintian.Andreas Metzler2016-09-122-2/+2
* .gitlab-ci.yml: added code-coverage output to clang buildNikos Mavrogiannopoulos2016-09-111-1/+2
* .gitlab-ci.yml: the code-coverage command will always succeedNikos Mavrogiannopoulos2016-09-111-6/+12
* .gitlab-ci.yml: moved commonly installed packages into the before_script fieldNikos Mavrogiannopoulos2016-09-111-29/+10
* .gitlab-ci.yml: added syntax check buildNikos Mavrogiannopoulos2016-09-111-0/+13
* cfg.mk: revived 'make release'Nikos Mavrogiannopoulos2016-09-111-45/+11
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-11210-2821/+2962
* avoid the usage of '-a' and '-o' bash optionsNikos Mavrogiannopoulos2016-09-111-2/+2
* avoid the usage of strncpyNikos Mavrogiannopoulos2016-09-112-3/+9
* removed signal.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* doc updateNikos Mavrogiannopoulos2016-09-114-6/+6
* gnutls_x509_cidr_to_rfc5280: removed double semi-colonNikos Mavrogiannopoulos2016-09-111-1/+1