aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ikev2
AgeCommit message (Expand)AuthorFilesLines
2020-02-13ikev2: correct byte order in api handlersAleksander Djuric1-10/+21
2020-02-06ikev2: fix memory leak in child SAFilip Tehlar1-16/+15
2019-11-15ikev2: fix traffic selector matchFilip Tehlar1-2/+2
2019-10-27ikev2: fix dangling pointerFilip Tehlar2-14/+28
2019-10-11ipsec: initialize msgid and allow no dh in child saChristian E. Hopps1-14/+18
2019-10-03ipsec: fix memleaks in ikev2 openssl codeChristian E. Hopps1-3/+15
2019-09-30ikev2: add support for GCM cipherFilip Tehlar3-1/+43
2019-09-30ikev2: fix crash during IKE SA Init exchangeFilip Tehlar1-6/+1
2019-07-09vat: unload unused vat pluginsDave Barach1-19/+2
2019-05-22Fix Diffie-Hellman exchange with newer openssl APIChristian E. Hopps1-21/+16
2019-05-16init / exit function orderingDave Barach3-15/+12
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-02-27IKEv2 plugin export fixesNeale Ranns3-7/+24
2019-02-25IKEv2 to pluginNeale Ranns12-0/+8352