]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
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
2010-12-04  Andreas SteffenMigrated ldap plugin to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated pubkey_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated pkcs1_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated curl_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated random plugin to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated sha1_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated sha2_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated mysql plugin to INIT/METHOD macros
2010-12-04  Andreas Steffenuse private destroy() function
2010-12-04  Andreas SteffenMigrated sqlite plugin to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated test_vectors_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated x509_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated pgp_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated pem_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated dnskey_plugin_t to INIT/METHOD macros
2010-12-04  Andreas SteffenMigrated options_t to INIT/METHOD macros
2010-12-03  Tobias BrunnerCDP enumerator added to SQL plugin.
2010-12-03  Tobias BrunnerTables added for CAs and CDPs.
2010-12-03  Tobias BrunnerMigrated sql_cred_t to INIT/METHOD macros.
2010-12-03  Tobias BrunnerInsert certificates and secrets at the front of the...
2010-12-03  Tobias BrunnerRefactored stroke_cred_t to use mem_cred_t.
2010-12-03  Tobias BrunnerFunction add_crl added to mem_cred_t.
2010-12-03  Tobias BrunnerFunction added to clear secrets (but not certs) from...
2010-12-03  Tobias BrunnerAlternative to mem_cred_t.add_cert added, which returns...
2010-12-03  Tobias BrunnerFunction added to mem_cred_t to add shared secret with...
2010-12-03  Tobias BrunnerAdded functions to modify/create settings in settings_t.
2010-12-03  Tobias BrunnerAdded an option to create non-existing key/value pairs...
2010-12-03  Tobias BrunnerCompare shorter "boolean" values first.
2010-12-03  Tobias BrunnerHelper functions added to easily convert enumerated...
2010-12-03  Tobias BrunnerEnsure that sections exist when using load_files_section.
2010-12-03  Tobias BrunnerSkip values and sections without key.
2010-12-03  Tobias BrunnerSome refactorings in lookup code in settings_t.
2010-12-03  Tobias BrunnerAdded documentation about new features of settings_t.
2010-12-03  Tobias BrunnerMade settings_t thread-safe.
2010-12-03  Tobias BrunnerAdded functions to settings_t to load files dynamically...
2010-12-03  Tobias BrunnerAllow inclusion of other files in strongswan.conf.
2010-12-03  Tobias BrunnerLoading of strongswan.conf refactored to a separate...
2010-12-03  Tobias BrunnerAllow to replace/extend previously defined values/secti...
2010-12-03  Tobias BrunnerDon't create a section in parse_section.
2010-12-03  Tobias BrunnerRemoved unused static variable "lev".
2010-12-03  Tobias BrunnerAvoid calling globfree twice on failure.
2010-12-03  Andreas Steffenremoved superfluous whitespace
2010-12-03  Sansar ChoinyambuuPB-TNC messages implemented
2010-12-02  Andreas SteffenMigrated asn1_parser_t to INIT/METHOD macros
2010-12-02  Andreas SteffenMigrated settings_t to INIT/METHOD macros
2010-12-02  Andreas SteffenMigrated printf_hook_t to INIT/METHOD macros
2010-12-02  Andreas SteffenMigrated integrity_checker_t to INIT/METHOD macros
2010-12-01  Andreas Steffenadded SQL database extensions to NEWS
2010-12-01  Andreas Steffenversion bump to 4.5.1dr2
next