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
/
plugins
/
x509
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added display of holderIssuer, holderSerial, and authorityKeyIdentifier
Andreas Steffen
2008-05-23
1
-3
/
+40
*
implement basic listing of attribute certificates
Andreas Steffen
2008-05-22
1
-8
/
+3
*
fixed segmentation fault caused by malformed attribute certificates
Andreas Steffen
2008-05-21
1
-0
/
+5
*
added missing break in case statement
Andreas Steffen
2008-05-19
1
-1
/
+3
*
fixed parsing of openssl format public keys
Martin Willi
2008-05-06
1
-16
/
+13
*
cosmetics
Andreas Steffen
2008-04-28
1
-19
/
+19
*
introduced ASN1_EXIT command in ASN.1 object syntax definition
Andreas Steffen
2008-04-28
5
-131
/
+86
*
optimized parser->success()
Andreas Steffen
2008-04-26
4
-28
/
+17
*
refactoring of the ASN.1 parser
Andreas Steffen
2008-04-26
5
-741
/
+766
*
support for hash and URL encoded certificate payloads in charon
Tobias Brunner
2008-04-18
1
-0
/
+26
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-8
/
+11
*
compare certificates against full encoding to allow equality check of untrust...
Martin Willi
2008-04-07
5
-36
/
+50
*
removed unused gmp.h to build libstrongswan without libgmp
Martin Willi
2008-04-04
1
-1
/
+0
*
caching of ocsp responses (experimental), no crl caching yet
Martin Willi
2008-03-26
5
-76
/
+42
*
treat sig_alg and algorithm comparison in a consistent way over all certifica...
Andreas Steffen
2008-03-26
2
-3
/
+9
*
fixed compiler warnings
Martin Willi
2008-03-26
3
-10
/
+15
*
certificate factory can load certs from file
Andreas Steffen
2008-03-25
3
-51
/
+414
*
renamed certificate field in x509_cert.c to encoding
Andreas Steffen
2008-03-25
1
-9
/
+5
*
fixed refence counts before calling attribute certificate factory
Andreas Steffen
2008-03-25
1
-0
/
+4
*
corrected some doxygen entries
Andreas Steffen
2008-03-22
4
-26
/
+13
*
optimized self-signed certificate detection
Andreas Steffen
2008-03-21
1
-7
/
+6
*
self-signed certificates were not marked by x509_cert.c
Andreas Steffen
2008-03-21
1
-14
/
+22
*
added ietf group attribute support to attibute certificate factory
Andreas Steffen
2008-03-21
1
-0
/
+4
*
fixed memory allocation problem in openac
Andreas Steffen
2008-03-21
1
-13
/
+9
*
added BUILD_SERIAL component and fixed several ac bugs
Andreas Steffen
2008-03-21
1
-6
/
+14
*
added credential factory support for BULD_NOT_BEFORE_TIME and BUILD_NOT_AFTER...
Andreas Steffen
2008-03-21
1
-22
/
+23
*
added x509_ac_builder plugin
Andreas Steffen
2008-03-21
1
-0
/
+5
*
refactored openac and its attribute certificate factory
Andreas Steffen
2008-03-20
5
-2
/
+1365
*
included utils/linked_list.h
Andreas Steffen
2008-03-20
1
-0
/
+1
*
CA certificates are allowed to sign OCSP responsed without OCSP_SIGNER flag
Martin Willi
2008-03-20
1
-1
/
+2
*
attempt to achieve consistent debugging output
Andreas Steffen
2008-03-19
1
-6
/
+6
*
made is_newer() a certificate_t method
Andreas Steffen
2008-03-18
3
-52
/
+98
*
enforcing x509_flags on certificate construction
Martin Willi
2008-03-17
1
-13
/
+21
*
fixed CRL revoked certs enumeration
Martin Willi
2008-03-17
1
-4
/
+4
*
removed X509_PEER flag; flags are meant to read cert, not to store additional...
Martin Willi
2008-03-14
1
-9
/
+0
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
11
-0
/
+3852
[prev]