]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-04-21  Andreas Steffendo not include length field in non-fragmented EAP-PEAP...
2011-04-21  Andreas SteffenWin 7 accepts compressed EAP Identity request
2011-04-21  Andreas Steffenadded level 3 debug output of forwarded EAP payloads
2011-04-21  Martin WilliResolve and connect to RADIUS servers not before required
2011-04-21  Martin WilliRevert alloc_str changes
2011-04-21  Martin WilliIf key not found, strdup default value, too
2011-04-21  Martin WilliUse thread save settings alloc_str function where appro...
2011-04-21  Martin WilliAdded a thread save, allocating settings get_str varian...
2011-04-20  Martin WilliBe a little more liberal in checking maximum payload...
2011-04-20  Martin WilliAccept IKE_SA_INIT responses without CERTIFICATE_REQUESTs
2011-04-20  Martin WilliCast size_t len arguments to %.*s to int
2011-04-20  Martin WilliRemove superfluous test for peer_cfg on established...
2011-04-20  Martin WilliAdded charon.replay window to strongswan.conf.5
2011-04-20  Martin WilliUpdated ipsec.conf.5 with new ESN options
2011-04-20  Martin WilliAdd NEWS for ESN/custom replay window support
2011-04-20  Martin WilliSynchronize ESN support in HA plugin
2011-04-20  Martin WilliAdd NO_EXT_SEQ_NUMBER to proposal only if it has not...
2011-04-20  Martin WilliAdded proposal keywords for ESN support
2011-04-20  Martin WilliInstall ESN SAs if such a proposal has been negotiated
2011-04-20  Martin WilliCopy ESN enabled replay state during update_sa, if...
2011-04-20  Martin WilliAdd ESN support to kernel netlink plugin, including...
2011-04-20  Martin WilliAdded an esn parameter to the kernel interface add_sa...
2011-04-20  Martin WilliUpdated copy of linux/xfrm.h to 2.6.39, featuring ESN...
2011-04-19  Tobias BrunnerUse strncpy when reading smartcard keyids from ipsec...
2011-04-19  Tobias Brunnerpluto: Replaced some strcpy usages with strncpy.
2011-04-19  Tobias Brunneropenac: --out is a mandatory argument.
2011-04-19  Tobias Brunneropenac: Fixed potential overflow while reading passphrase.
2011-04-19  Tobias Brunneropenac: Make sure path is null-terminated.
2011-04-19  Tobias Brunnerpluto: Make sure connection name is null-terminated...
2011-04-19  Tobias Brunnerstarter: Make sure interface name is null-terminated.
2011-04-19  Tobias BrunnerUse proper return value for ietf_attr_t.compare.
2011-04-19  Tobias Brunnerscepclient: Proper handling of multiple received certif...
2011-04-19  Tobias Brunnerpool: Proper cleanup in error cases when adding address...
2011-04-19  Tobias Brunnerpool: Proper handling of address family when adding...
2011-04-19  Tobias BrunnerAdded missing return in iterator_t.insert_before of...
2011-04-19  Tobias Brunnerpluto: Clarified parsing of long durations.
2011-04-19  Tobias BrunnerClearly mark switch cases that fall through.
2011-04-19  Tobias BrunnerAdded missing break statement.
2011-04-19  Tobias Brunnerpluto: Avoid potential null-pointer dereference when...
2011-04-19  Tobias Brunnerpluto: Added missing PF_KEY debug messages.
2011-04-19  Tobias BrunnerProperly copy interface name if unknown.
2011-04-19  Tobias Brunnerpluto: from_state is strictly lower than STATE_IKE_ROOF.
2011-04-19  Tobias BrunnerFixed typo in unit-tester plugin.
2011-04-18  Andreas Steffensupport unstructuredAddress in left|rightid
2011-04-15  Andreas Steffensend an empty EAP Ack client message if TLS was success...
2011-04-15  Andreas SteffenWindows 7 expects an uncompressed EAP Identity request
2011-04-15  Martin WilliAdd plugin reloading NEWS
2011-04-15  Martin WilliSet broadcast flag in DHCP requests when sending broadcasts
2011-04-15  Martin WilliAdd reload support to attr plugin
2011-04-15  Martin WilliMigrated attr plugin to INIT/METHOD macros
2011-04-15  Martin WilliAdded reload support to eap-radius plugin
2011-04-15  Martin WilliReload strongswan.conf and plugins supporting reloading...
2011-04-15  Martin WilliAccept NULL files in load_files[_section] as we do...
2011-04-15  Martin WilliAdded a merge option to optionally reload files instead...
2011-04-15  Martin WilliAdded plugin_loader method to reload plugin configurations
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2011-04-15  Martin WilliMigrated remaining plugin_t implementations to INIT...
2011-04-15  Martin WilliMigrated plugin_loader to INIT/METHOD macros
2011-04-14  Martin WilliContinue without client authentication if no matching...
2011-04-14  Martin WilliIgnore TLS certificate requests as peer if peer authent...
2011-04-14  Martin WilliSend TLS Server Name Indication as peer if server ident...
2011-04-14  Martin WilliFix tls_writer wrap functions
2011-04-14  Tobias Brunnerpluto: Fixed check for NAT-T keepalives.
2011-04-14  Tobias Brunnerpluto: Properly initialize constants.
2011-04-14  Tobias Brunnerpluto: Avoid hiding outer parameter.
2011-04-14  Tobias Brunnerpluto: Use %zu to print values of type size_t.
2011-04-14  Tobias BrunnerUse %tx to print a value of type ptrdiff_t.
2011-04-14  Tobias BrunnerRemoved superfluous parameter to printf.
2011-04-14  Tobias BrunnerProper cleanup if IDs in ipsec.secrets cannot be parsed.
2011-04-14  Tobias BrunnerFixed potential memory leak in host_create_any.
2011-04-14  Tobias Brunnerpluto: Fixed potential memory leak in atoaddr.
2011-04-14  Tobias BrunnerFixed potential memory leak when processing routes...
2011-04-14  Tobias BrunnerDo proper cleanup in error case in pki req.
2011-04-14  Tobias BrunnerDo proper cleanup in some error cases in pki signcrl.
2011-04-14  Tobias Brunnerpluto: Fixed potential memory leak when processing...
2011-04-14  Tobias Brunnerpluto: Properly free buffer in error cases in read_packet.
2011-04-14  Tobias BrunnerNeither rekey nor del can be NULL.
2011-04-14  Tobias BrunnerIn scanf the maxmium length of %s does not include...
2011-04-14  Tobias Brunnerstarter_conn_t.id is an unsigned long.
2011-04-14  Tobias BrunnerFix compiler warnings at creation of CRL cache filenames.
2011-04-14  Tobias BrunnerFixed output in ietf_attributes_t.get_string.
2011-04-14  Tobias BrunnerFix "set nexthop to him when instantiating rightallowye...
2011-04-14  Andreas Steffenadded TLS renegotiation_info extension
2011-04-14  Martin WilliShow full blown traffic selector in log_ts hook
2011-04-13  Tobias BrunnerFixed check for member of stroke_msg_t in pop_string.
2011-04-12  Tobias Brunnerpluto: Properly initialize a.continuation.
2011-04-12  Tobias Brunnerpluto: Properly initialize ta.encrypter.
2011-04-12  Tobias Brunnerpluto: Fixed off by one error when reading private...
2011-04-12  Tobias BrunnerRemoved unused variables.
2011-04-12  Martin WilliFix compiler warning after fetcher_t.fetch signature...
2011-04-11  Andreas Steffenversion bump to 4.5.2dr5
2011-04-11  Andreas Steffenupdated NEWS
2011-04-08  Martin WilliUse an IV size of zero for DES in ECB mode
2011-04-08  Martin WilliFixed debug statement if algorithm benchmarking enabled
2011-04-08  Andreas Steffenwith the 2.6.38 kernel alice is preferred for handling...
2011-04-07  Duncan Salernofixed bit mask
2011-04-06  Andreas Steffenadded EAP-PEAP options to strongswan.conf
2011-04-06  Andreas Steffendefine MSCHAPv2 as default phase2 algorithm for EAP...
2011-04-06  Andreas Steffenadded ikev2/rw-eap-peap-mschapv2 scenario
next