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
/
scepclient
/
scepclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scepclient: Cast OID_UNKNOWN before comparing it to unsigned hash_algorithm_t
Martin Willi
2014-05-16
1
-1
/
+1
*
lib: Add global config namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
1
-15
/
+22
*
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
-2
/
+1
*
scepclient: support a --bind option to fetch from a specific source IP
Martin Willi
2013-06-11
1
-3
/
+12
*
Fix encoding of issuerAndSubject while handling SCEP pending state
Martin Willi
2013-02-19
1
-1
/
+1
*
Add a --httptimeout option to scepclient
Martin Willi
2013-02-08
1
-5
/
+17
*
Free leaking scep attributes
Martin Willi
2012-12-19
1
-0
/
+4
*
Corrected error message if enveloped-data decryption fails
Martin Willi
2012-12-19
1
-1
/
+1
*
Migrated scepclient to new modular PKCS# API
Martin Willi
2012-12-19
1
-20
/
+69
*
Add a scepclient option to specify a CA identifier to fetch certs for
Martin Willi
2012-10-24
1
-3
/
+14
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Added possibility to register custom proposal keywords
Tobias Brunner
2012-09-13
1
-2
/
+2
*
Removed len argument from proposal_get_token()
Tobias Brunner
2012-09-13
1
-2
/
+2
*
hasher_algorithm_from_integrity() optionally returns truncation length
Tobias Brunner
2012-06-25
1
-1
/
+2
*
scepclient: Option added to read PKCS#10 certificate request from a file.
Tobias Brunner
2012-06-11
1
-11
/
+26
*
scepclient: Option added to read self-signed certificate from a file.
Tobias Brunner
2012-06-11
1
-20
/
+47
*
scepclient: Options added to specify digest/signature algorithms.
Tobias Brunner
2012-06-11
1
-22
/
+73
*
scepclient: Also number CA certificates in case there is more than one.
Tobias Brunner
2012-06-11
1
-10
/
+43
*
scepclient: Store received RA certificates, using CA cert name as base.
Tobias Brunner
2012-06-11
1
-5
/
+67
*
scepclient: Use pkcs7_t and pkcs9_t, remove all dependencies to pluto/libfree...
Tobias Brunner
2012-06-11
1
-37
/
+34
*
scepclient: Local generation of file names.
Tobias Brunner
2012-06-11
1
-10
/
+48
*
scepclient: Migrated logging to libstrongswan.
Tobias Brunner
2012-06-11
1
-66
/
+86
*
scepclient: Some code cleanup.
Tobias Brunner
2012-06-11
1
-197
/
+196
*
Cache list of plugin names to further simplify its usage.
Tobias Brunner
2012-01-19
1
-13
/
+2
*
Simplified logging of list of loaded plugins.
Tobias Brunner
2012-01-19
1
-11
/
+4
*
Fixed check of max_poll_time as it is an unsigned int.
Tobias Brunner
2011-11-25
1
-4
/
+0
*
Allow support for CA-certificate retrieval in scepclient
4.6.0
Thomas Egerer
2011-11-04
1
-0
/
+21
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
1
-1
/
+1
*
Include library.h in plugin.h
Martin Willi
2011-10-14
1
-0
/
+1
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-3
/
+0
*
scepclient: Proper handling of multiple received certificates.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-2
/
+3
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-1
/
+1
*
Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets obs...
Martin Willi
2010-08-04
1
-1
/
+1
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-5
/
+4
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-3
/
+3
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
replaced struct id by identification_t
Andreas Steffen
2009-10-10
1
-11
/
+13
*
pluto and scepclient now use the x509 plugin for certificates
Andreas Steffen
2009-09-27
1
-98
/
+122
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
1
-1
/
+1
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
1
-1
/
+1
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-8
/
+8
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-2
/
+5
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
1
-3
/
+3
*
updated scepclient to new encoding API
Martin Willi
2009-08-26
1
-3
/
+2
*
integrity test of openac and scepclient code files
Andreas Steffen
2009-08-17
1
-0
/
+7
[next]