]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-07-13  Martin WilliAdded pki PEM encoding support for certificates, CRLs...
2010-07-13  Martin WilliAdded support for Certificate, CRL and PKCS10 encoding...
2010-07-13  Martin WilliSupport different encoding types in certificate.get_enc...
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-07-13  Martin WilliMoved keys/key_encoding.[ch] to cred_encoding.[ch]
2010-07-13  Martin WilliFixed doxygen group of cert_validator interface
2010-07-13  Martin WilliAdded NEWS for revocation/addrblock plugin
2010-07-13  Martin WilliAdded addrblock plugin to RFC3779 test cases
2010-07-13  Martin WilliAdded revocation plugin to ikev2 crl/ocsp test cases
2010-07-13  Martin WilliMoved X509 ipAddrBlock checking to the addrblock plugin
2010-07-13  Martin WilliAdded a hook to narrow traffic selectors for CHILD_SAs
2010-07-13  Martin WilliMoved bus_t to METHOD/INIT macros
2010-07-13  Martin WilliMoved addrblock plugin to libcharon
2010-07-13  Martin WilliMoved CRL/OCSP checking to a dedicated plugin called...
2010-07-13  Martin WilliMade some useful methods in the credential manager...
2010-07-13  Martin WilliMoved X509 addrBlock validation to a separate addrblock...
2010-07-13  Martin WilliAdded a certificate validation hook to the credential...
2010-07-13  Martin WilliMigrated credential manager to INIT/METHOD macros
2010-07-13  Martin WilliMoved credential manager to libstrongswan
2010-07-13  Martin WilliMove pathlen constraint checking to X509 specific checks
2010-07-13  Martin WilliCharon uses a generic trunstchain length limit, not...
2010-07-13  Martin WilliCombined the OCSP/CRL options to a signle Online check...
2010-07-13  Andreas Steffenadded mark, mark_in, and mark_out to the ipsec.conf...
2010-07-12  Andreas Steffenwe need some ordering
2010-07-12  Andreas Steffenchanged ordering of statusattr output
2010-07-12  Andreas Steffenupdated ikev2/ip-two-pools-db scenario to support pool...
2010-07-12  Andreas Steffenfixed alignment of caption
2010-07-12  Andreas Steffenupdated SQL templates to support attribute pool and...
2010-07-12  Andreas Steffenoutput identities correctly
2010-07-12  Andreas Steffenadded second example scenario
2010-07-12  Tobias Brunnerapidoc is actually a directory not a file.
2010-07-12  Tobias BrunnerAdded missing pool parameter in DHCP attribute provider.
2010-07-09  Martin WilliDo not interpret long class attributes (such as from...
2010-07-09  Martin WilliGroup membership constraint is fulfilled if subject...
2010-07-09  Heiko HundAdded support for named attribute groups
2010-07-09  Andreas Steffentransport reqid, mark_in and mark_out in whack message
2010-07-09  Andreas Steffenadded ikev2/net2net-psk-dscp2 DiffServ scenario
2010-07-09  Andreas Steffenadded ikev2/nat-two-rw-mark-in-out scenario
2010-07-09  Andreas Steffensome changes to the ikev2/nat-two-rw-mark scenario
2010-07-09  Andreas Steffenconfiguration of different marks for inbound and outbou...
2010-07-08  Martin WilliThe file logger supports a time prefix using a strftime...
2010-07-08  Martin WilliPrint identity to a lease address on the same line...
2010-07-07  Martin WilliImplemented missing bypass_socket() method in load...
2010-07-06  Andreas Steffenadded req parameter to ipsec.conf man page
2010-07-06  Martin WilliShow mallinfo() data in statusall, if available
2010-07-06  Martin WilliAvoid relocking while enumerator is alive
2010-07-06  Tobias BrunnerAdded missing markt_t in load tester, also migrated...
2010-07-05  Tobias BrunnerSome Doxygen fixes.
2010-07-05  Tobias BrunnerFixed typo.
2010-07-05  Martin WilliAdded support for group membership information containt...
2010-07-05  Martin WilliUse the group constraint in a more generic fashion...
2010-07-05  Martin WilliUse the responder side configured EAP-Identity directly...
2010-07-05  Martin WilliCopy EAP specific attributes to auth config only
2010-07-05  Tobias BrunnerDisable EAP-GTC on Android.
2010-07-03  Andreas Steffenadded IKEv2 xfrm marks support to NEWS
2010-07-03  Andreas Steffenregenerated loop intermediate CA certificates
2010-07-03  Andreas Steffenadded ikev2/nat-two-rw-mark scenario
2010-07-02  Andreas Steffensupport of xfrm marks for IKEv2
2010-06-30  Martin WilliRecreate IKE_SA_INIT related tasks only if they have...
2010-06-30  Thomas EgererUse enumerator for queued_tasks migration to avoid...
2010-06-30  Tobias BrunnerEnabling some EAP plugins on Android.
2010-06-30  Tobias BrunnerThe x509 plugin is not needed anymore on Android, using...
2010-06-29  Thomas EgererCorrect check of traffic selectors before destruction
2010-06-29  Thomas EgererMigrate queued_tasks tasks, to avoid dangling pointers
2010-06-28  Tobias BrunnerThe signature of keystore_get changed again.
2010-06-28  Tobias BrunnerCompiler warning fixed.
2010-06-27  Andreas Steffencheck for installed aead algorithms in kernel
2010-06-27  Andreas Steffenupgraded xfrm.h to linux-2.6.34
2010-06-24  Martin WilliShow contents of the CP payload in message_t stringific...
2010-06-24  Martin WilliSupport the subnet attribute in the attr plugin
2010-06-24  Tobias BrunnerIncreased the loglevel for the arguments received via...
2010-06-24  Tobias BrunnerTerminate charon from the Android plugin if the tunnel...
2010-06-24  Tobias BrunnerInitiate the tunnel in the Android plugin asynchronously.
2010-06-24  Tobias BrunnerImplement the listener_t interface in the Android plugi...
2010-06-24  Tobias BrunnerHelper function added to notify the Android frontend...
2010-06-24  Tobias BrunnerInitiate consumes a child_sa reference, so get an addit...
2010-06-24  Tobias BrunnerUse the same error code constants as in the Java frontend.
2010-06-24  Tobias BrunnerFlush and destroy the send queue before unloading the...
2010-06-24  Martin WilliSelect subjectAltName address family using address...
2010-06-24  Martin WilliSelect subjectAltName address family using address...
2010-06-23  Tobias BrunnerDo not install routes in the PF_KEY kernel interface...
2010-06-22  Tobias BrunnerThe signature of keystore_get was changed with Android...
2010-06-22  Tobias BrunnerAvoid a segmentation fault if opening the Android contr...
2010-06-22  Tobias BrunnerOpenSSL in Android 2.1+ lacks Elliptic Curve and ENGINE...
2010-06-22  Tobias BrunnerAllow to enable the kernel-pfkey plugin via Android.mk.
2010-06-22  Tobias BrunnerFixing the PF_KEY kernel interface on Android.
2010-06-22  Tobias BrunnerFixing compilation of the OpenSSL plugin if ENGINE...
2010-06-22  Tobias BrunnerFixing compilation of the OpenSSL plugin if Elliptic...
2010-06-22  Martin WilliIgnore IKEv2 packets in pluto with any minor version
2010-06-22  Martin WilliAccept IKE packets with any minor version in RAW socket
2010-06-22  Tobias BrunnerFixed plugin checks in Android.mk files.
2010-06-18  Heiko HundDon't fail with an error if an attribute that is to...
2010-06-15  Tobias BrunnerFixed compiler warning.
2010-06-15  Tobias BrunnerUse vpn.dns* to store DNS servers (Android manages...
2010-06-15  Tobias BrunnerAdding an interface that interacts with the Android...
2010-06-15  Tobias BrunnerAdding an Android specific credential set.
2010-06-15  Tobias BrunnerAdding an Android specific logger.
2010-06-15  Tobias BrunnerAdding support for the native Linux capabilities interface.
2010-06-15  Tobias BrunnerExplicitly refer to LIBCAP in Makefiles.
2010-06-15  Tobias BrunnerRun as vpn user on Android.
next