gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

openpgp api changes


From: Simon Josefsson
Subject: openpgp api changes
Date: Sun, 13 Apr 2008 11:42:27 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Hi Nikos, I just noticed this commit:

http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commitdiff;h=1eb501d0a85a742778e507ebfbb8f05a984559eb

The gnutls_openpgp_crt_get_auth_subkey function was part of GnuTLS
2.2.x, so changing it will trigger a shared library bump, and I want to
avoid that for 2.4.x.

Can you see any other way to solve this than introducing a new parameter
to the function?

If that's not the case, please add a new function instead of changing
one, perhaps as gnutls_openpgp_crt_get_auth_subkey2, which would takes
the flag parameter, and make the old gnutls_openpgp_crt_get_auth_subkey
function call that new function if possible.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]