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
/
crypto
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
included a certificate label in the is_trusted() method
Andreas Steffen
2007-05-25
1
-1
/
+1
|
*
added parsing of charging and group attributes
Andreas Steffen
2007-05-25
1
-14
/
+63
|
*
defined ietfAttr_t type and its destroy function
Andreas Steffen
2007-05-23
1
-2
/
+26
|
*
add is_ca() method
Andreas Steffen
2007-05-18
2
-2
/
+21
|
*
added set_ca_info() and get_ca_info() methods
Andreas Steffen
2007-05-18
2
-2
/
+47
|
*
export MAX_CA_PATH_LEN
Andreas Steffen
2007-05-17
1
-1
/
+2
|
*
check self-signedness of certificate at creation time
Andreas Steffen
2007-05-17
1
-2
/
+26
|
*
list crlnumber
Andreas Steffen
2007-04-27
1
-0
/
+18
|
*
initialize isCA to FALSE
Andreas Steffen
2007-04-20
1
-0
/
+1
|
*
isOcspSigner was not initialized
Andreas Steffen
2007-04-20
1
-0
/
+1
|
*
implementation of strictcrlpolicy=ifuri
Andreas Steffen
2007-04-20
2
-3
/
+30
|
*
fixed destroy() bug
Andreas Steffen
2007-04-14
3
-28
/
+46
|
*
exported parse_generalNames()
Andreas Steffen
2007-04-14
1
-0
/
+13
|
*
added trailing newline to list()
Andreas Steffen
2007-04-12
1
-6
/
+6
|
*
started to parse attribute certificates
Andreas Steffen
2007-04-12
1
-0
/
+209
|
*
cosmetics
Andreas Steffen
2007-04-12
1
-1
/
+0
|
*
replace cert by this in parse_certificate()
Andreas Steffen
2007-04-12
1
-68
/
+37
|
*
parse_authorityKeyIdentifier() is made available externally
Andreas Steffen
2007-04-12
1
-2
/
+14
|
*
external functions are defined in asn1.h and x509.h now
Andreas Steffen
2007-04-12
1
-4
/
+0
|
*
started support of X.509 attribute certificates
Andreas Steffen
2007-04-12
3
-0
/
+447
|
*
fixed output of list_certinfos()
Andreas Steffen
2007-04-12
1
-1
/
+1
|
*
corrected copyright statement
Andreas Steffen
2007-04-12
2
-6
/
+12
|
*
removed %Q, %Y, %W, %U printf handlers
Martin Willi
2007-04-12
7
-217
/
+132
|
*
cosmetics in debug output
Andreas Steffen
2007-04-06
1
-2
/
+2
|
*
support of ldap-based crl fetching
Andreas Steffen
2007-04-06
1
-4
/
+4
|
*
support cachecrls=yes
Andreas Steffen
2007-04-05
4
-18
/
+99
|
*
support of crlcheckinterval=0 to disable IKEv2 CRL fetching
Andreas Steffen
2007-04-04
2
-32
/
+62
|
*
fixed crl fetching bug
Andreas Steffen
2007-04-03
1
-3
/
+6
|
*
implemented dynamic http-based CRL fetching
Andreas Steffen
2007-04-03
4
-38
/
+84
|
*
implemented ipsec purgeocsp
Andreas Steffen
2007-03-28
2
-0
/
+22
|
*
replaced expired since %V by expired %V ago
Andreas Steffen
2007-03-28
3
-3
/
+3
|
*
implemented ipsec listocsp function
Andreas Steffen
2007-03-27
4
-17
/
+194
|
*
fixed case of missing subjectKeyID
Andreas Steffen
2007-03-14
2
-6
/
+15
|
*
corrected typo
Andreas Steffen
2007-03-14
1
-2
/
+2
|
*
log reception of trusted signer certificate
Andreas Steffen
2007-03-14
1
-1
/
+1
|
*
fixed carry bug in FIPS prf
Martin Willi
2007-03-14
1
-4
/
+4
|
*
fixed compilation warnings and errors when not using curl
Martin Willi
2007-03-13
2
-2
/
+0
|
*
results from the single responses is stored in the corresponding certinfo_t ↵
Andreas Steffen
2007-03-12
3
-59
/
+92
|
|
|
|
structs
*
fixed a memory leak in response_t
Andreas Steffen
2007-03-09
1
-25
/
+22
|
*
ocsp signer certificate and ocsp response signature can be verified
Andreas Steffen
2007-03-08
4
-61
/
+140
|
*
generalized get_ca_certificate() to get_auth_certificate(auth_flags)
Andreas Steffen
2007-03-08
1
-3
/
+3
|
*
support of setting and getting authority flags
Andreas Steffen
2007-03-08
2
-2
/
+58
|
*
added ocsp_parse_single_response
Andreas Steffen
2007-03-08
1
-1
/
+79
|
*
experimental SHA2 HMAC and PRF implementations
Martin Willi
2007-03-08
5
-4
/
+40
|
*
parsing basic ocsp response
Andreas Steffen
2007-03-08
1
-26
/
+269
|
*
forgot to assign public.is_ocsp_signer() method
Andreas Steffen
2007-03-07
1
-0
/
+1
|
*
added parsing level to x509_create_from_chunk() and added is_ocsp_signer() ↵
Andreas Steffen
2007-03-07
2
-7
/
+42
|
|
|
|
method
*
http post fetching using libcurl implemented
Andreas Steffen
2007-03-07
1
-2
/
+24
|
*
corrected comment
Andreas Steffen
2007-03-07
1
-1
/
+1
|
*
start ocsp checking only if there are any ocspuris present
Andreas Steffen
2007-03-07
1
-1
/
+9
|
[prev]
[next]