]> git.ipfire.org Git - thirdparty/strongswan.git/history - scripts
travis: Build "all" tests without Windows socket backend
[thirdparty/strongswan.git] / scripts /
2014-06-04  Martin Willitravis: Build "all" tests without Windows socket backend
2014-06-04  Martin WilliMerge branch 'win'
2014-06-04  Martin Willitravis: Define a Windows build test using MinGW
2014-06-04  Martin Willitravis: Perform build tests with -Werror
2014-06-04  Martin Willitravis: Build "all" test without Windows specific charo...
2014-06-03  Martin Willitravis: Install libjson dependency for "all" tests
2014-05-20  Tobias Brunnerscripts: Ignore settings-test script
2014-05-16  Martin WilliMerge branch 'clang-fixes'
2014-05-16  Martin Willienum: Return boolean result for enum_from_name() lookup
2014-05-15  Tobias BrunnerMerge branch 'settings-parser'
2014-05-15  Tobias Brunnerscripts: Add test script for settings_t
2014-05-07  Martin Willitravis: --disable-aikgen in "all" tests
2014-04-01  Martin WilliMerge branch 'tls-unit-tests'
2014-04-01  Martin Willitls: Support a maximum TLS version to negotiate using...
2014-04-01  Martin Willitls: Introduce a generic TLS purpose that accepts NULL...
2014-03-31  Martin WilliMerge branch 'tls-aead'
2014-03-31  Martin Williaead: Support custom AEAD salt sizes
2014-03-27  Tobias Brunnertravis: Run the "all" test case with leak detective...
2014-03-20  Tobias BrunnerMerge branch 'travis-ci'
2014-03-20  Tobias Brunnertravis: Use parallel build
2014-03-20  Tobias Brunnertravis: Add tests for builtin printf hook implementation
2014-03-20  Tobias Brunnertravis: Install dependencies for each test dynamically
2014-03-20  Tobias BrunnerAdd Travis CI config and build script
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-12-19  Tobias Brunneraes-test: Fix compiler warnings from older versions...
2013-09-04  Tobias Brunnerpubkey_speed: Add missing plugins
2013-09-04  Tobias Brunnerpubkey_speed: sudo is not required
2013-09-04  Tobias Brunnerpubkey_speed: Add header and fix usage
2013-08-30  Tobias Brunneraes-test: Rename crypt() as it conflicts with a library...
2013-08-28  Andreas SteffenAdded scripts/aes-test to .gitignore
2013-08-24  Tobias Brunneraes-test: Support test vectors at the end of a file
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-06-28  Tobias Brunnerplugin-loader: Removed unused path argument of load...
2013-05-06  Martin WilliMerge branch 'leak-detective-dlsym'
2013-05-06  Martin Williscripts: add a simple test utility to do some malloc...
2013-04-09  Andreas Steffenfixed another printf statement
2013-04-08  Andreas Steffenfixed printf statements
2013-04-02  Martin WilliAccept a certificate/key pair to use client authenticat...
2013-03-25  Tobias Brunnercrypt_burn: Proper cleanup
2013-03-25  Tobias Brunnercrypt_burn: Fix loop condition for regular crypters
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-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
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-17  Martin WilliAdd a tool to burn hashers
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...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2011-12-31  Martin WilliUse the TLS socket splicing in tls_test script
2011-12-31  Martin WilliImplemented TLS session resumption both as client and...
2011-05-20  Martin WilliUse spaces in Makefile.am identation, autotools don...
2011-05-19  Martin WilliFix some warnings triggered by gcc 4.6 -Wunused-but...
2011-04-04  Martin WilliAdded alloc/stream options to fetcher test utility
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-31  Martin WilliAdded a TLS debug level option, use debugging hook
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-08-10  Martin WilliUse bits instead of bytes for a private/public key
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-05-04  Andreas Steffenfixed typo
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...
2010-04-19  Martin WilliAdded support for DH groups 22, 23 and 24, patch contri...
2009-09-11  Martin WilliRemoved chunk_from_buf() in favor of a simpler chunk_fr...
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-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-26  Martin Williuse ./configured plugins in keyid scripts
2009-08-26  Martin Williaccept PEM encoded keys in keyid scripts
2009-08-26  Martin Willimigrated scripts to new fingerprinting API
2009-08-26  Martin Williupdated pubkey_speed test to use pem plugin
2009-06-19  Martin Willifixed compiler warning
2009-06-10  Martin Williremove obsolete scripts
2009-06-10  Martin Willifixed ecp521 test
2009-06-10  Martin Williadded missing RSA 768 test
2009-06-10  Martin Williadded convenience scripts for pubkey/dh speed tests
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-05-28  Andreas Steffenmissed keyid2sql.c
next