]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-03-02  Tobias BrunnerAdding an option to build libstrongswan and charon...
2010-03-02  Tobias BrunnerChanged plugin constructors from plugin_create to plugi...
2010-03-02  Tobias BrunnerRemoving the plugin constructor declarations from the...
2010-02-27  Andreas Steffenrenewed Authorization Authority certificate
2010-02-26  Martin WilliNEWS about the android plugin
2010-02-26  Martin WilliNEWS about the dynamic socket implementation
2010-02-26  Martin WilliLink libstrongswan to the new plugins, too
2010-02-26  Martin WilliAdd support for dynamic ports in load tester
2010-02-26  Martin WilliProcess ike_vendor task before ike_init, fixes support...
2010-02-26  Martin WilliUse message instead of attributes in hook
2010-02-26  Martin WilliSet UDP encapsulation option on all sockets
2010-02-26  Martin WilliFixed starter left-/rightikeport keyword
2010-02-26  Martin WilliAdded locking to dynamic socket list
2010-02-26  Martin WilliInclude ports in ike_cfg equality check
2010-02-26  Martin WilliAdded an initiator-only socket implementation which...
2010-02-26  Martin WilliRemoved obsolete daemon kill
2010-02-26  Martin WilliDo not kill daemon, just not use pluggable kernel inter...
2010-02-26  Martin WilliPass sockets to bypass to kernel interface, allowing...
2010-02-26  Martin WilliMigrated kernel_klips_ipsec to METHOD/INIT macros
2010-02-26  Martin WilliMigrated kernel_pfkey_ipsec to METHOD/INIT macros
2010-02-26  Martin WilliMigrated kernel_netlink_ipsec to METHOD/INIT macros
2010-02-26  Martin WilliMigrated kernel_interface wrapper to METHOD/INIT macros
2010-02-26  Martin WilliAdded left-/rightikeport ipsec.conf options to use...
2010-02-26  Martin WilliUse src/dst ports as configured in ike_cfg
2010-02-26  Martin WilliStore custom IKE src/dst ports on ike_cfg
2010-02-26  Martin WilliMigrated ike_cfg_t to METHOD/INIT macros
2010-02-26  Martin WilliMigrated packet_t to METHOD/INIT macros
2010-02-26  Martin WilliMoved socket and socket-raw implementations to plugins
2010-02-25  Tobias BrunnerForce libdl if the android plugin is enabled. AC_SEARCH...
2010-02-25  Tobias BrunnerLink all plugins to libstrongswan.
2010-02-25  Tobias BrunnerAvoid a race condition that could lead to a segmentatio...
2010-02-18  Martin WilliUse side-channel secured mpz_powm_sec of libgmp 5,...
2010-02-18  Martin WilliUpdated debian package for NetworkManager-strongswan...
2010-02-18  Martin WilliVersion bump and NEWS for NetworkManager-strongswan...
2010-02-18  Martin WilliUpdated german translation
2010-02-18  Martin WilliTooltips are translatable
2010-02-18  Martin WilliNewer glade requires explicit vertical vboxes
2010-02-18  Martin WilliFixed lost renaimings in android plugin
2010-02-17  Martin WilliAdded Android plugin, currently provides DNS handling...
2010-02-17  Martin WilliInvoke missing message() hook for incoming responses
2010-02-15  Andreas Steffenversion bump to 4.4.0
2010-02-12  Tobias BrunnerDetect windows hosts to add specific workarounds.
2010-02-12  Tobias BrunnerAdding support for AES GMAC (RFC4543).
2010-02-09  Martin WilliDo not build own authentication data before we've verif... 4.3.6
2010-02-06  Andreas Steffenhash-and-url avoids IP fragementation, cert and crl...
2010-02-06  Andreas Steffengenerated hash-and-url files for rfc3779 certs
2010-02-06  Andreas Steffenhash-and-url avoids IP fragementation, cert and crl...
2010-02-05  Andreas Steffenhash-and-url avoids IP fragmentation, cert and crl...
2010-02-05  Andreas SteffenIPv6 fragment and http access are not needed in PSK...
2010-02-05  Andreas Steffenhash-and-url avoids IP fragmentation, cert and crl...
2010-02-05  Tobias BrunnerIncreased the buffer for netlink responses.
2010-02-05  Andreas SteffenIPv6 frag netfilter rule not needed anymore
2010-02-05  Andreas Steffenhash-and-url avoids IP fragmentation, cert and crl...
2010-02-05  Andreas Steffeninitialize variables to avoid compiler warning
2010-02-05  Martin WilliUse destination address of ppp interfaces as nexthop...
2010-02-05  Andreas Steffeninit_fetch() changed to fetch_initialize()
2010-02-04  Andreas Steffenuse static IPsec policy netfilter rules in MOBIKE scenarios
2010-02-04  Andreas Steffenremove any charon.pid files remaining at the end of...
2010-02-03  Andreas SteffenIPSEC_ROUTING_TABLE is now called routing_table
2010-02-03  Andreas Steffendifferentiate between executed and displayed iptables...
2010-02-03  Martin WilliUse child_updown hook in updown plugin, fixes doubled...
2010-02-03  Andreas Steffenadded ikev2/inactivity-timeout scenario
2010-02-02  Andreas Steffenrenamed init_fetch() to fetch_initialize()
2010-02-02  Tobias BrunnerSome whitespace and code cleanups concerning the mediat...
2010-02-02  Tobias BrunnerJoin pluto's fetching thread instead of detaching it...
2010-02-01  Andreas Steffencorrected captions
2010-02-01  Andreas Steffenwarn if loaded local certificate is invalid
2010-01-27  Martin WilliUpdated NEWS about per-connection inactivity timeout
2010-01-27  Martin WilliAdded a ipsec.conf "inactivity" option to configure...
2010-01-27  Martin WilliMade inactivity_timeout a per CHILD_SA config option
2010-01-21  Martin WilliRefactored EAP payload, avoid unaligned word access
2010-01-21  Martin WilliAdded a METHOD2() macro that implements a method for...
2010-01-19  Martin WilliSupport RADIUS messages up to 4096 bytes, RADIUS EAP...
2010-01-14  Martin WilliSupport TLS client authentication Extended Key Usage...
2010-01-12  Tobias BrunnerBlock the signals before the call to sigwait.
2010-01-12  Martin WilliSupport for closing CHILD/IKE_SA if a CHILD_SA is inactive.
2010-01-11  Martin WilliAdded strongswan.conf options to configure retransmissi...
2010-01-11  Martin WilliAdded a "double" getter to libstrongswan settings
2010-01-11  Martin WilliCast unaligned memcpy() args to char*, avoids over...
2010-01-11  Andreas Steffenadded ikev2/rw-eap-sim-only-radius scenario
2010-01-11  Andreas Steffenlog EAP-only authentication proposal
2010-01-10  Andreas Steffensend strongSwan Vendor ID in ikev2/alg-sha256-96 scenario
2010-01-10  Andreas Steffenpluto and charon are using the same strongSwan Vendor ID
2010-01-07  Martin WilliAdded NEWS about mutual EAP-only authentication
2010-01-07  Martin WilliEAP-MSCHAPv2 is indeed mutual, but is prone to MITM...
2010-01-07  Martin WilliSupport EAP-only authentication for mutual and key...
2010-01-07  Martin WilliIndicate and dected support for EAP-only authentication
2010-01-07  Martin WilliAdded NEWS for the new Vendor ID requirement for privat...
2010-01-07  Martin WilliMatch to private use algorithms only if we know we...
2010-01-07  Martin WilliInterpret private use BEET mode notify only if we know...
2010-01-07  Martin WilliAdd an option to send a vendor ID, allows us to properl...
2010-01-07  Andreas Steffenadded some recent new attributes registered with IANA
2009-12-31  Andreas Steffenipsec pki --self|issue supports --pathlen option settin...
2009-12-30  Andreas Steffenmake error message about missing MD4 hasher more explicit
2009-12-30  Andreas Steffendifferentiate EAP method initialization errors
2009-12-26  Andreas Steffenremoved charon-specific load statement in pluto scenario
2009-12-26  Tobias BrunnerPluto's fetcher thread is now created via libstrongswan.
2009-12-25  Andreas Steffenadded RFC 3779 CA
2009-12-25  Andreas Steffenadded three RFC 3779 scenarios
2009-12-25  Andreas SteffenAdded RFC 3779 support to NEWS
next