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
*
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
*
use ./configured plugins in keyid scripts
Martin Willi
2009-08-26
3
-2
/
+3
*
accept PEM encoded keys in keyid scripts
Martin Willi
2009-08-26
2
-6
/
+6
*
migrated scripts to new fingerprinting API
Martin Willi
2009-08-26
2
-25
/
+38
*
updated pubkey_speed test to use pem plugin
Martin Willi
2009-08-26
2
-9
/
+3
*
fixed compiler warning
Martin Willi
2009-06-19
1
-2
/
+2
*
remove obsolete scripts
Martin Willi
2009-06-10
8
-115
/
+0
*
fixed ecp521 test
Martin Willi
2009-06-10
1
-1
/
+1
*
added missing RSA 768 test
Martin Willi
2009-06-10
1
-0
/
+1
*
added convenience scripts for pubkey/dh speed tests
Martin Willi
2009-06-10
2
-0
/
+56
*
moved publickey speed test to a standalone program
Martin Willi
2009-06-10
3
-1
/
+152
*
moved Diffie-Hellman speed test to a standalone program
Martin Willi
2009-06-10
3
-2
/
+136
*
missed keyid2sql.c
Andreas Steffen
2009-05-28
1
-0
/
+4
*
NO_CREDENTIAL_FACTORY compile option not needed anymore
Andreas Steffen
2009-05-28
2
-1
/
+3
*
added .gitignore files, ready for the switch
Martin Willi
2009-04-30
1
-0
/
+6
*
set default CFLAGS globally, including -Wno-format
Martin Willi
2009-04-27
1
-2
/
+1
*
suppress format warnings in the scripts directory
Andreas Steffen
2009-04-21
1
-1
/
+3
[next]