]> git.ipfire.org Git - thirdparty/strongswan.git/history - scripts/crypt_burn.c
crypt-burn: Add sanity check for buffer length
[thirdparty/strongswan.git] / scripts / crypt_burn.c
2020-03-03  Tobias Brunnercrypt-burn: Add sanity check for buffer length
2015-05-04  Martin Willicrypt-burn: free() associated data after test
2015-04-15  Martin WilliMerge branch 'aesni'
2015-04-15  Martin Willicrypt-burn: Support burning signers
2015-04-15  Martin Willicrypt-burn: Add a encryption buffer command line argument
2015-04-15  Martin Willicrypt-burn: Set a defined key, as some backends require...
2015-04-15  Martin Willicrypt-burn: Refactor to separate burn methods
2015-04-15  Martin Willicrypt-burn: Accept a PLUGINS env var to configure plugi...
2014-03-31  Martin WilliMerge branch 'tls-aead'
2014-03-31  Martin Williaead: Support custom AEAD salt sizes
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-03-25  Tobias Brunnercrypt_burn: Proper cleanup
2013-03-25  Tobias Brunnercrypt_burn: Fix loop condition for regular crypters
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Tobias BrunnerAdded possibility to register custom proposal keywords
2012-09-13  Tobias BrunnerRemoved len argument from proposal_get_token()
2012-07-16  Martin WilliAdd a return value to crypter_t.decrypt()
2012-07-16  Martin WilliAdd a return value to crypter_t.encrypt
2012-07-16  Martin WilliAdd a return value to aead_t.encrypt()
2012-06-29  Tobias BrunnerAdded GPL header to scripts
2012-05-31  Tobias BrunnerFixed return values of several functions (e.g. return...
2010-08-19  Martin WilliAdded a crypto transform stress test for profiling