]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/hmac
Correctly install DNS servers on Android if frontend is not used.
[thirdparty/strongswan.git] / src / libstrongswan / plugins / hmac /
2011-07-20  Andreas Steffenfixed some more misspellings
2011-07-20  Tobias BrunnerFixed common misspellings.
2011-05-09  Martin WilliWipe memory after using key material (incomplete, to...
2011-04-15  Martin WilliAdded a (not yet implemented) plugin_t method to reload...
2011-04-15  Martin WilliAdded a get_name() function to plugin_t, create_plugin_...
2010-12-20  Martin WilliRegister algorithms with dependencies only if dependenc...
2010-12-18  Andreas Steffentrace back crypto algorithms to the plugins that regist...
2010-09-06  Martin WilliRegister missing AUTH_HMAC_SHA384 algorithm without...
2010-09-03  Martin WilliAdded support for a non-truncated SHA384 HMAC variant...
2010-08-20  Martin WilliRegister missing SHA256 authenticator with no truncatio...
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-08-13  Martin WilliMigrated hmac plugin to INIT/METHOD macros
2010-08-03  Martin WilliAdded support for AUTH_HMAC_SHA2_256_256, used in TLS
2010-03-02  Tobias BrunnerReverting eba28948a584b9d02474cf5d256b04b8d2adbe6a...
2010-03-02  Tobias BrunnerStreamlined the source file list formatting in plugin...
2010-03-02  Tobias BrunnerLink all enabled libstrongswan plugins into the library...
2010-03-02  Tobias BrunnerChanged plugin constructors from plugin_create to plugi...
2010-03-02  Tobias BrunnerRemoving the plugin constructor declarations from the...
2010-02-25  Tobias BrunnerLink all plugins to libstrongswan.
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-07-03  Martin Williadded -avoid-version to LDFLAGS, plugins are not versioned
2009-05-28  Martin Williregister the already implemented AUTH_HMAC_SHA1_160...
2009-05-04  Andreas Steffenadded support for AUTH_HMAC_SHA1_160
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-03-24  Martin Williupdated Doxyfile
2009-03-24  Martin Willireintegrated eap-radius branch into trunk
2008-08-28  Martin Willicreating default IKE proposals dynamically using algori...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...