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
...
*
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
*
x509: Remove some unused ASN1 OID constants
Martin Willi
2014-05-16
2
-25
/
+0
*
aes: Remove unused build variants
Martin Willi
2014-05-16
1
-622
/
+65
*
Added PUBKEY_RSA_MODULUS encoding type
Andreas Steffen
2014-05-02
1
-12
/
+35
*
sqlite: Allow query arguments to be freed before starting the enumeration
Tobias Brunner
2014-04-30
1
-2
/
+4
*
x509: Don't include authKeyIdentifier in self-signed certificates
Tobias Brunner
2014-04-09
1
-1
/
+1
*
x509: Initialize certs when building optionalSignature for OCSP requests
Tobias Brunner
2014-04-09
1
-1
/
+1
*
Added support for msSmartcardLogon EKU
Andreas Steffen
2014-04-08
1
-3
/
+10
*
Initialize m1 to suppress compiler warning
Andreas Steffen
2014-04-07
1
-1
/
+1
*
test-vectors: Renumber AES-GCM test vectors according to original source
Tobias Brunner
2014-03-31
2
-16
/
+100
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
8
-25
/
+68
*
revocation: Log error if no OCSP signer candidate found
Martin Willi
2014-03-31
1
-1
/
+1
*
revocation: Restrict OCSP signing to specific certificates
Martin Willi
2014-03-31
1
-7
/
+63
*
revocation: Don't merge auth config of CLR/OCSP trustchain validation
Martin Willi
2014-03-31
1
-39
/
+24
*
x509: CERT_DECODE actually requires KEY_ANY
Tobias Brunner
2014-03-31
1
-3
/
+1
[prev]
[next]