]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-01-05  Martin WilliRemoved obsolete clone mehtod from proposal_substructure
2011-01-05  Martin WilliMigrated transform_attribute to INIT/METHOD macros
2011-01-05  Martin WilliMigrated traffic_selector_substructre to INIT/METHOD...
2011-01-05  Martin WilliMigrated notify_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated nonce_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated ke_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated id_payload to INIT/METHOD macros
2011-01-05  Martin WilliUse standard ID getter in log_id hook
2011-01-05  Martin WilliMigrated cp_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated configuration_attribute to INIT/METHOD macros
2011-01-05  Martin WilliMigrated certreq_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated cert_payload to INIT/METHOD macros
2011-01-05  Martin WilliMigrated auth_payload to INIT/METHOD macros
2011-01-05  Martin WilliImplemented a hook to toggle the IKE message request...
2011-01-05  Martin WilliImplemented hook to modify IKE header SPIs
2011-01-05  Martin WilliFixed transport mode configuration option
2011-01-05  Martin WilliDisable MOBIKE in conftesting, as it changes port float...
2011-01-05  Martin WilliLoad plugins only once, even if listed twice
2011-01-05  Martin WilliPreload plugins configured in tests
2011-01-05  Martin WilliMoved generic infrastructure initialization to libcharo...
2011-01-05  Martin WilliAdded IKE options to configure source/destination ports
2011-01-05  Martin WilliAdded IKE config option to fake NAT situations
2011-01-05  Martin WilliShow SPI in proposal logging hook
2011-01-05  Martin WilliImplemented a hook to inject custom proposals
2011-01-05  Martin WilliFixed error reporting
2011-01-05  Martin WilliRemove unused variable
2011-01-05  Martin WilliAdded hook to log ID payload type and data
2011-01-05  Martin WilliAdded hook to log received KE group
2011-01-05  Martin WilliAdded a hook to modify proposal numbers
2011-01-05  Martin WilliAdded a hook to print received proposals, including...
2011-01-05  Martin WilliAdded a hook to alter the payload length field of arbit...
2011-01-05  Martin WilliDo not update payload length during generation, allows...
2011-01-05  Martin WilliDo not recalculate payload header length after generati...
2011-01-05  Martin WilliSupport loading of certificate revocation lists
2011-01-05  Martin WilliImplemented a hook that recreates a valid incoming...
2011-01-05  Martin WilliApply IKE major/minor version set on message to IKE...
2011-01-05  Martin WilliAdded setters for IKE major/minor version to ike_header
2011-01-05  Martin WilliMigrated ike_header_t to INIT/METHOD macros
2011-01-05  Martin WilliAdded hook to set arbitrary IKE major/minor versions...
2011-01-05  Martin WilliPrefer test specific over suite specific configuration
2011-01-05  Martin WilliAdded a force_hookie hook that requests a COOKIE indepe...
2011-01-05  Martin WilliThe add_payload hook supports replacing existing payloa...
2011-01-05  Martin WilliFix insertion of non hex encoded payload data
2011-01-05  Martin WilliFixed length calculation of unknown payload
2011-01-05  Martin WilliAdded a hook to set the critical bit on arbitrary payloads
2011-01-05  Martin WilliMove critical bit checking to ike_sa, notify payload...
2011-01-05  Martin WilliHandle all error notifies in CREATE_CHILD_SA exchanges
2011-01-05  Martin WilliSupport encoding of UKNOWN_DATA
2011-01-05  Martin WilliMoved our substructure identifiers above 255, ignore...
2011-01-05  Martin WilliCheck for exceeded payload count even if we have a...
2011-01-05  Martin WilliAdded a hook to inject custom payloads with critical bit
2011-01-05  Martin WilliAdded a constructor for custom uknown payloads
2011-01-05  Martin WilliUse the payloads actual type in unknown_payload_t
2011-01-05  Martin WilliMigrated unknown payload to INIT/METHOD macros
2011-01-05  Martin WilliAdded a short README about the conftest utility
2011-01-05  Martin WilliSpecify the type of the certificate to load, currently...
2011-01-05  Martin WilliBe a little more verbose about cert payload injection
2011-01-05  Martin WilliSupport hook suffixes to use the same hook multiple...
2011-01-05  Martin WilliSupport arbitrary suffixes for actions, same action...
2011-01-05  Martin WilliAdded a hook to ignore specific messages
2011-01-05  Martin WilliIngore messages with exchange type altered to UNDEFINED...
2011-01-05  Martin WilliAdded a hook to send unencrypted notifies in establishe...
2011-01-05  Martin WilliFail silently without INVALID_SYNTAX if message not...
2011-01-05  Martin WilliInclude suiteb test suite config in distribution
2011-01-05  Martin WilliFixed loading of credentials using a relative path
2011-01-05  Martin WilliImplemented a add_notify hook to inject arbitrary Notif...
2011-01-05  Martin WilliMoved message()-hook invocation to generate_message...
2011-01-05  Martin WilliImplemented a hook to unsort payloads in messages
2011-01-05  Martin WilliSupport removal of payloads from messages
2011-01-05  Martin WilliAdded a message_t option to disable automatic payload...
2011-01-05  Martin WilliAdded a fist hook to fill up IKE_AUTH messages with...
2011-01-05  Martin WilliImplemented cert payload constructor for custom encodin...
2011-01-05  Martin WilliFix segfault if config not found
2011-01-05  Martin WilliRead actions from test config, delayed execution
2011-01-05  Martin WilliSupport manually triggerd DPD check, even if DPD disabl...
2011-01-05  Martin WilliLoad private keys from suite and test configs
2011-01-05  Martin WilliLoad certificates from both, suite and test config
2011-01-05  Martin WilliLoad test and suite specific connection configurations
2011-01-05  Martin WilliLoad hooks based on listener dynamically
2011-01-05  Martin WilliLoad certificates from global suite configuration file
2011-01-05  Martin WilliAdded a Suite B conftest utility skeleton using libcharon
2011-01-05  Martin WilliAdded a CIDR notation based host constructor
2011-01-05  Martin WilliMoved logger initialization from libcharon to charon
2011-01-05  Andreas Steffenremoved superfluous s
2011-01-05  Andreas Steffenremove private_
2011-01-05  Andreas Steffenremove private_
2011-01-05  Andreas Steffencosmetics in debug output
2011-01-05  Andreas Steffendetect fragmentation of PB-TNC batch
2011-01-02  Andreas Steffenfixed typo
2010-12-30  Andreas Steffenreplaced spaces by tabs
2010-12-27  Andreas Steffenversion bump to 4.5.1dr5
2010-12-27  Andreas Steffencommas are required
2010-12-27  Andreas Steffenadded Sansar Choinambuu to copryright.c
2010-12-27  Andreas Steffenunset RADIUSHOSTS after before loading new scenario
2010-12-27  Andreas Steffenadded missing tfc argument to kernel_pfkey_ipsec interface
2010-12-26  Andreas Steffenset tfcv3 flag TRUE in ha_dispatcher
2010-12-26  Andreas Steffenimplemented wrap around of registered IKEv1 algorithm...
2010-12-25  Andreas Steffendisable AEAD crypto algorithm if no key size is supported
2010-12-25  Andreas Steffendisable crypto algorithm if no key size is supported
2010-12-25  Andreas Steffenlog if an AEAD algorithm does not support a given key...
next