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
*
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
*
check success of library_init()
Andreas Steffen
2009-08-14
1
-2
/
+8
*
use get_proposal_token() for algorithm selection
Andreas Steffen
2009-06-20
1
-35
/
+15
*
added Camellia encryption support to scepclient
Andreas Steffen
2009-06-17
1
-2
/
+15
*
hooray, pluto and scepclient do not depend on libgmp anymore
Andreas Steffen
2009-06-09
1
-1
/
+0
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-25
/
+24
*
started migration to encryption plugins
Andreas Steffen
2009-05-09
1
-1
/
+14
*
pluto and scepclient use the random plugin from libstrongswan
Andreas Steffen
2009-04-30
1
-4
/
+1
*
pluto and scepclient use the curl and ldap fetcher plugins
Andreas Steffen
2009-04-29
1
-15
/
+14
*
added plugin load mechanism to pluto and scepclient and improved debug output
4.3.0
Andreas Steffen
2009-04-21
1
-40
/
+20
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-12
/
+12
*
migrated write_chunk() to chunk_write()
Andreas Steffen
2009-04-20
1
-5
/
+5
*
conversion from 8 spaces to 4 spaces per tab
Andreas Steffen
2009-04-19
1
-903
/
+903
*
scepclient uses the optionsfrom parser from libstrongswan
Andreas Steffen
2009-04-18
1
-7
/
+17
*
created pluto and scepclient now use libstrongswan-lite
Andreas Steffen
2009-04-18
1
-0
/
+50
*
ported most of the libstrongswan chunk_t macros to pluto
Andreas Steffen
2009-04-17
1
-14
/
+14
*
renamed empty_chunk to chunk_empty
Andreas Steffen
2009-04-17
1
-12
/
+12
*
moved strcaseeq() macro from constants.h to utils.h
Andreas Steffen
2009-04-17
1
-20
/
+68
*
port the libstrongswan memory allocation methods to pluto
Andreas Steffen
2009-04-17
1
-4
/
+4
*
removed old leak detective
Andreas Steffen
2009-04-16
1
-7
/
+0
*
removed oid.txt and oid.pl in pluto subdir
Andreas Steffen
2007-08-15
1
-1
/
+1
*
(no commit message)
Martin Willi
2006-04-28
1
-0
/
+1036