]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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...
2010-12-25  Andreas Steffenlog if a crypto algorithm does not support a given...
2010-12-24  Andreas Steffenwrap list of IKEv2 algorithms after 120 characters...
2010-12-24  Andreas SteffenMigrated stroke_list_t to INIT/METHOD macros
2010-12-24  Andreas Steffenprinted plugin names have a hyphen
2010-12-23  Martin WilliFixed public key construction from PKCS#11 private key
2010-12-21  Andreas Steffeneliminated whitespace
2010-12-21  Andreas SteffenMigrated child_create_t to INIT/METHOD macros
2010-12-20  Martin WilliAdded NEWS for af-alg plugin
2010-12-20  Martin WilliProbe for supported AF_ALG algorithms, register dynamically
2010-12-20  Martin WilliRegister algorithms with dependencies only if dependenc...
2010-12-20  Martin WilliRegister some less common AF_ALG ciphers (cast5, serpen...
2010-12-20  Martin WilliImplemented PRFs using AF_ALG
2010-12-20  Martin WilliUse the AF_ALG wrapper in hasher, crypter and signer
2010-12-20  Martin WilliUse a generic AF_ALG wrapper for common operations
2010-12-20  Martin WilliImplemented crypter on top of AF_ALG
2010-12-20  Martin WilliImplemented signer interface using AF_ALG
2010-12-20  Martin WilliImplemented hasher based on AF_ALG
2010-12-20  Martin WilliAdded Linux AF_ALG header
2010-12-20  Martin WilliAdded plugin stub for AF_ALG
2010-12-20  Martin WilliAdded NEWS about TFC padding
2010-12-20  Martin WilliAdded a tfc ipsec.conf keyword to control Traffic Flow...
2010-12-20  Martin WilliDo not use TFC padding if peer does not support ESPv3
2010-12-20  Martin WilliAdded a TFC padding option to child_cfg
2010-12-20  Martin WilliImplemented Traffic Flow Confidentiality padding in...
2010-12-19  Andreas Steffenversion bump to 4.5.1dr4
2010-12-18  Andreas Steffencast enumerated algorithm type as int
2010-12-18  Andreas Steffenupdated NEWS with new ipsec listalgs feature
2010-12-18  Andreas Steffentrace back crypto algorithms to the plugins that regist...
2010-12-17  Tobias BrunnerAdded news about changes regarding strongswan.conf.
2010-12-17  Tobias BrunnerMoved "Reading values" section, typo fixed.
2010-12-15  Andreas Steffenversion bump to 4.5.1dr3
2010-12-13  Jiri BohacInstall selectors on transport mode IPsec SAs.
2010-12-12  Andreas Steffenincrease sleep time in mediation scenarios
2010-12-12  Andreas Steffenfixed bug in mem_cred.c:add_crl()
2010-12-12  Andreas Steffenreverted Connection ID to capital letters
2010-12-12  Andreas Steffenfixed a bug in enum_from_name() function
2010-12-12  Andreas Steffenreorganized ikev2/rw-eap-tnc scenarios
2010-12-12  Andreas Steffenadded the ikev2/rw-eap-tnc-20 scenario
2010-12-12  Andreas SteffenNEWS for the 4.5.1dr2 release
2010-12-12  Andreas Steffensome more cosmetics
2010-12-12  Andreas Steffenfinal cosmetics in PB-TNC debug output
2010-12-11  Andreas Steffenimplemented PB-TNC message parsing checks
2010-12-10  Andreas Steffensome code optimizations
2010-12-10  Andreas Steffensupport handshake retry requests
2010-12-10  Andreas Steffenthe PB-TNC protocol is working
2010-12-10  Andreas Steffenrefactored message handling
2010-12-10  Andreas Steffendo not accept results and recommendation messages from...
2010-12-10  Andreas Steffendefined some additional Private Enterprise Numbers
2010-12-10  Andreas Steffendefine pb_tnc_state_machine_t object
2010-12-10  Andreas Steffendebug cosmetics
2010-12-10  Martin WilliRenamed purgex509/crl to purgecerts/crls to be consiste...
2010-12-10  Andreas Steffenimplemented handling of received PB-TNC messages
2010-12-10  Martin WilliAdded options to flush CRLs/X509 certs from the cert...
2010-12-09  Andreas Steffenrefactored PB-TNC state machine in receive direction
2010-12-09  Andreas Steffenrefactored PB-TNC state machine in send direction
2010-12-09  Andreas Steffenpb_tnc_batch_t class implements parsing and building...
2010-12-08  Andreas Steffenfixed memory corruption
2010-12-07  Martin WilliNever register IKE_SA during checkout_new, as rekeying...
2010-12-07  Tobias BrunnerInclude the destination net in the policy priority...
2010-12-07  Andreas Steffenadded newline
2010-12-07  Andreas Steffenre-introduced comment
2010-12-07  Andreas SteffenMigrated stroke_control_t to INIT/METHOD macros
2010-12-07  Andreas SteffenMigrated stroke_plugin_t to INIT/METHOD macros
2010-12-06  Thomas EgererGuarantee entry->other is set when calling put_connecte...
2010-12-05  Andreas Steffenadded sql/multi-level-ca scenario
2010-12-05  Andreas Steffenstupid typo
2010-12-05  Andreas Steffencosmetics
2010-12-05  Andreas Steffencosmetics
2010-12-05  Andreas Steffenadded parsing checks
2010-12-05  Andreas Steffenoutput TLS-independent error messages
2010-12-05  Andreas Steffenadded certificate_authorities and certificate_distribut...
2010-12-05  Andreas Steffensupport of reqid field in SQL database
2010-12-05  Andreas Steffenfixed pb_reason_string_message_t class
2010-12-04  Andreas SteffenMigrated fips_prf plugin to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated md4_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated md5_plugin_t to INIT/METHOD macros
next