]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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
2009-12-25  Andreas Steffenenforce RFC 3779 address constraints on traffic selectors
2009-12-23  Tobias BrunnerAdapted the load_tester kernel-interface to the changes...
2009-12-23  Tobias BrunnerAdded some IPv6 tweaks for Android.
2009-12-23  Tobias BrunnerSemicolon removed.
2009-12-23  Tobias BrunnerAccording to the man page (and the header files in...
2009-12-23  Tobias BrunnerAdded a workaround for the missing pthread_cancel on...
2009-12-23  Tobias BrunnerUse pthread_cond_timedwait_monotonic on Android.
2009-12-23  Tobias BrunnerCache queue locking in credential manager corrected.
2009-12-23  Tobias BrunnerJoin worker threads when destroying the processor.
2009-12-23  Tobias BrunnerCallback job refactored and fixed.
2009-12-23  Tobias BrunnerWhitespace cleanup.
2009-12-23  Tobias BrunnerReadding changes that got lost during refactoring/rebasing.
2009-12-23  Tobias BrunnerUsing the thread wrapper in charon, libstrongswan and...
2009-12-23  Tobias BrunnerAdding an object-oriented wrapper for thread-specific...
2009-12-23  Tobias BrunnerAdding an object-oriented wrapper for threads.
2009-12-23  Tobias BrunnerCheck if libpthread is required or not.
2009-12-23  Tobias BrunnerCheck for pthread_condattr_init added to configure...
2009-12-23  Tobias BrunnerGenerating the apidoc in an out-of-tree build fixed.
2009-12-23  Tobias BrunnerMoved implementation of condvar_t to mutex.c because...
2009-12-23  Tobias BrunnerSeparated the public interfaces of the threading primit...
2009-12-23  Tobias BrunnerImplemented a read-write lock using only mutex_t and...
2009-12-23  Tobias BrunnerThreading primitives separated.
2009-12-23  Tobias BrunnerMoved mutex.c to a separate folder in order to cleanly...
2009-12-23  Andreas Steffenverify RFC3779 IP address blocks along X.509 certificat...
2009-12-23  Martin WilliFixed untoh32 function
2009-12-22  Andreas Steffendo not recalculate netbits for true subnets
2009-12-22  Andreas SteffenX509_IP_ADDR_BLOCKS flag signals the presence of an...
2009-12-22  Andreas Steffenadded create_ipAddrBlock_enumerator() method to x509_t
2009-12-22  Andreas Steffencosmetics
next