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
*
credential-manager: Log issuer identity if not found
Tobias Brunner
2017-07-27
1
-0
/
+2
*
auth-cfg: Don't limit subjectAltName check to received certificates
Tobias Brunner
2017-07-27
1
-1
/
+1
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-05-26
1
-1
/
+1
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
2
-13
/
+15
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
2
-111
/
+129
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
7
-73
/
+104
*
credential-manager: Prefer local over global sets
Adrian-Ken Rueegsegger
2017-05-23
1
-7
/
+7
*
Reference Edwards-curve signature RFCs
Andreas Steffen
2017-03-20
1
-5
/
+5
*
builder: Define a builder part for X.509 RFC 3779 address blocks
Martin Willi
2017-02-27
2
-0
/
+3
*
mem-cred: Add methods to add/remove shared keys with unique identifiers
Tobias Brunner
2017-02-16
2
-6
/
+107
*
mem-cred: Add method to remove a private key with a specific fingerprint
Tobias Brunner
2017-02-16
2
-2
/
+38
*
Implemented EdDSA for IKEv2 using a pro forma Identity hash function
Andreas Steffen
2016-12-14
1
-17
/
+31
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
5
-17
/
+51
*
Fixed in-place update of cached base and delta CRLs
Andreas Steffen
2016-10-30
1
-4
/
+4
*
Newer CRLs replace older versions of the CRL in the cache
Andreas Steffen
2016-10-26
1
-0
/
+39
*
mem-cred: Support storing a delta CRL together with its base
Tobias Brunner
2016-10-11
1
-8
/
+30
*
gmp: Support of SHA-3 RSA signatures
Andreas Steffen
2016-09-22
3
-34
/
+67
*
auth-cfg-wrapper: Fix memory leak with hash-and-URL certificates
Tobias Brunner
2016-09-12
1
-1
/
+1
*
mem-cred: Fix memory leak when replacing existing CRLs
Tobias Brunner
2016-05-11
1
-0
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
3
-7
/
+7
*
Fix some Doxygen issues
Tobias Brunner
2016-03-11
1
-5
/
+5
*
auth-cfg: Add a rule to suspend certificate validation constraints
Tobias Brunner
2016-03-10
2
-0
/
+18
*
credential-manager: Check cache queue when destroying trusted certificate enu...
Tobias Brunner
2016-03-10
1
-1
/
+2
*
credential-manager: Make online revocation checks optional for public key enu...
Tobias Brunner
2016-03-10
2
-3
/
+9
*
auth-cfg: Make IKE signature schemes configurable
Tobias Brunner
2016-03-04
2
-37
/
+63
*
ikev2: Diversify signature scheme rule
Thomas Egerer
2016-03-04
2
-30
/
+68
*
Apply pubkey and signature constraints in vici plugin
Andreas Steffen
2015-12-17
2
-0
/
+117
*
Refactored certificate management for the vici and stroke interfaces
5.4.0dr1
Andreas Steffen
2015-12-12
2
-30
/
+130
*
Changed some certificate_type_names and added x509_flag_names
Andreas Steffen
2015-12-11
3
-4
/
+36
*
Print OCSP single responses
Andreas Steffen
2015-12-11
2
-3
/
+82
*
Standardized printing of certificate information
Andreas Steffen
2015-12-11
2
-0
/
+651
*
auth-cfg: Prefer merged rules over existing ones when moving them
Tobias Brunner
2015-11-12
1
-3
/
+3
*
Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemes
Andreas Steffen
2015-11-06
2
-28
/
+28
*
Support BLISS signatures with SHA-3 hash
Andreas Steffen
2015-11-03
2
-4
/
+28
*
auth-cfg: Don't enforce EAP_RADIUS
Tobias Brunner
2015-08-21
1
-1
/
+2
*
mem-cred: We don't need a write lock when looking for a certificate
Tobias Brunner
2015-08-20
1
-1
/
+1
*
mem-cred: Add a method to atomically replace all certificates
Tobias Brunner
2015-08-20
2
-10
/
+58
*
auth-cfg: Don't enforce EAP_DYNAMIC
Tobias Brunner
2015-08-20
1
-1
/
+2
*
auth-cfg: Matching one CA should be enough, similar to peer certificates
Tobias Brunner
2015-08-17
1
-15
/
+20
*
Fixed some typos
Tobias Brunner
2015-08-13
2
-2
/
+2
*
credential-manager: Store BLISS key strength in auth config
Tobias Brunner
2015-03-04
1
-0
/
+3
*
auth-cfg: Add BLISS key strength constraint
Tobias Brunner
2015-03-04
2
-21
/
+43
*
public-key: Add helper to determine acceptable signature schemes for keys
Tobias Brunner
2015-03-04
2
-0
/
+78
*
public-key: Add helper to map signature schemes to ASN.1 OIDs
Tobias Brunner
2015-03-04
2
-3
/
+54
*
public-key: Add helper to determine key type from signature scheme
Tobias Brunner
2015-03-04
2
-0
/
+43
*
mem-cred: Add a method to unify certificate references, without adding it
Martin Willi
2015-03-03
2
-0
/
+31
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
2
-0
/
+10
*
Started implementing BLISS signature generation
Andreas Steffen
2014-11-29
2
-7
/
+7
*
Store and parse BLISS private and public keys in DER and PEM format
Andreas Steffen
2014-11-29
1
-0
/
+4
*
Created framework for BLISS post-quantum signature algorithm
Andreas Steffen
2014-11-29
2
-5
/
+16
[next]