]> git.ipfire.org Git - thirdparty/strongswan.git/commit
proposal: Add method to check if two proposals match
authorTobias Brunner <tobias@strongswan.org>
Tue, 29 May 2018 14:02:21 +0000 (16:02 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 28 Jun 2018 16:46:41 +0000 (18:46 +0200)
commitf72aa13a29c3d8d0585208eaa9ff83b690ee22c3
tree81ba10c1cd3b133931dc5ec42c90dade1a9b5908
parent90f5fe1ca9664dcdc8304787eac2990c571876d2
proposal: Add method to check if two proposals match

Similar to select() but does not return a proposal and does not log
anything.
src/libstrongswan/crypto/proposal/proposal.c
src/libstrongswan/crypto/proposal/proposal.h
src/libstrongswan/tests/suites/test_proposal.c