summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Marked the crypto backend registration APIs as deprecatedtmp-deprecate-registration-apisNikos Mavrogiannopoulos2019-06-202-5/+18
* doc: updated p11-kit links [ci skip]Nikos Mavrogiannopoulos2019-06-163-4/+4
* Merge branch 'tmp-ametzler-doc-syntax-fix' into 'master'Nikos Mavrogiannopoulos2019-06-151-0/+1
|\
| * CONTRIBUTING.md: Fix syntax error [ci skip]Andreas Metzler2019-06-151-0/+1
|/
* Merge branch 'tmp-fix-raw-flag-in-newapi' into 'master'Nikos Mavrogiannopoulos2019-06-144-12/+24
|\
| * gnutls_privkey_sign_hash2: accept the GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA flagtmp-fix-raw-flag-in-newapiNikos Mavrogiannopoulos2019-06-104-12/+24
* | Merge branch 'tmp-aes-cbc-selftest' into 'master'Nikos Mavrogiannopoulos2019-06-121-0/+6
|\ \
| * | fips: run selftests over overridden AES-CBC algorithmtmp-aes-cbc-selftestDaiki Ueno2019-06-121-0/+6
| |/
* | Merge branch 'guile-deprecate-openpgp' into 'master'Nikos Mavrogiannopoulos2019-06-122-13/+82
|\ \ | |/ |/|
| * guile: Deprecate OpenPGP bindings.Ludovic Courtès2019-06-122-14/+83
* | tests: removed debugging output from GETPORTNikos Mavrogiannopoulos2019-06-101-1/+0
* | .gitlab-ci.yml: include top log files in all build failures [ci skip]Nikos Mavrogiannopoulos2019-06-081-0/+2
* | Merge branch 'guile-remove-alloca' into 'master'Tim Rühsen2019-06-072-27/+33
|\ \ | |/ |/|
| * guile: Remove unbounded uses of 'alloca'.Ludovic Courtès2019-06-072-20/+26
| * guile: Always provide 'scm_gc_malloc_pointerless'.Ludovic Courtès2019-06-071-7/+7
* | Merge branch 'tmp-keyupdate-fixes' into 'master'Daiki Ueno2019-06-064-2/+235
|\ \
| * | tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixesDaiki Ueno2019-06-054-2/+235
|/ /
* | Merge branch 'tmp-fix-travis2' into 'master'Tim Rühsen2019-06-042-11/+11
|\ \
| * | Prefix gcc attributes with 'attr_'tmp-fix-travis2Tim Rühsen2019-06-042-11/+11
|/ /
* | gnutls_prf_early: corrected Since version [ci skip]Nikos Mavrogiannopoulos2019-06-031-1/+1
* | Merge branch 'tmp-fix-travis' into 'master'Tim Rühsen2019-06-021-1/+3
|\ \
| * | Fix warn_unused_result for clang < 4tmp-fix-travisTim Rühsen2019-06-021-1/+3
|/ /
* | Merge branch 'tmp-fedora30' into 'master'Tim Rühsen2019-06-021-1/+1
|\ \ | |/ |/|
| * .gitlab-ci.yml: switched fedora to latest versionNikos Mavrogiannopoulos2019-06-011-1/+1
|/
* Merge branch 'tmp-releases' into 'master'Nikos Mavrogiannopoulos2019-05-314-7/+22
|\
| * RELEASES.md: document the releases policy [ci skip]tmp-releasesNikos Mavrogiannopoulos2019-05-264-7/+22
* | Merge branch 'tmp-fix-libopts' into 'master'Dmitry Eremin-Solenikov2019-05-313-1/+23
|\ \
| * | Do not regenerate autogen files if --enable-local-libopts is giventmp-fix-liboptsNikos Mavrogiannopoulos2019-05-293-1/+23
* | | Merge branch 'tmp-fix-touch' into 'master'Tim Rühsen2019-05-301-1/+1
|\ \ \
| * | | Makefile.am: do not create files when it shouldn'tNikos Mavrogiannopoulos2019-05-301-1/+1
|/ / /
* | | Merge branch 'tmp-datum-cleanup' into 'master'Tim Rühsen2019-05-297-51/+69
|\ \ \ | |/ / |/| |
| * | Remove malloc from gnutls_srp_set_server_fake_salt_seed()tmp-datum-cleanupNikos Mavrogiannopoulos2019-05-283-18/+18
| * | gnutls_session_set_data(): Check for allocation errorTim Rühsen2019-05-281-1/+5
| * | _gnutls_set_[str]datum: Cleanup, add function attributesTim Rühsen2019-05-282-21/+19
| * | Add nonnull, nonnull_all and warn_unusd_result attributes in lib/gnutls_int.hTim Rühsen2019-05-281-11/+27
|/ /
* | doc: do not distribute pdf filesNikos Mavrogiannopoulos2019-05-281-2/+2
* | released 3.6.8Nikos Mavrogiannopoulos2019-05-281-9/+10
* | minor updates in the latex version of the manual [ci skip]Nikos Mavrogiannopoulos2019-05-276-6/+15
* | doc update [ci skip]Nikos Mavrogiannopoulos2019-05-272-4/+11
|/
* Merge branch 'tmp-avoid-libs-in-libsvar' into 'master'Nikos Mavrogiannopoulos2019-05-242-2/+10
|\
| * .gitlab-ci.yml: ensure that the LIBS variable is empty after a configure runtmp-avoid-libs-in-libsvarNikos Mavrogiannopoulos2019-05-241-0/+1
| * Do not add libraries in the global LIBS in configureNikos Mavrogiannopoulos2019-05-241-2/+9
|/
* Merge branch 'tmp-version-override' into 'master'Daiki Ueno2019-05-247-5/+14
|\
| * bumped versiontmp-version-overrideNikos Mavrogiannopoulos2019-05-242-4/+4
| * tests: prf-early fixes the global versionNikos Mavrogiannopoulos2019-05-245-1/+10
|/
* certtool: corrected typo in manual [ci skip]Nikos Mavrogiannopoulos2019-05-231-2/+2
* Revert "bumped version"Nikos Mavrogiannopoulos2019-05-232-4/+4
* tests: prf-early.sh: use the static flag of datefudgeNikos Mavrogiannopoulos2019-05-231-1/+1
* tlsfuzzer: reverted accidental move to incorrect versionNikos Mavrogiannopoulos2019-05-231-0/+0
* NEWS: doc updateNikos Mavrogiannopoulos2019-05-231-1/+14