]> git.ipfire.org Git - people/ms/strongswan.git/history - src/manager
traffic-selector: Avoid out-of-bound array access when calculating range
[people/ms/strongswan.git] / src / manager /
2021-06-25  Tobias BrunnerFixed some typos, courtesy of codespell
2019-08-22  Tobias BrunnerSome whitespace fixes
2019-04-29  Tobias BrunnerFixed some typos, courtesy of codespell
2018-09-17  Tobias Brunnermanager: Restore direct return if database URI is not...
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-11-15  Tobias BrunnerFixed some typos, courtesy of codespell
2017-05-26  Tobias BrunnerMerge branch 'variadic-enumerators'
2017-05-26  Tobias BrunnerMigrate all enumerators to venumerate() interface change
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Williplugins: Don't link with -rdynamic on Windows
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-07-18  Martin Willilibfast: add a fast_ prefix to all classes, avoiding...
2013-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-07  Martin WilliMerge branch 'pt-tls'
2013-03-02  Tobias BrunnerFixed Doxygen comments after scanning complete src...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
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-07-20  Tobias BrunnerFixed common misspellings.
2011-07-06  Tobias BrunnerReplaced simple iterator usages.
2010-08-12  Martin WilliBuild dedicated plugin lists for each strongSwan component
2010-04-29  Tobias BrunnerFixing out-of-tree build after adding dependency to...
2010-04-29  Martin WilliUsers of PLUGINS depend on config.status, rebuilding...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-19  Gerd von EgidyDon't indirectly link dependent libraries.
2009-09-10  Martin Willipass NULL to library_init() to load settings from defau...
2009-09-10  Martin Williuse NULL to load plugins from default plugin directory
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-09-01  Martin Willihandle plugin loading failures
2009-05-14  Andreas Steffengot rid of libcrypto
2009-05-07  Tobias BrunnerMerge branch 'master' of git.strongswan.org:~/strongswa...
2009-05-07  Martin Willisome additional .gitignore's
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-03-24  Martin Williupdated Doxyfile
2008-09-04  Andreas Steffentime values in strongswan.conf can be optionally specif...
2008-05-22  Andreas Steffenfixed the strongswan.conf path
2008-05-16  Martin Willimoved manager to its own subdirectory in ipsecdir
2008-05-16  Martin Williloading default modules depending on configure options
2008-05-15  Martin Williplugin load configuration in strongswan.conf
2008-05-08  Martin Willifixed compiler warning
2008-04-28  Martin Willifixed javascript include using <script> tag
2008-04-25  Andreas Steffenchunk_to_hex() adaptations
2008-04-07  Martin Williadded ./configure option --with-strongswan-conf=
2008-04-01  Martin Willireplaced the example manager database by a sql script
2008-03-28  Andreas Steffenshortened menu item
2008-03-28  Martin Willifixed manager plugin loading
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2008-02-05  Tobias Brunner * replaced __thread with pthread_key_t/pthread_setspecific
2007-12-19  Andreas Steffeninclude pipe-thin-green icons in distribution
2007-12-18  Andreas Steffenmake config view in strongSwan manager look similar...
2007-11-18  Andreas Steffenindentation of list.cs
2007-11-17  Andreas Steffenhandle right=%any case in strongSwan manager
2007-11-15  Martin Williadded IKE IP addresses to config list for manager
2007-11-13  Martin Willichanged session timeout to 15 minutes
2007-11-13  Martin Williimplemented IKE_SA initiation in manager
2007-11-12  Martin Williconfiguration query for manager (WIP)
2007-11-12  Martin Williimplemented IKE/CHILD_SA close through manager
2007-10-19  Martin Willirequest_t.redirect takes variable argument list
2007-10-04  Martin Willimoved enumerator from libappserv to libstrongswan
2007-10-03  Andreas Steffenadded inbound and outbound arrows to ESP SPIs
2007-10-03  Martin Williadded missing enumerator implementation
2007-10-02  Martin Williadded thread initialization/deinitialization hooks
2007-10-01  Andreas Steffenfixed path to the local libstrongswan build
2007-09-28  Martin Williimplemented proper argument parsing code
2007-09-27  Martin Williremoved colons from session cookie
2007-09-27  Martin Williimplemented SHA1 encrypted passwords for manager
2007-09-26  Martin Willifixed argument processing bug
2007-09-26  Martin Willirefactored strongswan manager
2007-09-18  Martin Williremoved unneded template logout.cs, fixes #10
2007-09-15  Andreas Steffencorrected image title
2007-09-14  Martin Williadded connection name to IKE_SA title
2007-09-14  Martin Williadded missing distribution/install files
2007-09-14  Martin Williadded subnets of CHILD_SAs to xml interface
2007-09-13  Martin Williadded DATA files to EXTRA_DIST
2007-09-13  Martin Williadded debugging helper script for manager
2007-09-13  Martin Williadded missing enumerator.h to distribution
2007-09-13  Martin Willireplaced a confusing template with an ugly one (ikesalist)
2007-09-13  Martin Willimanager can query and list IKE_SA status (no layout...
2007-09-11  Martin Willifirst revision of new manager webapp