]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libipsec/Makefile.am
automake: replace INCLUDES by AM_CPPFLAGS
[people/ms/strongswan.git] / src / libipsec / Makefile.am
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2012-08-13  Tobias BrunnerMerge branch 'android-app'
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerAdded IPsec processor which is responsible for handling...
2012-08-08  Tobias Brunnerip_packet_t parses the header of IP packets
2012-08-08  Tobias BrunnerIPsec policy manager added
2012-08-08  Tobias BrunnerClass representing an IPsec policy added
2012-08-08  Tobias BrunnerAdded class to relay IPsec events (like expiration...
2012-08-08  Tobias BrunnerAdded IPsec SA manager
2012-08-08  Tobias BrunnerClass representing an IPsec SA added
2012-08-08  Tobias BrunnerMoved types used by kernel_ipsec_t interface (and libip...
2012-08-08  Tobias BrunnerHeaders from libhydra (kernel interface related) are...
2012-08-08  Tobias BrunnerESP packet wrapper added, handles encryption/decryption...
2012-08-08  Tobias BrunnerAdding class to manage ESP context (crypto, sequence...
2012-08-08  Tobias BrunnerStub library for user space IPsec implementation added.