]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2016-11-21  Nikos Mavrogiannopoulosmore files to ignore
2016-11-21  Nikos Mavrogiannopoulosunconditionally include unistring code
2016-11-21  Nikos Mavrogiannopouloslib: added unistring sub-library
2016-11-21  Nikos Mavrogiannopoulosupdated auto-generated files for gnutls_utf8_password_n...
2016-11-21  Nikos Mavrogiannopoulostests: enhanced str-unicode with GNUTLS_UTF8_IGNORE_ERR...
2016-11-21  Nikos Mavrogiannopoulos.gitlab-ci.yml: added build without libunistring
2016-11-21  Nikos Mavrogiannopoulosdoc: mention the RFC7613 normalization and the libunist...
2016-11-20  Nikos Mavrogiannopoulostolerate non-valid UTF8 passwords when decrypting
2016-11-20  Nikos Mavrogiannopoulostests: addressed compiler warnings
2016-11-20  Nikos Mavrogiannopoulos_gnutls_utf8_to_ucs2: normalize to NFC UTF16 output
2016-11-20  Nikos Mavrogiannopoulosopenssl_hash_password: normalize the password prior...
2016-11-20  Nikos MavrogiannopoulosTPM: normalize the password prior to use
2016-11-20  Nikos Mavrogiannopoulos_gnutls_calc_srp_sha: normalize the password prior...
2016-11-20  Nikos Mavrogiannopoulosgnutls_x509_crq_set_challenge_password: normalize the...
2016-11-20  Nikos MavrogiannopoulosPKCS#7/8: normalize the password according to rfc7613
2016-11-20  Nikos Mavrogiannopoulosgnutls.pc: use the LT version of the lib variables
2016-11-20  Nikos MavrogiannopoulosUse libunistring when present instead of iconv()
2016-11-20  Nikos Mavrogiannopoulostests: added unit tests for gnutls_utf8_password_normal...
2016-11-20  Nikos MavrogiannopoulosAdded function for UTF-8 normalization based on RFC7613
2016-11-14  Nikos Mavrogiannopoulostests: added test suite with PKCS#8 files that have...
2016-11-14  Nikos MavrogiannopoulosPKCS#5,7 decryption: verify the correctness of padding
2016-11-14  Nikos MavrogiannopoulosPKCS#5,7 decryption: added sanity check on padding...
2016-11-14  Nikos MavrogiannopoulosPKCS#5,7 decryption: fail without leak on unknown MAC
2016-11-14  Nikos MavrogiannopoulosPKCS#5,7 decryption: fail early on invalid block sizes
2016-11-14  Nikos MavrogiannopoulosPKCS#5,7 decryption: enforce limits in the support...
2016-11-14  Nikos Mavrogiannopoulosupdated auto-generated files for new functions
2016-11-14  Nikos Mavrogiannopoulospkcs7 output: use the new functions for DN output
2016-11-14  Nikos Mavrogiannopoulostests: account for the strict RFC4514 compliance reversal
2016-11-14  Nikos Mavrogiannopoulosdoc update
2016-11-14  Nikos Mavrogiannopoulosx509 output: use the new functions for DN output
2016-11-14  Nikos Mavrogiannopouloscleanups in _gnutls_buffer_to_datum()
2016-11-14  Nikos Mavrogiannopouloscerttool: use the new APIs for DN extraction
2016-11-14  Nikos Mavrogiannopoulos_gnutls_x509_get_dn: when no data ensure we return...
2016-11-14  Nikos MavrogiannopoulosIntroduced new functions to allow multiple DN parsing...
2016-11-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: include root dir log files in all builds
2016-11-14  Nikos Mavrogiannopoulosdoc update
2016-11-14  Nikos Mavrogiannopoulosgl: removed invalid module name
2016-11-13  Nikos Mavrogiannopoulostools: added explicit socket flag to skip TLS initializ...
2016-11-13  Nikos Mavrogiannopoulosgnutls-cli-debug: terminate sessions which cannot be...
2016-11-13  Nikos Mavrogiannopoulossockets: only use gnutls_bye on a valid socket session
2016-11-13  Nikos Mavrogiannopoulosp11tool: --initialize will no longer reset user PIN
2016-11-13  Nikos Mavrogiannopoulosp11tool: added options to initialize a user and admin...
2016-11-11  Nikos Mavrogiannopoulosgnutls_store_pubkey: document the default hosts format
2016-11-07  Nikos Mavrogiannopoulos_wrap_nettle_pk_verify: use FAIL_IF_LIB_ERROR prior...
2016-11-07  Nikos Mavrogiannopoulosfips140-2: moved PCT-test in wrap_nettle_generate_keys
2016-11-06  Nikos Mavrogiannopoulosdoc update
2016-11-06  Nikos Mavrogiannopoulos.gitlab-ci.yml: use included libtasn1 in CI systems...
2016-11-06  Nikos Mavrogiannopoulosbumped the version of the minimum required libtasn1
2016-11-06  Nikos Mavrogiannopoulostests: added check for the decoding of certificates...
2016-11-04  Nikos Mavrogiannopoulossymbol-check: do not compare against symbols not export...
2016-11-04  Nikos Mavrogiannopoulosdoc update
2016-11-04  Nikos Mavrogiannopoulostests: updated known ciphersuites test for CHACHA20...
2016-11-04  Nikos Mavrogiannopoulospriorities: added CHACHA20-POLY1305 to SECURE set
2016-11-04  Nikos Mavrogiannopoulosreleased 3.5.6
2016-11-04  Nikos Mavrogiannopoulosbumped versions
2016-11-04  Nikos Mavrogiannopoulossymbols.last: updated auto-generated file
2016-11-04  Nikos Mavrogiannopoulosdoc update
2016-11-04  Nikos Mavrogiannopoulostests: added test to ensure that gnutls_rnd() is not...
2016-11-04  Nikos Mavrogiannopoulosdoc: explicitly state that rng self_test mustn't requir...
2016-11-04  Nikos Mavrogiannopoulosdeprecated _gnutls_rnd() in favor of exported gnutls_rnd()
2016-11-04  Nikos Mavrogiannopoulosrng: split initialization in preinit and init
2016-11-04  Nikos Mavrogiannopoulos_gnutls_rnd_check: call _rnd_system_entropy_check directly
2016-11-02  Nikos Mavrogiannopoulosx509: removed unused IDNA file
2016-11-02  Nikos Mavrogiannopoulosdoc update [ci skip]
2016-11-02  Nikos Mavrogiannopouloshandshake: log advertized version
2016-11-02  Nikos Mavrogiannopoulosalgorithms.h: removed exported prototype from internal...
2016-11-02  Nikos Mavrogiannopoulosdoc update
2016-11-01  Nikos Mavrogiannopoulosdoc update
2016-11-01  Nikos Mavrogiannopoulostests: added decoding of multi-value DN
2016-10-31  Nikos Mavrogiannopoulosx509_dn: forbid non-supported escaped chars on DN encoding
2016-10-31  Nikos Mavrogiannopoulostests: enhanced RFC4514 with arbitrary escaped strings
2016-10-31  Nikos Mavrogiannopoulosx509_dn: allow arbitrary escaped strings
2016-10-31  Nikos Mavrogiannopoulostests: modified to account for backwards-encoded DN...
2016-10-31  Nikos Mavrogiannopoulostests: removed old README file
2016-10-31  Nikos Mavrogiannopoulosgnutls_x509_crt_set_*dn, gnutls_x509_dn_set_str: honor...
2016-10-31  Nikos MavrogiannopoulosEncode string DNs backwards according to RFC4514
2016-10-31  Nikos MavrogiannopoulosUpdated issue templates [ci skip]
2016-10-31  Nikos MavrogiannopoulosAdded issue templates [ci skip]
2016-10-30  Nikos Mavrogiannopoulosdoc update [ci skip]
2016-10-29  Nikos Mavrogiannopoulosnettle: renamed system random generator-related files...
2016-10-29  Nikos Mavrogiannopoulostests: introduced checks for gnutls_rnd() in multi...
2016-10-29  Nikos Mavrogiannopoulostests: introduced sanity checks in rng-fork
2016-10-29  Nikos Mavrogiannopoulosdrbg-aes-self-test: corrected free call
2016-10-27  Nikos Mavrogiannopoulostests: check for gnutls 3.3.x compatibility
2016-10-27  Nikos MavrogiannopoulosReverted the behavior of sending a status request exten...
2016-10-27  Dmitry Eremin... tests: do not enable testpkcs11.sh twice
2016-10-27  Dmitry Eremin... starttls: search for chat in sbin if it is not present...
2016-10-27  Dmitry Eremin... Fix autoconf warnings in libopts.m4
2016-10-27  Dmitry Eremin... cfg.mk: fix m4 files removal
2016-10-26  Nikos Mavrogiannopoulostests: better check for gnutls_ecc_curve_get result
2016-10-26  Nikos MavrogiannopoulosTerminate handshake if only unknown or disabled signatu...
2016-10-25  Dmitry Eremin... Fix compilation of tests if nettle is not installed...
2016-10-25  Nikos Mavrogiannopoulosgnutls-cli-debug: corrected TLS1.2 detection
2016-10-24  Nikos Mavrogiannopoulosdoc update
2016-10-24  Nikos Mavrogiannopoulosmodified the gnutls_certificate_set_key* change
2016-10-22  Nikos Mavrogiannopoulostests: removed nohats.ca from testdane
2016-10-21  Nikos Mavrogiannopoulos.travis.yml: use as many jobs as CPUs in OSX
2016-10-21  Nikos Mavrogiannopoulos.travis.yml: do not run the public submodule checks...
2016-10-21  Nikos Mavrogiannopoulos.travis.yml: simplified the submodule checkout
2016-10-21  Nikos MavrogiannopoulosAdded casts to prevent compiler warnings
next