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
...
*
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
*
Added a crypto transform stress test for profiling
Martin Willi
2010-08-19
3
-2
/
+107
*
Build dedicated plugin lists for each strongSwan component
Martin Willi
2010-08-12
1
-1
/
+1
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
2
-7
/
+7
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
2
-8
/
+8
*
fixed typo
Andreas Steffen
2010-05-04
1
-2
/
+2
*
Fixing out-of-tree build after adding dependency to config.status.
Tobias Brunner
2010-04-29
1
-2
/
+2
*
Users of PLUGINS depend on config.status, rebuilding them if plugin configura...
Martin Willi
2010-04-29
1
-0
/
+4
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
2
-16
/
+19
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-3
/
+2
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
3
-4
/
+3
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
5
-5
/
+4
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
8
-50
/
+50
[prev]
[next]