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
/
src
/
conftest
/
conftest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-8
/
+0
*
sigwaitinfo() may fail with EINTR if interrupted by an unblocked signal not i...
Tobias Brunner
2015-11-23
1
-1
/
+1
*
conftest: Add configuration option to report milliseconds in file logger
Tobias Brunner
2015-11-09
1
-2
/
+4
*
file-logger: Add option to print milliseconds within the current second after...
Tobias Brunner
2015-11-09
1
-2
/
+2
*
Replace usages of sigwait(3) with sigwaitinfo(2)
Tobias Brunner
2015-10-29
1
-1
/
+1
*
conftest: Use path_dirname()
Tobias Brunner
2014-02-24
1
-1
/
+1
*
libcharon: Remove unused charon->name
Tobias Brunner
2014-02-12
1
-1
/
+1
*
libhydra: Remove unused hydra->daemon
Tobias Brunner
2014-02-12
1
-1
/
+1
*
lib: Add global config namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
conftest: Don't load plugins incrementally
Tobias Brunner
2013-09-13
1
-4
/
+6
*
plugin-loader: Removed unused path argument of load() method
Tobias Brunner
2013-06-28
1
-1
/
+1
*
plugin-loader: Add method to print loaded plugins on a given log level
Tobias Brunner
2013-06-21
1
-0
/
+2
*
conftest: Add support for time_format and ike_name options in log sections
Thomas Klute
2013-01-08
1
-1
/
+18
*
conftest: Fix log level settings for stdout
Thomas Klute
2013-01-08
1
-0
/
+3
*
Make syslog and file loggers configurable at runtime
Tobias Brunner
2012-10-18
1
-10
/
+7
*
Store loggers in conftest separately, not on charon
Tobias Brunner
2012-10-18
1
-6
/
+14
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-1
/
+2
*
Initialize conftest with the same plugins as charon
Martin Willi
2012-07-16
1
-1
/
+1
*
Update conftest to use splitted listener/logger interfaces
Martin Willi
2012-07-16
1
-2
/
+2
*
Store the name of the binary using libcharon to enable specific settings.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Added a merge option to optionally reload files instead of merging them
Martin Willi
2011-04-15
1
-1
/
+1
*
Some typos fixed.
Tobias Brunner
2011-02-07
1
-1
/
+1
*
Added support for OCSP responder URIs to conftest
Martin Willi
2011-01-05
1
-2
/
+11
*
Added support for CDPs to conftest
Martin Willi
2011-01-05
1
-0
/
+44
*
Added support for custom file loggers, loglevel settings
Martin Willi
2011-01-05
1
-0
/
+52
*
Merge test config into suite config, instead of having two distinct configs
Martin Willi
2011-01-05
1
-13
/
+5
*
Accept a suffix to differentiate x509, crl, ecdsa and rsa files
Martin Willi
2011-01-05
1
-7
/
+7
*
Use strncaseeq instead of strncasecmp
Martin Willi
2011-01-05
1
-1
/
+1
*
Preload plugins configured in tests
Martin Willi
2011-01-05
1
-0
/
+5
*
Support loading of certificate revocation lists
Martin Willi
2011-01-05
1
-41
/
+44
*
Prefer test specific over suite specific configuration
Martin Willi
2011-01-05
1
-1
/
+1
*
Specify the type of the certificate to load, currently X509 only
Martin Willi
2011-01-05
1
-0
/
+12
*
Support hook suffixes to use the same hook multiple times
Martin Willi
2011-01-05
1
-4
/
+12
*
Fixed loading of credentials using a relative path
Martin Willi
2011-01-05
1
-4
/
+4
*
Fix segfault if config not found
Martin Willi
2011-01-05
1
-2
/
+5
*
Read actions from test config, delayed execution
Martin Willi
2011-01-05
1
-0
/
+2
*
Load private keys from suite and test configs
Martin Willi
2011-01-05
1
-0
/
+65
*
Load certificates from both, suite and test config
Martin Willi
2011-01-05
1
-10
/
+20
*
Load test and suite specific connection configurations
Martin Willi
2011-01-05
1
-0
/
+11
*
Load hooks based on listener dynamically
Martin Willi
2011-01-05
1
-14
/
+55
*
Load certificates from global suite configuration file
Martin Willi
2011-01-05
1
-2
/
+71
*
Added a Suite B conftest utility skeleton using libcharon
Martin Willi
2011-01-05
1
-0
/
+224