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
*
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