]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libcharon/plugins/stroke/stroke_socket.c
vici: strongswan.conf cache_crls = yes saves fetched CRLs to disk
[thirdparty/strongswan.git] / src / libcharon / plugins / stroke / stroke_socket.c
2016-10-11  Andreas Steffenvici: strongswan.conf cache_crls = yes saves fetched...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2016-02-05  Tobias Brunnerutils: Add enum name for pseudo log group 'any'
2015-08-20  Tobias BrunnerMerge branch 'stroke-ca-sections'
2015-08-20  Tobias Brunnerstroke: Change how CA certificates are stored
2015-02-20  Martin WilliMerge branch 'attr-migrate'
2015-02-20  Martin Williattributes: Move the configuration attributes framework...
2014-06-30  Tobias Brunnerstroke: Don't log unspecified options of conn and ca...
2014-05-16  Martin WilliMerge branch 'clang-fixes'
2014-05-16  Martin Willienum: Return boolean result for enum_from_name() lookup
2014-02-18  Tobias Brunnerstroke: Use proper modifiers to print size_t arguments
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Use lib->ns instead of charon->name
2014-01-23  Tobias Brunnerstroke: Ensure the buffer of strings in a stroke_msg_t...
2014-01-23  Tobias Brunnerstroke: Add an option to prevent log level changes...
2013-11-06  Martin WilliMerge branch 'unit-tests'
2013-11-06  Martin Willileak-detective: Use callback functions to report leaks...
2013-10-11  Martin WilliMerge branch 'ah'
2013-10-11  Martin Willistroke: Configure proposal with AH protocol if 'ah...
2013-07-18  Martin WilliMerge branch 'ipc-service'
2013-07-18  Martin Willistroke: use a stream service to handle stroke requests
2013-06-25  Tobias BrunnerMerge branch 'check-caps'
2013-06-25  Tobias Brunnercapabilities: Move global capabilities_t instance to...
2013-06-19  Martin Willistroke: add exportconn{cert,chain} commands in addition...
2013-03-18  Martin WilliMerge branch 'radius-ext'
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-15  Martin WilliAdd a "resetcounters" command to ipsec, clearing global...
2013-03-15  Martin WilliAdd connection name specific stroke counters
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-02-13  Tobias BrunnerFix 'stroke loglevel any'
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Martin WilliAdd a "ipsec listcounters" command to stroke
2012-10-24  Martin WilliAdd a stub for IKE event counters in stroke
2012-10-18  Tobias BrunnerReload logger configuration on SIGHUP
2012-09-04  Tobias BrunnerMerge branch 'android-client-cert'
2012-08-31  Martin WilliMerge branch 'multi-vip'
2012-08-30  Martin WilliSupport multiple addresses/pools in left/rightsourceip
2012-08-21  Martin WilliAdd a stroke attribute_handler requesting DNS servers...
2012-08-21  Martin WilliAdd a left/rightdns keyword to configure connection...
2012-07-26  Martin WilliAdd an ipsec.conf leftgroups2 parameter for the second...
2012-07-04  Martin WilliRefactored heavily #ifdefd capability code to its own...
2012-06-25  Tobias BrunnerCentralized thread cancellation in processor_t
2012-05-17  Andreas Steffenmake IKEv1 DPD timeout configurable in charon
2012-05-03  Tobias BrunnerUse name from initialization to access settings in...
2012-05-02  Tobias BrunnerLoggers specify what log messages they want to receive...
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-29  Andreas Steffenadded support for raw RSA public keys to stroke
2012-04-17  Tobias BrunnerAdded stroke user-creds command, to set username/passwo...
2012-04-17  Tobias BrunnerTypo fixed.
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Martin WilliSupport an "any" IKE version for both IKEv1 or IKEv2
2012-03-20  Martin WilliPass ipsec.conf xauth_identity option via stroke to...
2012-03-20  Tobias BrunnerLog configured IKE version in stroke plugin.
2011-12-29  Tobias BrunnerMake number of concurrently handled stroke messages...
2011-12-29  Tobias BrunnerLimit the number of concurrently handled stroke messages.
2011-11-25  Tobias BrunnerFixed check for log groups when debug_t is unsigned.
2011-10-11  Tobias BrunnerRemoved unneeded include.
2011-10-03  Tobias BrunnerMigrated stroke_socket_t to INIT/METHOD macros.
2011-06-07  Martin WilliAdd a closeaction ipsec.conf keyword to configure close...
2011-05-16  Martin WilliUse CRITICAL job priority class for long running dispat...
2011-05-16  Martin WilliAdded a statusallnb stroke command to show status non...
2011-05-16  Martin WilliAdded a stroke memusage command to show memory usage
2011-04-20  Martin WilliCast size_t len arguments to %.*s to int
2011-04-13  Tobias BrunnerFixed check for member of stroke_msg_t in pop_string.
2011-01-07  Martin WilliAdded a left/rightcertpolicy keyword to specify certifi...
2010-12-10  Martin WilliRenamed purgex509/crl to purgecerts/crls to be consiste...
2010-12-10  Martin WilliAdded options to flush CRLs/X509 certs from the cert...
2010-11-03  Martin WilliAdded a stroke rekey command to trigger IKE/CHILD_SA...
2010-09-02  Tobias BrunnerRefer to scheduler and processor via lib and not hydra.
2010-09-02  Tobias BrunnerRefer to processor via hydra and not charon.
2010-08-31  Martin WilliAdded support for the ipsec.conf aaa_identity keyword
2010-08-23  Martin WilliUse enum mappings to resolve debug group
2010-08-10  Martin WilliAdded a stroke command to export cached x509 certificat...
2010-07-13  Martin WilliMoved credential manager to libstrongswan
2010-03-24  Tobias BrunnerChanged all usages of lib->attributes to hydra->attributes.
2010-03-19  Tobias BrunnerMoving charon to libcharon.