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
/
libstrongswan
/
credentials
/
builder.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ipsec pki --self|issue supports --pathlen option setting a path length ↵
Andreas Steffen
2009-12-31
1
-0
/
+1
|
|
|
|
constraint
*
x509 plugin supports encoding of OCSP AuthorityInfo AccessLocations
Martin Willi
2009-09-11
1
-0
/
+1
|
*
x509 plugin supports encoding of CRL distribution points
Martin Willi
2009-09-11
1
-0
/
+1
|
*
Replaced builder_t objects by simple builder_function_t functions
Martin Willi
2009-09-10
1
-8
/
+0
|
*
x509 certificates support encoding of email, DNS and IP subjectAltNames
Martin Willi
2009-09-08
1
-2
/
+2
|
*
allow choice of digest algorithm in certificate generation
Andreas Steffen
2009-08-28
1
-0
/
+1
|
*
added a BUILD_FROM_FD option, supporting credential parsing from stdin
Martin Willi
2009-08-26
1
-0
/
+1
|
*
renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support ↵
Martin Willi
2009-08-26
1
-1
/
+1
|
|
|
|
other key types
*
implemented a pkcs1 plugin providing PKCS#1 key parsing builders
Martin Willi
2009-08-26
1
-0
/
+8
|
*
moved PEM parsing functionality to its own plugin
Martin Willi
2009-08-26
1
-1
/
+3
|
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-0
/
+2
|
*
add support for smartcards in charon by using the ENGINE API provided by ↵
Tobias Brunner
2008-12-03
1
-0
/
+2
|
|
|
|
OpenSSL, based on patches by Michael Roßberg.
*
fixed builder_cancel macro to return NULL on failed build
Martin Willi
2008-10-06
1
-0
/
+9
|
*
refactored credential builder
Martin Willi
2008-09-02
1
-1
/
+2
|
|
|
|
|
|
|
|
|
allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts
*
loading PEM encoded public keys
Martin Willi
2008-06-11
1
-0
/
+1
|
*
added component BUILD_FROM_FILE
Andreas Steffen
2008-03-25
1
-0
/
+1
|
*
added ietf group attribute support to attibute certificate factory
Andreas Steffen
2008-03-21
1
-0
/
+1
|
*
added BUILD_SERIAL component and fixed several ac bugs
Andreas Steffen
2008-03-21
1
-0
/
+1
|
*
added credential factory support for BULD_NOT_BEFORE_TIME and ↵
Andreas Steffen
2008-03-21
1
-0
/
+2
|
|
|
|
BUILD_NOT_AFTER_TIME
*
enforcing x509_flags on certificate construction
Martin Willi
2008-03-17
1
-0
/
+1
|
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+31