]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-10-14  Martin WilliAdd features support to openssl plugin
2011-10-14  Martin WilliAdd features support to random plugin
2011-10-14  Martin WilliAdd features support to gmp plugin
2011-10-14  Martin WilliAdd features support to af_alg plugin
2011-10-14  Martin WilliAdd features support to xcbc plugin
2011-10-14  Martin WilliAdd features support to aes plugin
2011-10-14  Martin WilliAdd features support to hmac plugin
2011-10-14  Martin WilliAdd features support to md5 plugin
2011-10-14  Martin WilliAdd features support to sha2 plugin
2011-10-14  Martin WilliAdd features support to sha1 plugin
2011-10-14  Martin WilliAdded a listplugins stroke command to show plugin features
2011-10-14  Martin WilliPlugin enumerator enumerates over loaded features, too
2011-10-14  Martin WilliAdded a generic callback to register EAP methods using...
2011-10-14  Martin WilliAdded support for plugin features
2011-10-14  Martin WilliInclude KEY_ANY in key_type_names
2011-10-14  Martin WilliAdd enum names for database drivers
2011-10-14  Martin WilliInclude library.h in plugin.h
2011-10-13  Tobias BrunnerMake build of pluto and starter optional on Android.
2011-10-13  Tobias BrunnerEnable socket-raw on Android if pluto is enabled.
2011-10-13  Tobias BrunnerAndroid does not support 'struct in6_pktinfo'.
2011-10-13  Tobias BrunnerEnable XAUTH plugin on Android.
2011-10-13  Tobias BrunnerUse separate plugin lists for pluto and charon on Android.
2011-10-13  Tobias BrunnerAdded Android.mk for whack.
2011-10-13  Tobias BrunnerBuild pluto on Android.
2011-10-13  Tobias Brunnerutil.h is a system header in Android < 2.x.
2011-10-13  Tobias BrunnerUnused variable removed.
2011-10-13  Tobias BrunnerMake sure /proc/$$/fd exists.
2011-10-13  Tobias BrunnerOnly close open file descriptors on Linux.
2011-10-13  Tobias Brunnerstarter: Close open file descriptors after forking.
2011-10-13  Tobias BrunnerAdded a replacement for closefrom (available on *BSD).
2011-10-12  Tobias Brunnerstarter: Only create self-signed certificate if scepcli...
2011-10-11  Tobias BrunnerBuild ipsec on Android.
2011-10-11  Tobias Brunneripsec: Allow the shell in the shebang to be changed.
2011-10-11  Tobias BrunnerBuild starter on Android.
2011-10-11  Tobias BrunnerBuild stroke on Android.
2011-10-11  Tobias BrunnerBuild libfreeswan on Android.
2011-10-11  Tobias BrunnerEnable the stroke plugin on Android.
2011-10-11  Tobias Brunnergetpass(3) is not supported on Android.
2011-10-11  Tobias BrunnerAdded some variables to the top Android.mk.
2011-10-11  Tobias BrunnerFixed initialization of android plugin.
2011-10-11  Tobias BrunnerRemoved unneeded include.
2011-10-11  Tobias BrunnerAdded fallback to ipsec.secrets parser if glob(3) is...
2011-10-11  Martin WilliAdded additional debug info to peer config matching
2011-10-10  Tobias Brunnerstarter: Updated gitignores after LEX/YACC change.
2011-10-10  Tobias Brunnerstarter: Use automake LEX/YACC automatisms.
2011-10-10  Tobias Brunnerstarter: fallback include handling without glob(3).
2011-10-06  Tobias BrunnerFixed unintentional fall-through in task_manager.
2011-10-05  Andreas Steffenversion bump to 4.6.0dr5
2011-10-05  Tobias Brunneropenssl: Adding support for key usage x509 extension.
2011-10-05  Tobias BrunnerCorrectly install DNS servers on Android if frontend...
2011-10-05  Tobias BrunnerAllow the Android plugin to load even if the control...
2011-10-04  Tobias BrunnerCheck for RTA_TABLE in configure.
2011-10-04  Tobias BrunnerMade create_endpoint_notify_create() private.
2011-10-04  Tobias BrunnerMigrated eap_aka_3gpp2_functions_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated eap_aka_3gpp2_provider_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated eap_aka_3gpp2_card_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated eap_simaka_reauth_provider_t to INIT/METHOD...
2011-10-04  Tobias BrunnerMigrated eap_simaka_reauth_card_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated eap_simaka_pseudonym_provider_t to INIT/METHOD...
2011-10-04  Tobias BrunnerMigrated eap_simaka_pseudonym_card_t to INIT/METHOD...
2011-10-04  Tobias BrunnerMigrated medsrv_creds_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated medsrv_config_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated uci_config_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated uci_parser_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated uci_creds_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated uci_control_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated medcli_creds_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated medcli_config_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated medcli_listener_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated parser_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated gateway_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated config_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated auth_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated ikesa_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated control_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated storage_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated xml_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated gateway_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerFixed gateway_t.request declaration.
2011-10-04  Tobias BrunnerMigrated manager_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated peer_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated user_controller_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerMigrated user_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerUse top_builddir to reference libstrongswan for medsrv...
2011-10-04  Tobias BrunnerMigrated auth_filter_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerFixed line endings in medsrv/filter/auth_filter.[ch].
2011-10-04  Tobias BrunnerMigrated sql_logger_t to INIT/METHOD macros.
2011-10-04  Tobias BrunnerFixed compilation of ike_me_t.
2011-10-04  Tobias BrunnerFixed compiler warnings for endpoint_notify_t.
2011-10-04  Andreas SteffenMigrated child_delete to INIT/METHOD macros
2011-10-04  Andreas SteffenMigrated child_rekey to INIT/METHOD macros
2011-10-04  Andreas SteffenMigrated ike_auth_lifetime to INIT/METHOD macros
2011-10-04  Andreas SteffenMigrated ike_cert_post to INIT/METHOD macros
2011-10-04  Andreas SteffenMigrated ike_cert_pre to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_config to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_delete to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_dpd to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_init to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_me to INIT/METHOD macros
2011-10-03  Andreas SteffenMigrated ike_natd to INIT/METHOD macros
next