]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libipsec
Merge branch 'nm-remote-id'
[thirdparty/strongswan.git] / src / libipsec /
2020-02-11  Josh SorefSpelling fixes
2019-08-28  Tobias Brunnerlibipsec: Fix compiler warning with GCC 9
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2018-03-19  Matus Fabianlibipsec: Fix ip_packet_create_from_data() version...
2017-09-18  Tobias Brunnerlibipsec: Make sure to expire the right SA
2017-09-18  Tobias BrunnerMerge branch 'libipsec-ip-frag'
2017-09-18  Tobias Brunnerip-packet: Correctly determine protocol in fragmented...
2017-09-18  Tobias Brunnerip-packet: Fix "packet too short" error when parsing...
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change return value of find_first() and...
2017-03-02  Tobias Brunnerlibipsec: Enforce a minimum of 256 for SPIs
2017-03-02  Tobias Brunnerlibipsec: Fix min/max SPI
2017-03-02  Tobias Brunnerkernel: Make range of SPIs for IPsec SAs configurable
2017-03-02  Tobias Brunnerlibipsec: Log a packet's ports and protocol in case...
2017-03-02  Tobias Brunnerlibipsec: Match IPsec policies against ports of process...
2017-01-25  Tobias Brunnerlibipsec: Add support for AES and Camellia in CCM mode
2017-01-25  Tobias Brunnerlibipsec: Fix Windows build via MinGW
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-02-04  Tobias Brunnerlibipsec: Pass the same data to del_policy() as to...
2016-02-04  Tobias Brunnerlibipsec: Don't attempt deletion of any non-IPsec policies
2015-11-12  Tobias Brunnerandroid: Fix build after updating Linux headers
2015-10-30  Tobias Brunnerlibipsec: Properly support CAMELLIA in CTR mode
2015-10-30  Tobias Brunnerlibipsec: Fix crypter lookup for AES-CTR
2015-07-12  Martin WilliMerge branch 'chapoly'
2015-07-12  Martin Willilibipsec: Add a unit-test for ESP encryption using...
2015-07-12  Martin Willilibipsec: Add a unit-test test runner
2015-06-29  Martin Willilibipsec: Create AEAD with four byte salt for ChaCha20...
2015-05-21  Tobias BrunnerMerge branch 'accounting-fixes'
2015-05-21  Tobias Brunnerlibipsec: Insert SAs first, so latest SA with the same...
2015-04-13  Martin Williaead: Create AEAD using traditional transforms with...
2015-03-09  Martin Willilibipsec: Pass separate inbound/update flags to the...
2015-02-20  Martin WilliMerge branch 'reqid-alloc'
2015-02-20  Martin Willikernel-interface: Raise expires with a proto/SPI/dst...
2015-02-20  Martin Willilibipsec: Remove unused src/dst_ts parameters from...
2015-02-19  Martin Willilibipsec: Remove unused reqid parameter from ipsec_sa_m...
2014-10-20  Tobias Brunnerip-packet: Fix length in IPv6 header of generated packets
2014-10-14  Tobias Brunnerip-packet: Fix removal of TFC padding for IPv6
2014-09-09  Tobias Brunnerip-packet: Define our own structs to handle TCP/UDP...
2014-07-22  Tobias BrunnerMerge branch 'android-dns-proxy'
2014-07-22  Tobias Brunnerip_packet: Add function to easily encode UDP packets
2014-07-22  Tobias Brunnerip_packet: Apply transport protocol ports when encoding...
2014-07-22  Tobias Brunnerip_packet: Add getter for IP payload
2014-07-22  Tobias Brunnerip_packet: Allow creation of IP packets from data
2014-07-22  Tobias Brunnerip_packet: Parse ports from TCP and UDP headers
2014-06-19  Tobias BrunnerMerge branch 'passthrough-policies-priority'
2014-06-19  Tobias Brunnerlibipsec: Add support for new policy priority class
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willilibipsec: Avoid name clash with sched.h clone()
2014-03-31  Martin WilliMerge branch 'tls-aead'
2014-03-31  Martin Williaead: Support custom AEAD salt sizes
2013-11-13  Tobias Brunnerandroid: Remove dependency on libvstr
2013-10-17  Tobias Brunnerlibipsec: Don't print ciphertext with ICV in log message
2013-10-17  Tobias Brunnerlibipsec: Properly calculate padding length especially...
2013-10-11  Tobias BrunnerMerge branch 'iv-gen'
2013-10-11  Tobias Brunneriv_gen: Provide external sequence number (IKE, ESP)
2013-10-11  Tobias Brunneripsec: Use IV generator to encrypt ESP messages
2013-10-11  Martin WilliMerge branch 'libipsec-usestats'
2013-10-11  Martin Willilibipsec: Enforce byte/packet lifetimes on SAs
2013-10-11  Martin Willilibipsec: remove extra RFC4303 TFC padding appended...
2013-10-11  Martin Willilibipsec: Support usage statistics and query_sa() on...
2013-09-13  Martin Willilibipsec: fix memory management when cloning ip_packet
2013-09-13  Martin Willilibipsec: check for a policy with the reqid of the...
2013-09-11  Tobias BrunnerBuild all shared libraries with -no-undefined and link...
2013-09-04  Tobias Brunnerlibipsec: Properly initialize variables when creating...
2013-08-12  Tobias Brunnerlibipsec: Don't limit traditional algorithms to AES...
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-07-01  Tobias Brunnerlibipsec: Properly handle expiration if no lifetime...
2013-06-13  Tobias Brunnerlibipsec: Add initiator flag to definition of ipsec_sa_...
2013-06-11  Martin Willikernel-interface: add an exchange initiator parameter...
2013-05-03  Tobias Brunnerlibipsec: Fix memory leak in event relay
2013-05-03  Tobias Brunnerlibipsec: Add support for AES-GCM
2013-05-03  Tobias Brunnerlibipsec: Wrap traditional algorithms in AEAD wrapper
2013-03-27  Tobias BrunnerFix detection and use of netinet/ip6.h on FreeBSD
2013-03-20  Tobias Brunnerandroid: Remove/filter header files from LOCAL_SRC_FILES
2013-03-20  Tobias Brunneripsec: Increased log level for message in case no outbo...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-06  Martin WilliAdd a DSCP value with getter/setter on packet_t
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Tobias BrunnerMoved packet_t and tun_device_t to networking folder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-10-18  Tobias BrunnerMerge branch 'android-mobility'
2012-10-16  Tobias BrunnerLog IP addresses for discarded inbound IPsec packets
2012-10-16  Tobias BrunnerUse pointers for lookups in IPsec SA manager
2012-10-16  Tobias BrunnerIPsec SA manager implements update_sa()
2012-10-16  Tobias BrunnerSetter for src and destination address of ipsec_sa_t...
2012-09-28  Tobias BrunnerFix parsing of IPv6 headers in ip_packet_t
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-31  Tobias BrunnerMerge branch 'eap-client-select'
2012-08-29  Tobias Brunnerstruct iphdr is Linux specific use struct ip instead
2012-08-29  Tobias BrunnerInclude stdint.h for UINT32_MAX on FreeBSD
2012-08-13  Tobias BrunnerMerge branch 'android-app'
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
next