Component: ipsec
511 changelog entries across 207 version(s)
Releases by channel (stacked)
- fixed crash with enabled fragmentation;
- fixed dynamic policy not deleted on disconnect for nat-t peers;
- fixed fragmentation use negotiation;
- fixed kernel crash when sha512 was used;
- don't log authtype mismatch as critical;
- fixed xauth parameter printing in terminal;
- add dead ph2 detection exception for windows msgid noncompliance with rfc;
- added dead ph2 reply detection;
- don't register temporary ph2 on dead list;
- fix initiator modecfg dynamic dns;
- fixed AH with SHA2;
- fixed checks before accessing ph1 nat options;
- fixed mode-config export;
- fixed route cache overflow when using ipsec with route cache disabled;
- fixed windows msgid check on x86 devices;
- show remote peer address in error messages when possible;
- store udp encapsulation type in proposal;
- fixed mode-config export;
- fixed route cache overflow when using ipsec with route cache disabled;
- better flush on proposal change;
- fixed crash on policy update;
- always re-key ph1 because it was possible that ph1 without DPD would expire;
- better flush on proposal change;
- fixed crash on policy update;
- fixed fast ph2 SA addition;
- fixed larval SA refresh for display;
- fixed multiple consecutive dynamic policy flush;
- take into account ip protocol in kernel policy matcher;
- fix console peer aes enc algorithm display;
- fixed kernel failure after underlying tunnel has been disabled/enabled;
- allow my-id address specification in main mode;
- prioritize proposals;
- support multiple DH groups for phase 1;
- fix phase2 hmac-sha-256-128 truncation len from 96 to 128 This will break compatibility with all previous versions and any other currently compatible software using sha256 hmac for phase2;
- make sure that dynamic policy always has dynamic flag;
- fixed active SAs flushing;
- improved TCP performance on CCRs;
- force flow cache validation once in 1h;
- fix set on multiple policies which could result in adding non existent dynamic policies to the list;
- fix transport mode ph2 ID ports when policy selects specific ip protocol on initiator;
- use local-address for phase 1 matching and initiation;
- fix replay window, was accidentally disabled since version 6.30;
- fixed kernel failure when packets were not ordered on first call;
- fix sockaddr buf size on id generation for ipv6 address;
- added compatibility option skip-peer-id-check;
- fix potential memory leak;
- use local-address for phase 1 matching and initiation;
- fix transport mode ph2 ID ports when policy selects specific ip protocol on initiator;
- fixed crash in when gcm encryption was used
- disallow changing dynamic peer;
- fail ph2 negitioation when initiator proposed key length does not match proposal configuration;
- increase replay window to 128;
- allow to specify custom IP address for my_id parameter;
- fixed crash that happened in specific situation;
- fix downgrade problem to v5;
- disallow template-policy-group=none in peer config and set it to 'default';
- support fqdn as my id;
- allow binding modeconf address to username;
- when peer config is changed kill only relevant SAs;
- fix addition of default policy template;
- fix AH proposal and problem when sometimes policy was not generated;
- allow multiple encryption algorithms per peer;
- support IPv4 over IPv6 and vice versa;
- fix aes-cbc hardware acceleration on CCR with key sizes 192 and 256;