]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2017-05-26  Andreas SteffenREADME: Converted to swanctl configuration scheme
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias Brunnerlinked-list: Change return value of find_first() and...
2017-05-26  Tobias Brunnerlinked-list: Change interface of callback for invoke_fu...
2017-05-26  Tobias Brunnerlinked-list: invoke_offset() doesn't take any additiona...
2017-05-26  Tobias BrunnerChange interface for enumerator_create_filter() callback
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2017-05-26  Tobias Brunnerenumerator: Add venumerate() method to enumerator_t...
2017-05-26  Tobias Brunnerutils: Add helper macros to read variadic arguments...
2017-05-26  Tobias Brunnertesting: Fix ikev2/two-certs scenario
2017-05-26  Tobias BrunnerMerge branch 'sha-256-96'
2017-05-26  Tobias Brunnervici: Make 96-bit truncation for SHA-256 configurable
2017-05-26  Tobias Brunnerstroke: Make 96-bit truncation for SHA-256 configurable
2017-05-26  Tobias Brunnerchild-cfg: Optionally use 96-bit truncation for HMAC...
2017-05-26  Tobias Brunnerandroid-log: Link against liblog
2017-05-24  Tobias Brunnerunit-tests: Fix test_chunk_eq() if arguments have side...
2017-05-23  Tobias BrunnerMerge branch 'avoid-rekey-loss'
2017-05-23  Tobias Brunnerunit-tests: Check installed IPsec SAs in child-rekey...
2017-05-23  Tobias Brunnerunit-tests: Add assert to check for installed IPsec SAs
2017-05-23  Tobias Brunnerunit-tests: Migrate cached IPsec SAs to new IKE_SAs...
2017-05-23  Tobias Brunnerunit-tests: Keep track of installed IPsec SAs in mock...
2017-05-23  Tobias Brunnerchild-delete: Delay the removal of the inbound SA of...
2017-05-23  Tobias Brunnerdelete-child-sa-job: Add new constructor that takes...
2017-05-23  Tobias Brunnerchild-sa: Remove state to track installation of half...
2017-05-23  Tobias Brunnerunit-tests: Overload helper macro to check for outbound...
2017-05-23  Tobias Brunnerchild-sa: Expose state of the outbound SA
2017-05-23  Tobias Brunnerchild-sa: Add method to remove the outbound SA and...
2017-05-23  Tobias Brunnerchild-sa: Keep track whether the outbound SA has been...
2017-05-23  Tobias Brunnerchild-delete: Track flags per individual CHILD_SA
2017-05-23  Tobias Brunnerikev2: Delay installation of outbound SAs during rekeyi...
2017-05-23  Tobias Brunnerchild-sa: Add log message for CHILD_SA state changes
2017-05-23  Tobias Brunnerchild-sa: Add method to associate rekeyed CHILD_SAs...
2017-05-23  Tobias Brunnerchild-sa: Add methods that allow partial installation...
2017-05-23  Tobias Brunnerchild-sa: Add new state to track installation of only...
2017-05-23  Tobias Brunnerchild-sa: Change API used to set/install policies
2017-05-23  Tobias Brunnerchild-sa: Split in- and outbound policy de-/installation
2017-05-23  Tobias Brunnerchild-create: Trigger NARROW_RESPONDER_POST hook before...
2017-05-23  Tobias BrunnerMerge branch 'fuzzing'
2017-05-23  Tobias Brunnertnc-ifmap: Null-terminate buffer to make sscanf()-calls...
2017-05-23  Tobias Brunnerlibimcv: Make sure the first argument to sscanf() is...
2017-05-23  Tobias Brunnerasn1: Make sure the first argument to sscanf() is null...
2017-05-23  Tobias Brunnerx509: Fix leak when parsing CDPs if an invalid one...
2017-05-23  Tobias Brunnerpem: Ensure a value before checking Proc-Type in PEM...
2017-05-23  Tobias Brunnerchunk: Correctly parse Base64 text where four = follow...
2017-05-23  Tobias Brunnerconfigure: Don't modify CFLAGs if fuzzing is enabled
2017-05-23  Tobias Brunnerplugin-loader: Disable some logging output when buildin...
2017-05-23  Tobias Brunnerx509: Manually print CRL/OCSP URIs when fuzzing
2017-05-23  Tobias Brunnerprocessor: Move priority threads assignment to set_thre...
2017-05-23  Tobias Brunnerfuzz: Change how fuzz_certs is built
2017-05-23  Tobias BrunnerAdd plugin constructor registration for all libraries...
2017-05-23  Tobias Brunnerplugin-constructors: Add script to generate constructor...
2017-05-23  Tobias Brunnerplugin-loader: Add facility to register plugin constructors
2017-05-23  Tobias Brunnerconfigure: Don't build static libraries by default
2017-05-23  Tobias Brunnerlibrary: Add compile option to disable memwipe() check
2017-05-23  Tobias Brunnerfuzz: Make path to libFuzzer.a configurable
2017-05-23  Tobias Brunnerpem: Don't read beyond line ends
2017-05-23  Tobias Brunnerx509: Fix leak if there is an empty CDP
2017-05-23  Tobias Brunnerx509: Fix leak if a certificate contains multiple autho...
2017-05-23  Tobias Brunnerfuzz: Add fuzzing boilerplate
2017-05-23  Tobias Brunnertesting: Avoid expiration of allocated SPIs due to...
2017-05-23  Tobias Brunnerkernel-netlink: Use total retransmit timeout as acquire...
2017-05-23  Tobias Brunnertask-manager: Add helper function to calculate the...
2017-05-23  Tobias Brunnerike: Use optional jitter to calculate retransmission...
2017-05-23  Thomas Egererkernel-netlink: Try to add new inbound SA if update...
2017-05-23  Tobias Brunnerkernel-pfkey: Update SA addresses if supported by the...
2017-05-23  Tobias Brunnerkernel-pfkey: Use new encap flag on Mac OS X when updat...
2017-05-23  Thomas Egererreceiver: Restrict init limit to half-open SAs as responder
2017-05-23  Tobias BrunnerMerge branch 'hw-offload'
2017-05-23  Tobias Brunnerkernel-netlink: Update hardware offload attribute when...
2017-05-23  Tobias Brunnerkernel-netlink: Base SA update on correct message in...
2017-05-23  Tobias Brunnervici: Make hardware offload configurable
2017-05-23  Tobias Brunnerchild-sa: Optionally enable hardware offload for CHILD_SAs
2017-05-23  Tobias Brunnerchild-cfg: Add flag to enable hardware offload
2017-05-23  Tobias Brunnerchild-cfg: Use flags for boolean options
2017-05-23  Tobias Brunnerkernel-netlink: Enable hardware offloading if configure...
2017-05-23  Tobias Brunnerkernel-ipsec: Add flag to enable hardware offloading...
2017-05-23  Tobias Brunnerinclude: Update xfrm.h to include hardware offloading...
2017-05-23  Tobias Brunnerkernel-netlink: Directly handle Netlink messages if...
2017-05-23  Martin Willisocket-default: Add an option to force the sending...
2017-05-23  Tobias BrunnerAdd an option to announce support for IKE fragmentation...
2017-05-23  Tobias Brunnerswanctl: Use returned key ID to track loaded private...
2017-05-23  Tobias Brunnervici: Return key ID from load-key command
2017-05-23  Adrian-Ken... credential-manager: Prefer local over global sets
2017-05-19  Tobias Brunnerikev1: Send NAT-D payloads after HASH payloads in Aggre...
2017-05-19  Thomas Egererike-sa-manager: Improve scalability of IKE_SA count...
2017-05-19  Tobias Brunnertun-device: Use next free TUN device on FreeBSD
2017-05-19  Tobias Brunnertun-device: TUN devices are not supported on iOS
2017-05-19  Tobias Brunnerattr-sql: Make release of online leases during startup...
2017-05-19  Tobias Brunnercharon-nm: Fix typo to actually use random NAT-T port
2017-05-15  Baruch Siachaf-alg: Fix crypt() definition conflict
2017-05-08  Andreas SteffenVersion bump to 5.3.3dr2 5.5.3dr2
2017-05-08  Andreas Steffenx509: Evaluate return codes of parsing functions
2017-05-08  Raphael Geissertnm: Explicitly prevent the smartcard PIN from being...
2017-05-08  Defunctnm: IKE/ESP proposal customization support
2017-05-08  Defunctcharon-nm: IKE/ESP proposal customization support
2017-04-26  Andreas SteffenVersion bump to 5.5.3dr1 5.5.3dr1
2017-04-26  Martin Williconfigure: Include curve25519 in the pki default plugin...
2017-04-26  Andreas Steffentesting: Created swanctl/rw-eap-aka-sql-rsa scenario
2017-04-26  Andreas Steffentesting: Created ikev2/rw-eap-aka-sql-rsa scenario
2017-04-26  Andreas Steffeneap-simaka-sql: Fixed database column from use to used
next