index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: Support a maximum TLS version to negotiate using TLS socket abstraction
Martin Willi
2014-04-01
1
-2
/
+2
*
tls: Introduce a generic TLS purpose that accepts NULL encryption ciphers
Martin Willi
2014-04-01
1
-2
/
+2
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
2
-2
/
+2
*
travis: Run the "all" test case with leak detective enabled
Tobias Brunner
2014-03-27
1
-0
/
+6
*
travis: Use parallel build
Tobias Brunner
2014-03-20
1
-1
/
+1
*
travis: Add tests for builtin printf hook implementation
Tobias Brunner
2014-03-20
1
-2
/
+5
*
travis: Install dependencies for each test dynamically
Tobias Brunner
2014-03-20
1
-0
/
+13
*
Add Travis CI config and build script
Tobias Brunner
2014-03-20
1
-0
/
+49
*
lib: Add global config namespace
Tobias Brunner
2014-02-12
11
-11
/
+11
*
aes-test: Fix compiler warnings from older versions of GCC
Tobias Brunner
2013-12-19
1
-1
/
+1
*
pubkey_speed: Add missing plugins
Tobias Brunner
2013-09-04
1
-4
/
+4
*
pubkey_speed: sudo is not required
Tobias Brunner
2013-09-04
1
-4
/
+6
*
pubkey_speed: Add header and fix usage
Tobias Brunner
2013-09-04
1
-2
/
+15
*
aes-test: Rename crypt() as it conflicts with a library function on Mac OS X
Tobias Brunner
2013-08-30
1
-3
/
+3
*
Added scripts/aes-test to .gitignore
Andreas Steffen
2013-08-28
1
-0
/
+1
*
aes-test: Support test vectors at the end of a file
Tobias Brunner
2013-08-24
1
-0
/
+4
*
aes-test: Add script to test AES implementations according to AESAVS/GCMVS
Tobias Brunner
2013-08-24
2
-1
/
+655
*
scripts: link against librt only if required
Martin Willi
2013-08-08
1
-3
/
+3
*
scripts: link malloc_speed against librt
Martin Willi
2013-08-08
1
-1
/
+1
*
automake: replace INCLUDES by AM_CPPFLAGS
Martin Willi
2013-07-18
1
-3
/
+4
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
9
-9
/
+9
*
scripts: add a simple test utility to do some malloc() benchmarking/profiling
Martin Willi
2013-05-06
3
-1
/
+89
*
fixed another printf statement
Andreas Steffen
2013-04-09
1
-3
/
+1
*
fixed printf statements
Andreas Steffen
2013-04-08
1
-9
/
+28
*
Accept a certificate/key pair to use client authentication in tls_test
Martin Willi
2013-04-02
1
-7
/
+52
*
crypt_burn: Proper cleanup
Tobias Brunner
2013-03-25
1
-0
/
+2
*
crypt_burn: Fix loop condition for regular crypters
Tobias Brunner
2013-03-25
1
-1
/
+1
*
Implemented the resolver test script "dnssec"
Reto Guadagnini
2013-02-19
3
-1
/
+130
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
6
-6
/
+6
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added possibility to register custom proposal keywords
Tobias Brunner
2012-09-13
1
-2
/
+1
*
Removed len argument from proposal_get_token()
Tobias Brunner
2012-09-13
1
-1
/
+1
*
Add a tool to burn hashers
Martin Willi
2012-07-17
3
-1
/
+78
*
Add a return value to crypter_t.decrypt()
Martin Willi
2012-07-16
1
-3
/
+6
*
Add a return value to crypter_t.encrypt
Martin Willi
2012-07-16
1
-3
/
+6
*
Add a return value to aead_t.encrypt()
Martin Willi
2012-07-16
1
-2
/
+6
*
Added GPL header to scripts
Tobias Brunner
2012-06-29
8
-0
/
+112
*
Fixed return values of several functions (e.g. return FALSE for pointer types).
Tobias Brunner
2012-05-31
1
-1
/
+1
*
Use the TLS socket splicing in tls_test script
Martin Willi
2011-12-31
1
-54
/
+2
*
Implemented TLS session resumption both as client and as server
Martin Willi
2011-12-31
1
-52
/
+70
*
Use spaces in Makefile.am identation, autotools don't like tabs
Martin Willi
2011-05-20
1
-4
/
+4
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-2
/
+0
*
Added alloc/stream options to fetcher test utility
Martin Willi
2011-04-04
1
-6
/
+32
*
Added simple fetcher tool to test fetcher implementations
Martin Willi
2011-01-17
3
-1
/
+45
*
Added command line tool for OID to DER conversion function
Martin Willi
2011-01-05
3
-1
/
+35
*
Conditional exclusion of tls_test script completed.
Tobias Brunner
2010-09-09
1
-3
/
+5
*
Fixed typo.
Tobias Brunner
2010-09-09
1
-1
/
+1
*
Build tls_test script only if TLS stack is enabled
Martin Willi
2010-09-07
1
-1
/
+4
*
Added a TLS debug level option, use debugging hook
Martin Willi
2010-08-31
1
-13
/
+38
*
Implemented a TLS utility to test on any TLS secured TCP connection
Martin Willi
2010-08-25
3
-2
/
+332
[next]