]> git.ipfire.org Git - people/ms/strongswan.git/history - scripts
android: Remove unused methods on NetworkManager/network_manager_t
[people/ms/strongswan.git] / scripts /
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
2009-05-28  Andreas SteffenNO_CREDENTIAL_FACTORY compile option not needed anymore
2009-04-30  Martin Williadded .gitignore files, ready for the switch
2009-04-27  Martin Williset default CFLAGS globally, including -Wno-format
2009-04-21  Andreas Steffensuppress format warnings in the scripts directory
2008-12-23  Andreas Steffenmissing LOGFILE in debug statement
2008-11-16  Andreas Steffenadded migration to NEWS
2008-10-15  Tobias Brunnertypedef fixed
2008-09-01  Andreas Steffenadded thread_analysis tool
2008-08-29  Martin Williuse libcap for capability dropping
2008-07-29  Andreas Steffenadded keyid2sql helper script
2008-07-16  Martin Willibuild dumm with leak ./configure
2008-07-02  Martin Willifixed another compiler warning
2008-07-02  Martin Willifixed compiler warning
2008-06-29  Andreas Steffenconfigure plugin path in scripts
2008-06-29  Andreas Steffencreated scripts/Makefile.am
2008-05-16  Martin Williloading default modules depending on configure options
2008-05-13  Martin Williupdated Makefile
2008-05-13  Martin Willitool to calculate KEYIDs from keys
2008-04-25  Martin Williadded simple Makefile to build scripts
2008-04-07  Martin Williadded helper scripts to create SQL scripts
2008-04-01  Martin Williand a fix for it
2008-04-01  Martin Willisimple converter from binary data to a c array
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-10-11  Martin Williadded addr2strongline script which helps to resolve...
2007-04-27  Martin Williremoved eap sim config
2007-04-11  Martin Williadded script for sed'ing thhrough all source files
2007-04-10  Martin Willirestructured file layout
2007-02-12  Martin Willimerged EAP framework from branch into trunk
2006-11-03  Martin Williadded simple script to port trunk changes into branches
2006-11-03  Martin Willistart kdevelop with project file from actual branch
2006-10-31  Martin Williadded nodebug configure script without any debug messag...
2006-10-18  Martin Willimoved various scripts in scripts/ dir