]> git.ipfire.org Git - people/ms/strongswan.git/history - scripts/Makefile.am
Merge branch 'utils-split'
[people/ms/strongswan.git] / scripts / Makefile.am
2015-04-14  Martin WilliMerge branch 'const-memeq'
2015-04-14  Martin Williscripts: Add a tool that tries to guess MAC/ICV values...
2014-05-15  Tobias BrunnerMerge branch 'settings-parser'
2014-05-15  Tobias Brunnerscripts: Add test script for settings_t
2013-08-24  Tobias Brunneraes-test: Add script to test AES implementations accord...
2013-08-08  Martin Williscripts: link against librt only if required
2013-08-08  Martin Williscripts: link malloc_speed against librt
2013-07-18  Martin Williautomake: replace INCLUDES by AM_CPPFLAGS
2013-05-06  Martin WilliMerge branch 'leak-detective-dlsym'
2013-05-06  Martin Williscripts: add a simple test utility to do some malloc...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
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-19  Tobias BrunnerMerge branch 'dnssec'
2013-02-19  Reto GuadagniniImplemented the resolver test script "dnssec"
2012-07-17  Martin WilliAdd a tool to burn hashers
2011-05-20  Martin WilliUse spaces in Makefile.am identation, autotools don...
2011-01-17  Martin WilliAdded simple fetcher tool to test fetcher implementations
2011-01-05  Martin WilliAdded command line tool for OID to DER conversion function
2010-09-09  Tobias BrunnerConditional exclusion of tls_test script completed.
2010-09-09  Tobias BrunnerFixed typo.
2010-09-07  Martin WilliBuild tls_test script only if TLS stack is enabled
2010-08-25  Martin WilliImplemented a TLS utility to test on any TLS secured...
2010-08-19  Martin WilliAdded a crypto transform stress test for profiling
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...
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-08-26  Martin Williuse ./configured plugins in keyid scripts
2009-06-10  Martin Willimoved publickey speed test to a standalone program
2009-06-10  Martin Willimoved Diffie-Hellman speed test to a standalone program
2009-04-27  Martin Williset default CFLAGS globally, including -Wno-format
2009-04-21  Andreas Steffensuppress format warnings in the scripts directory
2008-09-01  Andreas Steffenadded thread_analysis tool
2008-07-29  Andreas Steffenadded keyid2sql helper script
2008-06-29  Andreas Steffenconfigure plugin path in scripts
2008-06-29  Andreas Steffencreated scripts/Makefile.am