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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wipe auxiliary key store
5.3.0
Andreas Steffen
2015-03-28
1
-1
/
+1
*
fips-prf: Fail when trying to use append mode on FIPS-PRF
Martin Willi
2015-03-28
1
-1
/
+6
*
cmac: Reset state before doing set_key()
Martin Willi
2015-03-27
1
-0
/
+3
*
af-alg: Reset hmac/xcbc state before doing set_key()
Martin Willi
2015-03-27
2
-0
/
+2
*
xcbc: Reset XCBC state in set_key()
Martin Willi
2015-03-27
1
-0
/
+4
*
hmac: Reset the underlying hasher before doing set_key() with longer keys
Martin Willi
2015-03-27
1
-1
/
+2
*
diffie-hellman: Verify public DH values in backends
Martin Willi
2015-03-23
5
-0
/
+25
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
6
-28
/
+31
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
6
-7
/
+13
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
6
-19
/
+19
*
files: Add simple plugin to load files from file:// URIs
Tobias Brunner
2015-03-09
5
-0
/
+293
*
plugin-loader: Increase log level for warning about plugin features that fail...
Tobias Brunner
2015-03-09
1
-3
/
+3
*
pkcs11: Convert RFC 3279 ECDSA signatures when verifying
Tobias Brunner
2015-03-09
1
-4
/
+33
*
pkcs11: Properly encode RFC 3279 ECDSA signatures
Tobias Brunner
2015-03-09
1
-2
/
+19
*
pkcs11: Properly encode EC_POINTs created on a token
Tobias Brunner
2015-03-09
1
-5
/
+8
*
pkcs11: Properly handle EC_POINTs returned as ASN.1 octet string
Tobias Brunner
2015-03-09
1
-1
/
+43
*
x509: Use subjectKeyIdentifier provided by issuer cert when checking CRL issuer
Tobias Brunner
2015-03-06
1
-18
/
+15
*
bliss: Add generated Huffman codes to the repository
Tobias Brunner
2015-03-02
5
-14
/
+860
*
Fixed compiler warnings
Andreas Steffen
2015-02-27
1
-2
/
+3
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
4
-26
/
+74
*
unit-tests: Completed BLISS tests
Andreas Steffen
2015-02-25
6
-16
/
+668
*
Check for null pointer before applying memwipe()
Andreas Steffen
2015-02-25
1
-4
/
+10
*
Implemented improved BLISS-B signature algorithm
Andreas Steffen
2015-02-25
6
-47
/
+352
*
plugin-loader: Do not unload libraries during dlclose(), if supported
Martin Willi
2015-02-24
1
-1
/
+9
*
openssl: Return the proper IV length for OpenSSL crypters
Tobias Brunner
2015-02-23
1
-1
/
+1
*
x509: Fix public key reference leak if authority key identifier does not match
Martin Willi
2015-02-06
1
-10
/
+12
*
unit-tests: Adapted to coverity fixes
Andreas Steffen
2014-12-23
1
-9
/
+12
*
Fixed bad bit shift and sign extension errors
Andreas Steffen
2014-12-23
3
-4
/
+14
*
bliss: Remove unnecessary cast to double
Tobias Brunner
2014-12-23
1
-1
/
+1
*
bliss: Log type if unsupported
Tobias Brunner
2014-12-23
1
-1
/
+1
*
bliss: Make sure sampler exists after checking for it earlier
Tobias Brunner
2014-12-23
1
-2
/
+2
*
crypto: Define MODP_CUSTOM outside of IKE DH range
Tobias Brunner
2014-12-23
6
-6
/
+6
*
bliss: Fix Doxygen comments
Tobias Brunner
2014-12-15
2
-6
/
+6
*
Also initialize s_sign
Andreas Steffen
2014-12-12
1
-1
/
+1
*
pem: Handle BER indefinite length encoding as binary ASN.1
Martin Willi
2014-12-12
1
-1
/
+24
*
Cache only support fingerprint types
Andreas Steffen
2014-12-12
1
-2
/
+4
*
Fix ambiguities and gcc compiler warning
Andreas Steffen
2014-12-12
1
-3
/
+3
*
Use bitspender->get_bytes() method in ntru_trits
Andreas Steffen
2014-12-12
1
-26
/
+14
*
Use Huffman code in BLISS signature
Andreas Steffen
2014-12-12
7
-38
/
+296
*
Include design parameters in generated Huffman code files
Andreas Steffen
2014-12-12
1
-20
/
+31
*
bliss: Fix monolithic build
Tobias Brunner
2014-12-12
11
-93
/
+114
*
bliss: Fix compilation warning with certain GCC versions
Tobias Brunner
2014-12-12
1
-1
/
+2
*
Pack private key arrays
Andreas Steffen
2014-12-10
1
-17
/
+75
*
Automatic generation of optimized Huffman codes
Andreas Steffen
2014-12-09
7
-0
/
+559
*
unit-tests: added bliss_sampler test
Andreas Steffen
2014-12-09
3
-0
/
+99
*
Expanded bliss_bitpacker to 32 bits
Andreas Steffen
2014-12-09
5
-41
/
+39
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
6
-7
/
+15
*
Applied bit packing to BLISS public key
Andreas Steffen
2014-11-29
5
-55
/
+68
*
Wipe BLISS private key memory
Andreas Steffen
2014-11-29
1
-2
/
+8
*
Created bliss_bitpacker class to encode BLISS signatures
Andreas Steffen
2014-11-29
8
-46
/
+464
[next]