]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/charon-tkm/src/charon-tkm.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / charon-tkm / src / charon-tkm.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2021-01-08  Adrian-Ken Rueegseggercharon-tkm: Add support for multiple CAs
2021-01-08  Adrian-Ken Rueegseggercharon-tkm: Register TKM cred encoder before init
2020-09-30  Tobias BrunnerSimplify handling of terminating signals in all libchar...
2019-05-28  Sheena Mira-atoAdd compile option to disable internal handling of...
2019-04-11  Tobias Brunnerike-sa-manager: Extract IKE SPI labeling feature from...
2018-03-21  Martin Willicharon-tkm: Ignore an existing PID file if it reference...
2017-11-15  Tobias Brunnercharon: Explicitly check return value of fileno()
2017-11-10  Tobias Brunnercharon-tkm: Unlink PID file after deinit
2017-01-25  Tobias BrunnerMerge branch 'charon-systemd-reload-loggers'
2017-01-25  Tobias Brunnerdaemon: Use separate method to set default loggers
2016-09-22  Andreas Steffengmp: Support of SHA-3 RSA signatures
2016-09-20  Tobias BrunnerMerge branch 'testing-leak-detective'
2016-09-20  Tobias Brunnercharon-tkm: Free name of the PID file
2016-09-20  Tobias Brunnercharon-tkm: Deinitialize tkm before libstrongswan
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-11-11  Tobias BrunnerMerge branch 'tkm-spi-label'
2015-11-11  Adrian-Ken Rueegseggercharon-tkm: Register SPI generator callback
2015-10-29  Tobias BrunnerFix typo in error handling for sigwaitinfo() in charon...
2015-10-29  Tobias BrunnerReplace usages of sigwait(3) with sigwaitinfo(2)
2015-03-09  Tobias Brunnertkm: Disable RFC 7427 signature authentication
2014-09-24  Martin WilliMerge branch 'systemd'
2014-09-22  Martin Williplugin-loader: Support a reload() callback for static...
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-12-03  Adrian-Ken Rueegseggercharon-tkm: Implement IANA DH Id to TKM Id mapping
2013-06-25  Tobias BrunnerMerge branch 'check-caps'
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-19  Tobias BrunnerMerge branch 'tkm'
2013-03-19  Adrian-Ken RueegseggerProvide MODP-2048 through TKM DH plugin
2013-03-19  Reto BuerkiProvide TKM credential encoder
2013-03-19  Reto BuerkiDon't manually register kernel_netlink_net
2013-03-19  Reto BuerkiImplement TKM-specific credential set
2013-03-19  Reto Buerkicharon-tkm: Register TKM private key on startup
2013-03-19  Adrian-Ken Rueegseggercharon-tkm: Register TKM public key on startup
2013-03-19  Adrian-Ken RueegseggerUse rng to generate local ESP SPIs
2013-03-19  Adrian-Ken Rueegseggercharon-tkm: Register kernel_netlink_net
2013-03-19  Adrian-Ken RueegseggerRegister TKM kernel ipsec interface in charon-tkm
2013-03-19  Reto BuerkiRegister TKM bus listener in charon-tkm
2013-03-19  Reto BuerkiAdd skeleton for TKM keymat variant
2013-03-19  Reto BuerkiAdd initial TKM Diffie-Hellman implementation
2013-03-19  Reto Buerkicharon-tkm: Register tkm nonce generator
2013-03-19  Reto BuerkiInitialize TKM client library in tkm.c
2013-03-19  Reto BuerkiIntroduce TKM specific charon daemon (charon-tkm)