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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed output in ietf_attributes_t.get_string.
Tobias Brunner
2011-04-14
1
-2
/
+2
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
2
-3
/
+4
*
Add missing AUTH_RULE for trusted self-signed peer certificates
Martin Willi
2011-02-01
1
-0
/
+5
*
Verify trustchain for each candidate certificate only once
Martin Willi
2011-01-05
1
-0
/
+19
*
Added an AUTH_HELPER for revocation certificates
Martin Willi
2011-01-05
3
-1
/
+12
*
Added CDP support to mem_cred
Martin Willi
2011-01-05
2
-1
/
+106
*
Slightly renamed different policyConstraints to distinguish them better
Martin Willi
2011-01-05
2
-6
/
+6
*
Added support for inhibitAnyPolicy constraint to x509 plugin
Martin Willi
2011-01-05
3
-0
/
+5
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-10
/
+16
*
Include subject cert to temporary auth info before completing trustchain
Martin Willi
2011-01-05
1
-4
/
+1
*
Pass an additional anchor flag to validate() hook if we reach the root CA
Martin Willi
2011-01-05
2
-6
/
+8
*
Always pass auth info to validate(), use pathlen to check for user certificate
Martin Willi
2011-01-05
1
-2
/
+1
*
Added support for delta CRLs to x509 plugin
Martin Willi
2011-01-05
3
-0
/
+18
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
3
-5
/
+13
*
Added a certificate policy OID auth_cfg constraint
Martin Willi
2011-01-05
2
-0
/
+31
*
Added support for policyConstraints to x509 plugin
Martin Willi
2011-01-05
3
-1
/
+17
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...
Martin Willi
2011-01-05
1
-1
/
+1
*
Added policyMappings support to x509 plugin
Martin Willi
2011-01-05
3
-0
/
+21
*
Added certificatePolicy support to x509 plugin
Martin Willi
2011-01-05
3
-0
/
+23
*
Added support for generating NameConstraints in x509 plugin
Martin Willi
2011-01-05
2
-0
/
+6
*
Added name constraint enumerator to x509 interface
Martin Willi
2011-01-05
1
-0
/
+8
*
Moved X509 pathlen constraint checking to constraints plugin
Martin Willi
2011-01-05
1
-17
/
+0
*
Key strength checking stores all key sizes in auth_cfg, verifies all in compl...
Martin Willi
2011-01-05
2
-75
/
+84
*
Added a flag for X509 CRLSign keyUsage
Martin Willi
2011-01-05
1
-0
/
+2
*
Remove x509_flag_names, flags do not work with ENUM()
Martin Willi
2011-01-05
2
-33
/
+0
*
Added support for CRL Issuers to x509 and OpenSSL plugins
Martin Willi
2011-01-05
3
-2
/
+5
*
Added key strength constraints for RSA or ECDSA trustchains
Martin Willi
2011-01-05
3
-0
/
+97
*
fixed bug in mem_cred.c:add_crl()
Andreas Steffen
2010-12-12
1
-1
/
+1
*
Insert certificates and secrets at the front of the lists.
Tobias Brunner
2010-12-03
1
-9
/
+9
*
Function add_crl added to mem_cred_t.
Tobias Brunner
2010-12-03
2
-0
/
+70
*
Function added to clear secrets (but not certs) from mem_cred_t.
Tobias Brunner
2010-12-03
2
-4
/
+20
*
Alternative to mem_cred_t.add_cert added, which returns the certificate.
Tobias Brunner
2010-12-03
2
-4
/
+40
*
Function added to mem_cred_t to add shared secret with a linked list of owners.
Tobias Brunner
2010-12-03
2
-10
/
+33
*
Renamed mem_cred_t clear function internally to clear_, fixes potential name ...
Martin Willi
2010-10-28
1
-3
/
+3
*
Avoid duplicate certificates in mem_cred_t.
Tobias Brunner
2010-10-14
1
-3
/
+13
*
Added function to clear all credentials from mem_cred_t.
Tobias Brunner
2010-10-14
2
-3
/
+25
*
Fixed possible segmentation fault.
Tobias Brunner
2010-10-14
1
-1
/
+1
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
2
-15
/
+27
*
Added an enumerator for registered credential builders
Martin Willi
2010-09-02
2
-0
/
+32
*
Migrated credential_factory to INIT/METHOD macros
Martin Willi
2010-09-02
1
-30
/
+22
*
Added an AAA identity authentication config option
Martin Willi
2010-08-31
2
-0
/
+10
*
Moved EAP type/code definitions to a seprate header file in libstrongswan
Martin Willi
2010-08-31
2
-142
/
+1
*
defined EAP-TNC
Andreas Steffen
2010-08-30
2
-2
/
+8
*
Added private key support to in-memory credential set
Martin Willi
2010-08-25
2
-1
/
+77
*
Added certificate support to in-memory credential set
Martin Willi
2010-08-25
2
-2
/
+121
*
Build a trustchain even if no trust anchor is given
Martin Willi
2010-08-23
1
-14
/
+23
*
moved eap_from_string() fomr libcharon to libstrongswan to make it available ...
Andreas Steffen
2010-08-13
2
-0
/
+40
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
2
-6
/
+6
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
3
-2
/
+42
*
added TTLS to EAP short names, too
Andreas Steffen
2010-08-06
1
-1
/
+3
[prev]
[next]