]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pubkey: Remove unused set_subject() method
authorTobias Brunner <tobias@strongswan.org>
Fri, 6 Dec 2024 10:52:37 +0000 (11:52 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 10 Dec 2024 08:09:29 +0000 (09:09 +0100)
commitddd1126e96fbdfddef08c6567dec712c0e2ab00e
tree3751eef4f546879f184b31405dd93059cc78837f
parent65e121b49839f5afce2a8b725ffdd5f0a4914512
pubkey: Remove unused set_subject() method

If not properly used (i.e. before sharing the object), this was not
thread-safe.  So better remove it and force users to create immutable
objects.
src/libstrongswan/plugins/pubkey/pubkey_cert.c
src/libstrongswan/plugins/pubkey/pubkey_cert.h