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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gmp: Add support for RSASSA-PSS signature verification
Tobias Brunner
2017-11-08
2
-2
/
+140
*
gmp: Add support for RSASSA-PSS signature creation
Tobias Brunner
2017-11-08
2
-0
/
+130
*
unit-tests: Add FIPS 186-4 RSASSA-PSS test vectors
Tobias Brunner
2017-11-08
1
-0
/
+1629
*
unit-tests: Create and verify some RSA PSS signatures
Tobias Brunner
2017-11-08
1
-3
/
+25
*
openssl: Add support for verifying RSASSA-PSS signatures
Tobias Brunner
2017-11-08
2
-3
/
+142
*
openssl: Add support for creating RSASSA-PSS signatures
Tobias Brunner
2017-11-08
2
-5
/
+132
*
openssl: Add helper to determine EVP_MD from hash_algorithm_t
Tobias Brunner
2017-11-08
2
-9
/
+27
*
unit-tests: Add FIPS 186-4 RSA test vectors
Tobias Brunner
2017-11-08
1
-5
/
+2428
*
gcrypt: Determine missing RSA private key parameters
Tobias Brunner
2017-11-08
1
-4
/
+133
*
gmp: Determine missing RSA private key parameters
Tobias Brunner
2017-11-08
1
-4
/
+109
*
openssl: Add functions to determine missing RSA private key parameters
Tobias Brunner
2017-11-08
1
-9
/
+223
*
signature-params: Add functions to parse/build ASN.1 RSASSA-PSS params
Tobias Brunner
2017-11-08
7
-1
/
+421
*
hasher: Add function to determine length of hashes
Tobias Brunner
2017-11-08
2
-0
/
+46
*
asn1: Add function to generate an ASN.1 integer from an uint64_t
Tobias Brunner
2017-11-08
3
-6
/
+63
*
asn1: Add OID for MGF1
Tobias Brunner
2017-11-08
1
-1
/
+1
*
signature-params: Add struct for RSASSA-PSS parameters
Tobias Brunner
2017-11-08
2
-0
/
+42
*
private-key: Add optional parameters argument to sign() method
Tobias Brunner
2017-11-08
28
-49
/
+49
*
public-key: Add optional parameters argument to verify() method
Tobias Brunner
2017-11-08
27
-45
/
+59
*
public-key: Add RSASSA-PSS signature scheme identifier
Tobias Brunner
2017-11-08
3
-0
/
+9
*
asn1: Add OID for RSASSA-PSS
Tobias Brunner
2017-11-08
1
-0
/
+1
*
ikev2: Don't use SHA-1 for RFC 7427 signature authentication
Tobias Brunner
2017-11-08
3
-7
/
+5
*
proposal: Remove MODP-1024 from default IKE proposal
Tobias Brunner
2017-11-08
1
-2
/
+2
*
proposal: Remove MD5 from default IKE proposal
Tobias Brunner
2017-11-08
1
-2
/
+5
*
proposal: Remove deprecated algorithms from default ESP and AH proposals
Tobias Brunner
2017-11-08
1
-4
/
+0
*
pool: Destroy enumerator before deleting existing pool
Tobias Brunner
2017-11-08
1
-4
/
+6
*
kernel-pfkey: Support anti-replay windows > 2k
Tobias Brunner
2017-11-08
1
-1
/
+14
*
kernel-pfkey: Don't include keys in SADB_UPDATE message to update IPs on FreeBSD
Tobias Brunner
2017-11-08
1
-0
/
+3
*
swanctl: Add --counters command
Tobias Brunner
2017-11-08
3
-1
/
+156
*
vici: Add 'get|reset-counters' commands
Tobias Brunner
2017-11-08
4
-1
/
+191
*
counters: Move IKE event counter collection from stroke to a separate plugin
Tobias Brunner
2017-11-08
12
-387
/
+856
*
systime-fix: Add timeout option to stop waiting for valid system time
Tobias Brunner
2017-11-08
1
-10
/
+42
*
android: Add log message if failed to retrieve user certificate encoding
Tobias Brunner
2017-11-02
1
-0
/
+1
*
shunt-mananger: Make outbound FWD shunt policies optional
Tobias Brunner
2017-11-02
1
-6
/
+15
*
ike: Do not send initial contact only for UNIQUE_NEVER
Thomas Egerer
2017-11-02
3
-4
/
+2
*
pkcs11: Call C_Finalize() to cancel jobs waiting in C_WaitForSlotEvent()
Tobias Brunner
2017-11-02
1
-9
/
+14
*
pool: Make pool timeout configurable in other units than hours
Tobias Brunner
2017-11-02
2
-11
/
+25
*
utils: Add helper function to parse time spans from strings
Tobias Brunner
2017-11-02
4
-42
/
+132
*
asn1: Add additional OIDs seen in certificate DNs
Tobias Brunner
2017-11-02
2
-0
/
+6
*
vici: Make setting mark on inbound SA configurable
Tobias Brunner
2017-11-02
2
-18
/
+42
*
child-cfg: Optionally set mark on inbound SA
Tobias Brunner
2017-11-02
2
-2
/
+20
*
eap-radius: Optionally send Class attributes in RADIUS accounting messages
Tobias Brunner
2017-11-02
3
-21
/
+83
*
ikev2: Abort make-before-break reauth if we don't find children to recreate
Tobias Brunner
2017-11-02
1
-1
/
+19
*
openssl: Also load EC keys from an ENGINE
Tobias Brunner
2017-11-02
5
-155
/
+168
*
libcharon: Added Cisco FlexVPN Supported VID
Andreas Steffen
2017-10-27
1
-0
/
+2
*
unit-tests: Fix "using integer constants in boolean context" warning
Tobias Brunner
2017-10-23
1
-12
/
+12
*
streams: Remove registered systemd stream service
Tobias Brunner
2017-10-18
1
-0
/
+3
*
streams: Named systemd sockets are only supported since systemd v227
Tobias Brunner
2017-10-13
1
-0
/
+6
*
starter: Add the correct keywords header file to EXTRA_DIST
Tobias Brunner
2017-10-12
2
-3
/
+3
*
watcher: Don't notify watcher if removed FD was not found
Tobias Brunner
2017-10-10
1
-2
/
+6
*
stream: Add basic stream service for systemd sockets
aszlig
2017-10-10
4
-0
/
+118
[prev]
[next]