]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2010-09-02  Andreas Steffenoptimized FreeRadius scenarios for debug output
2010-09-02  Andreas Steffenadded ikev2/rw-eap-tnc-radius scenario
2010-09-02  Andreas Steffenadded radius init script mit increased debugging
2010-09-02  Andreas Steffendisplay configuration and log of FreeRadius servers
2010-09-02  Martin WilliAdd DHE enabled RSA variants to the supported TLS suites
2010-09-02  Martin WilliAdded TLS server side support for DHE suites
2010-09-02  Martin WilliAdded TLS client side support for DHE suites
2010-09-02  Martin WilliStore a MODP group we use for each TLS suite
2010-09-02  Martin WilliAdded support for MODP_CUSTOM to gmp plugin
2010-09-02  Martin WilliAdded a MODP_CUSTOM DH group which takes g and p as...
2010-09-02  Martin WilliImplemented "signature algorithm" hello extension
2010-09-02  Martin WilliAdded TLS extension identifiers
2010-09-02  Martin WilliAdded generic TLS data sign/verify, hash/sig algorithm...
2010-09-02  Martin WilliContinue with a randomized premaster if decryption...
2010-09-02  Tobias Brunnerpluto: Removed unused lifetime from raw_eroute.
2010-09-02  Tobias Brunnerpluto: Added support for statically configured reqids.
2010-09-02  Tobias Brunnertesting: Added ikev1 xfrm mark scenarios.
2010-09-02  Tobias Brunnerpluto: Make marks available in updown script.
2010-09-02  Tobias Brunnerpluto: Fixed comparison of connections, if marks are...
2010-09-02  Tobias Brunnerpluto: Store xfrm marks on connection and use them...
2010-09-02  Tobias Brunnerstarter: Some whitespace cleanup.
2010-09-02  Tobias Brunnerpluto: Added PLUTO_UDP_ENC argument to updown script.
2010-09-02  Tobias Brunnerpluto: Return value fixed.
2010-09-02  Tobias Brunnerpluto: Removed bare shunt table.
2010-09-02  Tobias BrunnerDo not install routes for pluto.
2010-09-02  Tobias Brunnerpluto: Handle changed NAT mappings via libhydra's kerne...
2010-09-02  Tobias Brunnerpluto: Removed no_klips flag (--noklips option).
2010-09-02  Tobias Brunnerpluto: Removed references to KLIPS from documentation...
2010-09-02  Tobias Brunnerpluto: Added --debug-kernel as alias for --debug-klips.
2010-09-02  Tobias Brunnerpluto: Replaced DBG_KLIPS with DBG_KERNEL.
2010-09-02  Tobias Brunnerpluto: Removed the KLIPS preprocessor flag.
2010-09-02  Tobias Brunnerpluto: Removed unneeded kernel abstractions.
2010-09-02  Tobias Brunnerpluto: Completely removed struct kernel_ops.
2010-09-02  Tobias Brunnerpluto: Refactored PF_KEY capabilities registration.
2010-09-02  Tobias Brunnerpluto: Removed unneeded functions from PF_KEY interface.
2010-09-02  Tobias Brunnerpluto: Completely removed orphaned_holds.
2010-09-02  Tobias BrunnerScheduler and processor have been moved to libstrongswan.
2010-09-02  Tobias Brunnerpluto: Install IN policy of a shunt eroute with protocol.
2010-09-02  Tobias Brunnerpluto: Fixed byte-order of ports in traffic selectors.
2010-09-02  Tobias Brunnertesting: Print output of 'make oldconfig' to STDOUT...
2010-09-02  Tobias Brunnertesting: Only sleep after a host has actually been...
2010-09-02  Tobias Brunnertesting: Build strongSwan a bit faster using make -j.
2010-09-02  Tobias Brunnertesting: Force the UML Kernel to x86.
2010-09-02  Tobias Brunnertesting: Adding kernel-netlink to pluto.load statements.
2010-09-02  Tobias Brunnertesting: Added missing host alice to test.conf.
2010-09-02  Tobias BrunnerCharon specific strongswan.conf options generalized.
2010-09-02  Tobias Brunnerpluto: Listen for kernel events via libhydra's kernel...
2010-09-02  Tobias Brunnerpluto: Adapted kernel.c to changed kernel interface.
2010-09-02  Tobias BrunnerAdapted child_sa_t to changed kernel interface.
2010-09-02  Tobias BrunnerFixing installation of trap policies (SPI=0) in kernel...
2010-09-02  Tobias Brunnerpluto: Do not close all file descriptors on startup...
2010-09-02  Tobias Brunnerpluto: Added a generic event queue.
2010-09-02  Tobias Brunnerpluto: Fixed the reqid that is passed to the updown...
2010-09-02  Tobias Brunnerpluto: Migrated setup_half_ipsec_sa to libhydra's kerne...
2010-09-02  Tobias Brunnerpluto: Removed unneeded get_proto_reqid.
2010-09-02  Tobias Brunnerpluto: Added missing return_on in out_sa.
2010-09-02  Tobias Brunnerpluto: Use time_monotonic() instead of time() for use...
2010-09-02  Tobias Brunnerpluto: Removed KLIPS specific code from was_eroute_idle.
2010-09-02  Tobias Brunnerpluto: Migrated get_sa_info to libhydra's kernel interface.
2010-09-02  Tobias Brunnerpluto: Migrated teardown_half_ipsec_sa to libhydra...
2010-09-02  Tobias Brunnerpluto: Adapted sag_eroute to the new signature of erout...
2010-09-02  Tobias Brunnerpluto: Migrated raw_eroute to libhydra's kernel interface.
2010-09-02  Tobias Brunnerpluto: Added a function to create a traffic_selector_t...
2010-09-02  Tobias Brunnerpluto: Migrated update_ipsec_sa to libhydra's kernel...
2010-09-02  Tobias Brunnerpluto: Functions to convert IKEv1 ESP algos to IKEv2...
2010-09-02  Tobias Brunnerpluto: Refactored IKEv2/IKEv1 crypto algorithm conversi...
2010-09-02  Tobias BrunnerDo not overwrite the original mode when installing...
2010-09-02  Tobias Brunnerpluto: Removed KLIPS specific algorithm detection.
2010-09-02  Tobias Brunnerpluto: Removed KLIPS specific bare shunt scanning.
2010-09-02  Tobias BrunnerAdded support for different policy types in kernel_netl...
2010-09-02  Tobias BrunnerAdded an option to specify the type of a policy to...
2010-09-02  Tobias Brunnerpluto: Migrated get_my_cpi to libhydra's kernel interface.
2010-09-02  Tobias Brunnerpluto: Migrated get_ipsec_spi to libhydra's kernel...
2010-09-02  Tobias BrunnerAdded support for combined IPComp/ESP/AH policies in...
2010-09-02  Tobias BrunnerReplaced the protocol argument in add_policy with an...
2010-09-02  Tobias BrunnerInitialize the thread pool in pluto.
2010-09-02  Tobias BrunnerRefer to scheduler and processor via lib and not hydra.
2010-09-02  Tobias BrunnerMoved scheduler and thread pool to libstrongswan.
2010-09-02  Tobias BrunnerMoved all kernel plugins to libhydra.
2010-09-02  Tobias BrunnerMoved ipsec_transform_t to kernel_ipsec.h in libhydra.
2010-09-02  Tobias BrunnerRefer to kernel interface via hydra and not charon.
2010-09-02  Tobias BrunnerMoved kernel interface to libhydra.
2010-09-02  Tobias BrunnerRemoved references to protocol_id_t from kernel interface.
2010-09-02  Tobias BrunnerMigrated child_sa_t to INIT/METHOD macros.
2010-09-02  Tobias BrunnerMoved roam job creation to kernel event handler.
2010-09-02  Tobias BrunnerRefer to scheduler via hydra and not charon.
2010-09-02  Tobias BrunnerMoved scheduler_t to libhydra.
2010-09-02  Tobias BrunnerMoved migrate job creation to kernel event handler.
2010-09-02  Tobias BrunnerMoved update SA job creation to kernel event handler.
2010-09-02  Tobias BrunnerMoved delete/rekey CHILD_SA job creation to kernel...
2010-09-02  Tobias BrunnerMoved acquire job creation to kernel event handler.
2010-09-02  Tobias BrunnerAdded kernel event handler stub.
2010-09-02  Tobias BrunnerAll kernel listener hooks are optional.
2010-09-02  Tobias BrunnerAdded listener handling to kernel interface.
2010-09-02  Tobias BrunnerAdded an interface for kernel event listeners.
2010-09-02  Tobias BrunnerSome minor comment fixes.
2010-09-02  Tobias BrunnerSome whitespace and code style fixes.
2010-09-02  Tobias BrunnerDo not include files from libcharon in libhydra.
2010-09-02  Tobias BrunnerMove callback_job_t to libhydra.
2010-09-02  Tobias BrunnerFixing Doxygen groups after moving processor.
next