]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/charon
pki: Added option rsa-padding=pss-max-salt
[thirdparty/strongswan.git] / src / charon /
2018-06-12  Micah MortonAllow charon to change group on files before dropping...
2018-05-23  Tobias BrunnerFixed some typos, courtesy of codespell
2018-05-14  Micah MortonAllow strongSwan to be spawned as non-root user
2018-03-21  Martin Willicharon: Ignore an existing PID file if it references...
2017-11-15  Tobias Brunnercharon: Explicitly check return value of fileno()
2017-11-10  Tobias Brunnercharon: Unlink PID file after daemon deinit (i.e. after...
2017-01-25  Tobias BrunnerMerge branch 'charon-systemd-reload-loggers'
2017-01-25  Tobias Brunnerdaemon: Use separate method to set default loggers
2016-06-14  Martin Williconfigure: Check for and explicitly link against -latomic
2016-03-03  Tobias BrunnerMerge branch 'libhydra-bye-bye'
2016-03-03  Tobias Brunnerlibhydra: Remove empty unused library
2015-11-23  Tobias Brunnersigwaitinfo() may fail with EINTR if interrupted by...
2015-10-29  Tobias BrunnerReplace usages of sigwait(3) with sigwaitinfo(2)
2014-09-22  Martin Willisettings: Use strongswan.conf used during library initi...
2014-06-24  Martin Willicharon: Set CLOEXEC flag on daemon PID file and /dev...
2014-05-15  Tobias BrunnerMerge branch 'settings-parser'
2014-05-15  Tobias Brunnersettings: strongswan.conf must be loaded explicitly
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlibcharon: Remove unused charon->name
2014-02-12  Tobias Brunnerlibhydra: Remove unused hydra->daemon
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-11-13  Tobias Brunnerandroid: Remove dependency on libvstr
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-06-25  Tobias BrunnerMerge branch 'check-caps'
2013-06-25  Tobias Brunnercapabilities: Make the user and group charon(-nm) chang...
2013-06-25  Tobias Brunnercapabilities: Move global capabilities_t instance to...
2013-06-21  Tobias Brunnerplugin-loader: Add method to print loaded plugins on...
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-04  Martin WilliWhen receiving critical signals, additionally log backt...
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-01-23  Adrian-Ken RueegseggerReturn SS_RC_INITIALIZATION_FAILED if pid file exists
2012-10-18  Tobias BrunnerReload logger configuration on SIGHUP
2012-10-18  Tobias BrunnerMake syslog and file loggers configurable at runtime
2012-08-13  Tobias BrunnerMerge branch 'android-ndk'
2012-08-08  Tobias BrunnerAdded ESP log group for libipsec log messages.
2012-08-03  Martin WilliRebuild charon after running ./configure to reflect...
2012-07-04  Martin WilliRefactored heavily #ifdefd capability code to its own...
2012-06-28  Martin WilliShow some uname() info during charon startup
2012-05-03  Andreas Steffencharon is now an IKE daemon
2012-05-03  Tobias BrunnerStore the name of the binary using libcharon to enable...
2012-05-03  Tobias BrunnerProvide plugin list from charon, not internally in...
2012-05-02  Tobias BrunnerLoggers specify what log messages they want to receive...
2012-05-02  Tobias BrunnerUse a separate interface for loggers.
2012-05-02  Martin WilliMerge branch 'ikev1'
2012-04-20  Tobias BrunnerOption added to set identifier for syslog(3) logging.
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-01-12  Tobias BrunnerAndroid 4 requires LOCAL_MODULE_TAGS to be set for...
2011-12-16  Tobias BrunnerAdded ASN debug group to log low-level encoding/decodin...
2011-11-08  Tobias BrunnerRevert "fixed integrity tests of plugins using libtls...
2011-11-08  Tobias BrunnerRevert "fixed integrity tests of plugins using libsimaka"
2011-11-04  Andreas Steffenuse the correct USE_SIMAKA conditional
2011-11-04  Andreas Steffenfixed integrity tests of plugins using libsimaka
2011-11-02  Andreas Steffencharon must load libtls if available
2011-11-02  Andreas Steffenfixed integrity tests of plugins using libtls or libtnccs
2011-10-18  Tobias Brunnerpluto: Switch to user 'vpn' on Android.
2011-09-28  Tobias BrunnerMake sure the PID read from charon.pid is null-terminated.
2011-09-10  Andreas Steffenadded PTS debug class
2011-05-29  Andreas Steffenadded DBG_IMC and DBG_IMV debug options
2011-04-15  Martin WilliReload strongswan.conf and plugins supporting reloading...
2011-01-05  Martin WilliMoved logger initialization from libcharon to charon
2010-10-09  Andreas Steffenuse DBG_TNC for TNC debugging output
2010-10-07  Andreas Steffenadded --debug-tls to charon usage() function
2010-08-23  Andreas Steffenadded debug-tls comand line option
2010-08-03  Martin WilliMoved eap-tls plugin to libcharon, updated to 4.4.1...
2010-08-03  Martin WilliImplemented EAP-TLS server functionality
2010-08-03  Martin WilliTLS stack keeps a copy of server/peer identities
2010-08-03  Martin WilliLimit the number of EAP-TLS packets allowed
2010-08-03  Martin WilliUse stricter state handling while processing TLS messages
2010-08-03  Martin WilliCleaned up the public TLS interface
2010-08-03  Martin WilliRefactored common used operations into TLS crypto helper
2010-08-03  Martin WilliProperly send empty EAP-TLS messages
2010-08-03  Martin WilliDerive MSK for EAP-TLS authentication
2010-08-03  Martin WilliVerify Server Finished message
2010-08-03  Martin WilliImplemented input record decryption and verification
2010-08-03  Martin WilliImplemented key derivation, output record signing and...
2010-08-03  Martin WilliDerive master secret, create Finished message
2010-08-03  Martin WilliImplemented the TLS specific PRF in its TLSv1.0 and...
2010-08-03  Martin WilliImplemented sending of Certificate, ClientKeyExchange...
2010-08-03  Martin WilliImplemented a tls_writer class to simplify TLS data...
2010-08-03  Martin WilliImplemented a tls_reader class to simplify TLS data...
2010-08-03  Martin WilliProcess ServerHello(Done), Certificate(Request) messages
2010-08-03  Martin WilliSend a ClientHello to start TLS negotiation
2010-08-03  Martin WilliAdded TLS crypto helper, currently supports cipher...
2010-08-03  Martin WilliAdded stubs for handshake handling, server and peer...
2010-08-03  Martin WilliAccept follow-up fragments with a TLS message length
2010-08-03  Martin WilliAdded dummy/identity implementations of the different...
2010-08-03  Martin WilliPass TLS records to newly introduced TLS stack
2010-08-03  Martin WilliAdded some TLS constants
2010-08-03  Martin Willi(De-)fragment EAP-TLS packets, pass TLS records to...
2010-08-03  Martin WilliAdded EAP-TLS plugin stub
2010-06-15  Tobias BrunnerFixed compiler warning.
2010-06-15  Tobias BrunnerRun as vpn user on Android.
2010-06-15  Tobias BrunnerTruncate the PID file so that even if we fail to unlink...
2010-05-20  Martin WilliOption to skip slow addr2line resolution in leak-detective
2010-05-04  Tobias BrunnerDo a proper cleanup when printing usage info.
2010-04-12  Tobias BrunnerIntegrating libhydra into the Android build system.
2010-04-07  Martin WilliMoved ha plugin to libcharon
next