[gnutls-devel] GnuTLS | gnutls-cli-debug should emit DHE params to stdout/stderr, but not to debug-dh.out unless explicitly requested (#13)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Mar 15 07:48:14 CET 2024
Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/issues/13#note_1816222085
Thank you for working on this @SilentSobs! To add a new command line option to gnutls-cli-debug, one would need to modify `src/gnutls-cli-debug-options.json`, which is in turn processed by Python [scripts](https://gitlab.com/gnutls/cligen) to generate `src/gnutls-cli-debug-options.c` and `src/gnutls-cli-debug-options.h` at `make`, unless there is a timestamp file (`src/gnutls-cli-debug-options.stamp`) newer than the JSON file.
Maybe you could try again after removing `src/gnutls-cli-debug-options.stamp` either manually or by running `make maintainer-clean`? If it doesn't work, could you share the code change here in `git diff` format?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/13#note_1816222085
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240315/c9d40520/attachment.html>
More information about the Gnutls-devel
mailing list