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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unit-tests: Document the supported env variables
Martin Willi
2014-04-30
1
-1
/
+7
*
unit-tests: Support strongswan.conf defined plugin list and base directory
Thomas Egerer
2014-04-30
1
-2
/
+8
*
unit-tests: Allow configuration of libstrongswan via config
Thomas Egerer
2014-04-30
1
-10
/
+14
*
unit-tests: Add a ck_assert_chunk_eq() convenience macro
Martin Willi
2014-04-30
1
-0
/
+18
*
unit-tests: Silence a literal signedness warning raised by GCC 4.6.3
Martin Willi
2014-04-30
1
-2
/
+2
*
sqlite: Allow query arguments to be freed before starting the enumeration
Tobias Brunner
2014-04-30
1
-2
/
+4
*
android: Use static version of libcrypto
Tobias Brunner
2014-04-25
1
-1
/
+1
*
tun-device: Use SIOCAIFADDR to set IP address on FreeBSD 10
Tobias Brunner
2014-04-25
1
-2
/
+90
*
utils: Use GCC's __atomic built-ins if available
Tobias Brunner
2014-04-24
2
-3
/
+22
*
utils: Add ref_cur() to retrieve the current value of a reference counter
Tobias Brunner
2014-04-24
2
-3
/
+24
*
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
3
-14
/
+23
*
Added some more OIDs
Andreas Steffen
2014-04-08
1
-1
/
+20
*
Initialize m1 to suppress compiler warning
Andreas Steffen
2014-04-07
1
-1
/
+1
*
Added SHA3 OIDs
Andreas Steffen
2014-04-04
1
-6
/
+12
*
leak-detective: LEAK_DETECTIVE_DISABLE completely disables LD
Tobias Brunner
2014-04-03
3
-17
/
+23
*
unit-tests: Verify two bytes at once when testing chunk_clear()
Tobias Brunner
2014-04-02
1
-3
/
+6
*
unit-tests: Catch timeouts during test runner deinit function
Martin Willi
2014-04-01
1
-6
/
+18
*
unit-tests: Prevent a failing worker thread to go wild after it fails
Martin Willi
2014-04-01
1
-1
/
+2
*
unit-tests: Always load address of testable functions
Tobias Brunner
2014-03-31
1
-1
/
+1
*
settings: Reduce log verbosity if strongswan.conf does not exist
Tobias Brunner
2014-03-31
1
-1
/
+10
*
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
13
-38
/
+100
*
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
*
hashtable: Make key arguments const
Tobias Brunner
2014-03-31
2
-22
/
+23
*
Properly hash pointers for hash tables where appropriate
Tobias Brunner
2014-03-31
1
-17
/
+2
*
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
*
auth-cfg: Declare an attribute certificate helper type to exchange acerts
Martin Willi
2014-03-31
3
-2
/
+15
*
acert: Implement a plugin finding, validating and evaluating attribute certs
Martin Willi
2014-03-31
6
-0
/
+363
*
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
3
-9
/
+8
*
x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t
Martin Willi
2014-03-31
6
-639
/
+186
*
x509: Replace fixed acert group string getter by a more dynamic group enumerator
Martin Willi
2014-03-31
4
-53
/
+63
*
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
*
ac: Remove unimplemented equals_holder() method from ac_t
Martin Willi
2014-03-31
1
-8
/
+0
*
unit-tests: Fix filtered enumerator tests on 64-bit big-endian platforms
Tobias Brunner
2014-03-27
1
-12
/
+12
*
unit-tests: Fix memory leak in ntru tests
Tobias Brunner
2014-03-27
1
-3
/
+5
*
unit-test: added missing TEST_FUNCTION macros
Andreas Steffen
2014-03-22
1
-8
/
+16
*
openssl: Add default fallback when calculating fingerprints of RSA keys
Tobias Brunner
2014-03-22
1
-1
/
+15
*
Completed integration of ntru_crypto library into ntru plugin
Andreas Steffen
2014-03-22
21
-1711
/
+1227
*
crypto-tester: Don't fail if key size is not supported
Tobias Brunner
2014-03-20
1
-6
/
+3
*
unit-tests: Add an option to increase the verbosity when running tests
Tobias Brunner
2014-03-20
1
-1
/
+9
*
unit-tests: Add an option to run only a subset of all test suites
Tobias Brunner
2014-03-20
1
-8
/
+54
*
unit-tests: Actually verify registered algorithms against test vectors
Tobias Brunner
2014-03-20
2
-5
/
+47
[prev]
[next]