summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x509: when writing fields known to be in UTF-8 form convert to NFCtmp-uninorm-everywhereNikos Mavrogiannopoulos2016-11-115-10/+95
* .gitlab-ci.yml: added build with libunistringNikos Mavrogiannopoulos2016-11-111-0/+19
* .gitlab-ci.yml: include root dir log files in all buildsNikos Mavrogiannopoulos2016-11-111-0/+7
* tests: addressed compiler warningsNikos Mavrogiannopoulos2016-11-112-3/+2
* _gnutls_utf8_to_ucs2: normalize to NFC UTF16 outputNikos Mavrogiannopoulos2016-11-111-4/+13
* openssl_hash_password: normalize the password prior to useNikos Mavrogiannopoulos2016-11-111-14/+26
* TPM: normalize the password prior to useNikos Mavrogiannopoulos2016-11-111-7/+48
* _gnutls_calc_srp_sha: normalize the password prior to useNikos Mavrogiannopoulos2016-11-111-4/+14
* gnutls_x509_crq_set_challenge_password: normalize the password prior to useNikos Mavrogiannopoulos2016-11-111-4/+15
* PKCS#7/8: normalize the password according to rfc7613Nikos Mavrogiannopoulos2016-11-113-28/+61
* Use libunistring when present instead of iconv()Nikos Mavrogiannopoulos2016-11-112-23/+161
* tests: added unit tests for _gnutls_normalize_u8_password()Nikos Mavrogiannopoulos2016-11-112-1/+82
* Added function for UTF-8 normalization based on RFC7613Nikos Mavrogiannopoulos2016-11-115-1/+121
* gnutls_store_pubkey: document the default hosts formatNikos Mavrogiannopoulos2016-11-111-0/+7
* _wrap_nettle_pk_verify: use FAIL_IF_LIB_ERROR prior to returning successNikos Mavrogiannopoulos2016-11-071-0/+1
* fips140-2: moved PCT-test in wrap_nettle_generate_keysNikos Mavrogiannopoulos2016-11-072-94/+100
* doc updateNikos Mavrogiannopoulos2016-11-061-0/+3
* .gitlab-ci.yml: use included libtasn1 in CI systems which do not have 4.9Nikos Mavrogiannopoulos2016-11-061-7/+5
* bumped the version of the minimum required libtasn1Nikos Mavrogiannopoulos2016-11-061-1/+1
* tests: added check for the decoding of certificates with long OIDsNikos Mavrogiannopoulos2016-11-063-2/+238
* symbol-check: do not compare against symbols not exported by usNikos Mavrogiannopoulos2016-11-041-1/+1
* doc updateNikos Mavrogiannopoulos2016-11-041-0/+9
* tests: updated known ciphersuites test for CHACHA20-POLY1305 in the SECURE setNikos Mavrogiannopoulos2016-11-041-4/+4
* priorities: added CHACHA20-POLY1305 to SECURE setNikos Mavrogiannopoulos2016-11-041-0/+2
* released 3.5.6Nikos Mavrogiannopoulos2016-11-041-1/+1
* bumped versionsNikos Mavrogiannopoulos2016-11-042-3/+3
* symbols.last: updated auto-generated fileNikos Mavrogiannopoulos2016-11-041-1/+0
* doc updateNikos Mavrogiannopoulos2016-11-041-0/+5
* tests: added test to ensure that gnutls_rnd() is not called during initializa...Nikos Mavrogiannopoulos2016-11-042-1/+70
* doc: explicitly state that rng self_test mustn't require rng initializationNikos Mavrogiannopoulos2016-11-042-2/+3
* deprecated _gnutls_rnd() in favor of exported gnutls_rnd()Nikos Mavrogiannopoulos2016-11-0418-28/+25
* rng: split initialization in preinit and initNikos Mavrogiannopoulos2016-11-047-41/+83
* _gnutls_rnd_check: call _rnd_system_entropy_check directlyNikos Mavrogiannopoulos2016-11-044-26/+3
* x509: removed unused IDNA fileNikos Mavrogiannopoulos2016-11-021-41/+0
* doc update [ci skip]Nikos Mavrogiannopoulos2016-11-021-0/+8
* handshake: log advertized versionNikos Mavrogiannopoulos2016-11-021-0/+2
* algorithms.h: removed exported prototype from internal headerNikos Mavrogiannopoulos2016-11-021-1/+0
* doc updateNikos Mavrogiannopoulos2016-11-022-22/+25
* doc updateNikos Mavrogiannopoulos2016-11-011-0/+5
* tests: added decoding of multi-value DNNikos Mavrogiannopoulos2016-11-013-6/+97
* x509_dn: forbid non-supported escaped chars on DN encodingNikos Mavrogiannopoulos2016-10-311-14/+21
* tests: enhanced RFC4514 with arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-0/+27
* x509_dn: allow arbitrary escaped stringsNikos Mavrogiannopoulos2016-10-311-3/+15
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-3125-39/+40
* tests: removed old README fileNikos Mavrogiannopoulos2016-10-312-14/+1
* gnutls_x509_crt_set_*dn, gnutls_x509_dn_set_str: honor the reverse property o...Nikos Mavrogiannopoulos2016-10-311-12/+64
* Encode string DNs backwards according to RFC4514Nikos Mavrogiannopoulos2016-10-311-28/+36
* Updated issue templates [ci skip]Nikos Mavrogiannopoulos2016-10-311-3/+4
* Added issue templates [ci skip]Nikos Mavrogiannopoulos2016-10-312-0/+31
* doc update [ci skip]Nikos Mavrogiannopoulos2016-10-301-4/+10