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
...
*
Skip the unused bits field of the ASN.1 BIT STRING encoding
Andreas Steffen
2014-11-29
1
-1
/
+1
*
Store NTT A of BLISS public key a
Andreas Steffen
2014-11-29
2
-28
/
+24
*
unit-tests: created bliss_sign test suite
Andreas Steffen
2014-11-29
5
-1
/
+91
*
Finished BLISS signature generation
Andreas Steffen
2014-11-29
12
-157
/
+1170
*
Implemented Gaussian rejection sampler
Andreas Steffen
2014-11-29
6
-16
/
+496
*
Implemented get_byte() method for mgf1_bitspender class
Andreas Steffen
2014-11-29
1
-2
/
+1
*
Added support for BLISS-III
Andreas Steffen
2014-11-29
1
-2
/
+17
*
Started implementing BLISS signature generation
Andreas Steffen
2014-11-29
3
-15
/
+9
*
Store and parse BLISS private and public keys in DER and PEM format
Andreas Steffen
2014-11-29
5
-27
/
+419
*
Use mgf1_bitspender in ntru_poly_create_from_seed
Andreas Steffen
2014-11-29
2
-52
/
+16
*
Use mgf1_bitspender to generate random secret key
Andreas Steffen
2014-11-29
1
-280
/
+226
*
unit-tests: Added bliss_fft test suite
Andreas Steffen
2014-11-29
5
-0
/
+193
*
Moved mgf1 class to libstrongswan/crypto/mgf1
Andreas Steffen
2014-11-29
5
-267
/
+7
*
Defined BLISS I and IV parameter sets
Andreas Steffen
2014-11-29
4
-19
/
+365
*
Implemented Number Theoretic Transform using the FFT algorithm
Andreas Steffen
2014-11-29
8
-3
/
+869
*
Created framework for BLISS post-quantum signature algorithm
Andreas Steffen
2014-11-29
7
-0
/
+625
*
constraints: Use a more specific FQDN/email name constraint matching
Martin Willi
2014-10-30
1
-22
/
+73
*
constraints: Don't reject certificates with invalid certificate policies
Martin Willi
2014-10-30
1
-25
/
+97
*
curl: For SSL features, depend on thread-safety provided by our crypto plugins
Martin Willi
2014-09-24
3
-7
/
+57
*
curl: Dynamically query supported protocols and register appropriate features
Martin Willi
2014-09-24
1
-10
/
+64
*
curl: Try to initialize with SSL support to handle https:// URIs
Martin Willi
2014-09-24
1
-1
/
+6
*
plugin-loader: Support a reload() callback for static features
Martin Willi
2014-09-22
2
-4
/
+35
*
curl: Log error code too
Tobias Brunner
2014-09-09
1
-2
/
+5
*
openssl: Report correct key length for EC keys when not using NIST curves
Tobias Brunner
2014-09-02
2
-22
/
+2
*
winhttp: Do not use countof() on pointer argument
Tobias Brunner
2014-07-02
1
-1
/
+1
*
gcrypt: Use predefined pthread locking functions instead of custom hooks
Martin Willi
2014-07-01
1
-50
/
+4
*
charon: Set CLOEXEC flag on daemon PID file and /dev/(u)random source FDs
Martin Willi
2014-06-24
1
-0
/
+5
*
winhttp: Fix a typo to properly release connection handle
Martin Willi
2014-06-19
1
-1
/
+1
*
sshkey: Fix loading of ECDSA keys from files
Tobias Brunner
2014-06-18
2
-3
/
+3
*
sshkey: Add support to parse SSH public keys from files with left|rightsigkey
Tobias Brunner
2014-06-18
3
-3
/
+59
*
winhttp: Support basic authentication for URLs having credentials
Martin Willi
2014-06-04
1
-3
/
+23
*
winhttp: Support new response code fetcher option
Martin Willi
2014-06-04
1
-0
/
+34
*
winhttp: Implement a http(s) fetcher based on Microsofts WinHTTP API
Martin Willi
2014-06-04
5
-0
/
+522
*
x509: Check return value when signing attribute certificates
Martin Willi
2014-06-04
1
-9
/
+16
*
openssl: Don't re-enter FIPS mode if we are already using it
Martin Willi
2014-06-04
1
-2
/
+3
*
openssl: Be less verbose about FIPS mode when not running as daemon
Martin Willi
2014-06-04
1
-2
/
+2
*
sqlite: Avoid name clash when building on Windows
Martin Willi
2014-06-04
1
-2
/
+2
*
mysql: Add Windows support
Martin Willi
2014-06-04
2
-5
/
+8
*
openssl: Fix includes to prevent <winsock2.h> to complain about include order
Martin Willi
2014-06-04
2
-6
/
+8
*
openssl: Undef OpenSSLs X509_NAME defined by <wincrypt.h>
Martin Willi
2014-06-04
1
-0
/
+6
*
openssl: Check and link against libeay32 instead of libcrypto on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
sha1: Include <library.h> instead of directly including <arpa/inet.h>
Martin Willi
2014-06-04
2
-4
/
+3
*
x509: Undef OCSP_RESPONSE from <wincrypt.h> before using it
Martin Willi
2014-06-04
1
-0
/
+5
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
47
-49
/
+48
*
windows: Provide wrappers for dlopen() function family
Martin Willi
2014-06-03
1
-0
/
+2
*
curl: Don't set CURLOPT_FAILONERROR
Tobias Brunner
2014-05-31
1
-14
/
+5
*
soup: Add support to retrieve the response code
Tobias Brunner
2014-05-19
1
-2
/
+14
*
curl: Add support to return the response code
Tobias Brunner
2014-05-19
1
-1
/
+27
*
enum: Don't directly include enum.h
Martin Willi
2014-05-16
2
-3
/
+2
*
unbound: Explicitly cast from ldns RR type/class to our types
Martin Willi
2014-05-16
1
-2
/
+2
[prev]
[next]