summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: detect trousers library on debiantmp-config-updatesNikos Mavrogiannopoulos2016-12-041-1/+1
* Prevent unwanted linkage to -lhogweedAndreas Metzler2016-12-041-1/+1
* Fix inability to find libtspi (trousers) on openSUSEJames Bottomley2016-12-041-5/+13
* x509: fixed output of pubkeyNikos Mavrogiannopoulos2016-12-021-1/+1
* doc: document the fact that certificates and CRLs are unusable after generationNikos Mavrogiannopoulos2016-12-012-0/+18
* doc: no longer list SHA1 as a safe choice in X.509 signingNikos Mavrogiannopoulos2016-12-012-4/+4
* certtool: prevent-null termination of buffers allocated with fread_file()Nikos Mavrogiannopoulos2016-12-011-5/+0
* gnutls_x509_crl_verify: always return zero on successNikos Mavrogiannopoulos2016-12-011-1/+6
* tests: corrected space-tab issueNikos Mavrogiannopoulos2016-12-012-2/+2
* doc updatetmp-key-usage-fixesNikos Mavrogiannopoulos2016-12-011-0/+15
* Improved messages and violation handling in signature key usage checksNikos Mavrogiannopoulos2016-12-011-6/+17
* Removed redundant certificate key usage checks.Nikos Mavrogiannopoulos2016-12-014-74/+53
* _gnutls_map_pk_get_pk -> _gnutls_map_kx_get_pkNikos Mavrogiannopoulos2016-12-014-5/+5
* gnutls_kx_get: allow calling the function during handshakeNikos Mavrogiannopoulos2016-12-011-1/+6
* _gnutls_check_key_usage: check for invalid key exchange algorithmNikos Mavrogiannopoulos2016-12-011-1/+1
* tests: added checks on signature key usage violationsNikos Mavrogiannopoulos2016-12-013-7/+339
* .gitlab-ci.yml: added docker tag on mingw buildsNikos Mavrogiannopoulos2016-12-011-0/+4
* privkey: set the key parameters algorithm prior to returning successNikos Mavrogiannopoulos2016-11-301-4/+3
* When decoding a public key ensure that algorithm is written in the params structNikos Mavrogiannopoulos2016-11-301-3/+9
* cfg.mk: disable checks for public submodule updates in CINikos Mavrogiannopoulos2016-11-301-0/+1
* .gitlab-ci.yml: do not require update to /proc/sys/fs/binfmt_misc to succeedNikos Mavrogiannopoulos2016-11-301-4/+4
* tests: use datefudge in rsa-md5-collision checktmp-autogen-fixNikos Mavrogiannopoulos2016-11-291-0/+5
* tools: use stamp files to allow parallel build of autogen filesNikos Mavrogiannopoulos2016-11-292-22/+54
* guile: do not use +COMP-DEFLATE in priorities testNikos Mavrogiannopoulos2016-11-291-1/+1
* moved all syntax check exceptions in cfg.mkNikos Mavrogiannopoulos2016-11-292-1/+5
* .gitlab-ci.yml: added zlib dependencytmp-debian-build-fixNikos Mavrogiannopoulos2016-11-291-1/+1
* .gitlab-ci.yml: fixed artifacts paths for Debian buildtmp-uninorm-advancedNikos Mavrogiannopoulos2016-11-281-1/+1
* tests: str-unicode: check whether exceptions are tolerated on decryptionNikos Mavrogiannopoulos2016-11-281-1/+9
* tests: added exception and join control characters in str-unicodeNikos Mavrogiannopoulos2016-11-281-0/+10
* unistring: added property-join-controlNikos Mavrogiannopoulos2016-11-286-3/+232
* unistring: added default_ignorable_code_point and not_a_character testsNikos Mavrogiannopoulos2016-11-288-4/+905
* unistring: added NFKC normalizationNikos Mavrogiannopoulos2016-11-288-5/+912
* unistring: included all possible categories for simplicity and extensibilityNikos Mavrogiannopoulos2016-11-2886-1/+17372
* tests: enhanced str-unicode with more char setsNikos Mavrogiannopoulos2016-11-281-1/+15
* gnutls_utf8_password_normalize: perform more strict check on input charactersNikos Mavrogiannopoulos2016-11-283-13/+164
* tests: fixed str-unicode tests with control charactersNikos Mavrogiannopoulos2016-11-281-2/+2
* gnutls_utf8_password_normalize: avoid use of strlen()Nikos Mavrogiannopoulos2016-11-281-7/+6
* tests: added pkcs12 file with long passwordNikos Mavrogiannopoulos2016-11-283-2/+2
* renamed system/iconv.c -> str-iconv.ctmp-idna-printNikos Mavrogiannopoulos2016-11-252-1/+1
* x509: when printing ACE DNSnames ensure the actual name is also printedNikos Mavrogiannopoulos2016-11-251-7/+17
* tests: added unit tests of of _gnutls_idna_reverse_mapNikos Mavrogiannopoulos2016-11-251-16/+33
* introduced _gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2016-11-253-0/+66
* Combined checks for printable characterstmp-idna-writeNikos Mavrogiannopoulos2016-11-252-20/+6
* doc updateNikos Mavrogiannopoulos2016-11-251-0/+4
* tests: updated crt_apis to include setting UTF-8 SANNikos Mavrogiannopoulos2016-11-251-1/+54
* tests: updated crq_apis to include setting UTF-8 SANNikos Mavrogiannopoulos2016-11-251-17/+62
* gnutls_idna_map: check for printable data prior to mappingNikos Mavrogiannopoulos2016-11-251-0/+4
* gnutls_x509_aia_set: IDNA encode when neededNikos Mavrogiannopoulos2016-11-253-31/+47
* When writing alternative names to certificates ensure we write in ACE formatNikos Mavrogiannopoulos2016-11-2511-16/+129
* doc updateNikos Mavrogiannopoulos2016-11-251-0/+4