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
*
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
*
pkcs1: KEY_ANY public key decoder soft depends on specific decoders
Tobias Brunner
2014-03-31
1
-0
/
+3
*
acert: Implement a plugin finding, validating and evaluating attribute certs
Martin Willi
2014-03-31
5
-0
/
+356
*
x509: Match acert has_subject() against entityName or holder serial
Martin Willi
2014-03-31
1
-5
/
+25
*
pem: Support encoding of attribute certificates
Martin Willi
2014-03-31
1
-1
/
+6
*
x509: Replace the comma separated string AC group builder with a list based one
Martin Willi
2014-03-31
1
-5
/
+5
*
x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t
Martin Willi
2014-03-31
1
-9
/
+184
*
x509: Replace fixed acert group string getter by a more dynamic group enumerator
Martin Willi
2014-03-31
1
-3
/
+3
*
x509: Skip parsing of acert chargingIdentity, as we don't use it anyway
Martin Willi
2014-03-31
1
-9
/
+1
*
x509: Fix some whitespaces and do some minor style cleanups in acert
Martin Willi
2014-03-31
1
-72
/
+76
*
openssl: Add default fallback when calculating fingerprints of RSA keys
Tobias Brunner
2014-03-22
1
-1
/
+15
[next]