index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ikev2: Send all known and valid attribute certificates for subject cert
Martin Willi
2014-03-31
1
-0
/
+46
|
*
ikev2: Slightly refactor certificate payload construction to separate functions
Martin Willi
2014-03-31
1
-37
/
+56
|
*
ike: Support encoding of attribute certificates in CERT payloads
Martin Willi
2014-03-31
1
-1
/
+6
|
*
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
7
-0
/
+367
|
*
x509: Match acert has_subject() against entityName or holder serial
Martin Willi
2014-03-31
1
-5
/
+25
|
*
pki: Add acert and extend pki/print manpages
Martin Willi
2014-03-31
5
-2
/
+116
|
*
pki: Implement an acert command to issue attribute certificates
Martin Willi
2014-03-31
3
-1
/
+275
|
*
pki: Support printing attribute certificates
Martin Willi
2014-03-31
1
-1
/
+89
|
*
pki: Don't generate negative random serial numbers in X.509 certificates
Martin Willi
2014-03-31
2
-0
/
+2
|
*
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
4
-10
/
+22
|
*
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
5
-69
/
+131
|
*
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
|
/
*
Added libipsec/net2net-3des scenario
Andreas Steffen
2014-03-28
11
-0
/
+1521
*
Renewed self-signed OCSP signer certificate
Andreas Steffen
2014-03-27
4
-43
/
+45
*
unit-tests: Fix filtered enumerator tests on 64-bit big-endian platforms
Tobias Brunner
2014-03-27
1
-12
/
+12
*
travis: Run the "all" test case with leak detective enabled
Tobias Brunner
2014-03-27
2
-0
/
+7
*
unit-tests: Fix memory leak in ntru tests
Tobias Brunner
2014-03-27
1
-3
/
+5
*
Version bump to 5.1.3rc1
Andreas Steffen
2014-03-26
1
-1
/
+1
*
Check that valid OCSP responses are received in the ikev2/ocsp-multi-level sc...
Andreas Steffen
2014-03-24
1
-0
/
+4
*
Updated expired certificates issued by the Research and Sales Intermediate CAs
Andreas Steffen
2014-03-24
21
-185
/
+295
*
Renewed revoked Research CA certificate
5.1.3dr1
Andreas Steffen
2014-03-22
6
-11
/
+37
*
unit-test: added missing TEST_FUNCTION macros
Andreas Steffen
2014-03-22
1
-8
/
+16
*
Added openssl-ikev2/net2net-pgp-v3 scenario
Andreas Steffen
2014-03-22
17
-0
/
+208
*
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
30
-1711
/
+1355
*
Merge branch 'travis-ci'
Tobias Brunner
2014-03-20
12
-216
/
+492
|
\
|
*
travis: Use parallel build
Tobias Brunner
2014-03-20
1
-1
/
+1
|
*
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
|
*
travis: Add tests for builtin printf hook implementation
Tobias Brunner
2014-03-20
2
-2
/
+8
|
*
configure: Add an option to select a specific printf hook implementation
Tobias Brunner
2014-03-20
1
-20
/
+35
|
*
travis: Install dependencies for each test dynamically
Tobias Brunner
2014-03-20
2
-9
/
+14
|
*
travis: Enable clang build
Tobias Brunner
2014-03-20
1
-1
/
+6
|
*
unit-tests: Use TEST_FUNCTION macro in ntru tests
Tobias Brunner
2014-03-20
1
-34
/
+44
|
*
unit-tests: Implement registered functions without __builtin_apply()
Tobias Brunner
2014-03-20
1
-17
/
+17
|
*
unit-tests: Call functions with TEST_ prefix in ntru test
Tobias Brunner
2014-03-20
1
-36
/
+38
|
*
unit-tests: Prefix imported testable functions with TEST_
Tobias Brunner
2014-03-20
1
-3
/
+3
|
*
unit-tests: Change how hashtable for testable functions is created
Tobias Brunner
2014-03-20
3
-28
/
+49
|
*
Add Travis CI config and build script
Tobias Brunner
2014-03-20
2
-0
/
+87
|
*
configure: Add an option to enable all optional features/plugins
Tobias Brunner
2014-03-20
2
-2
/
+17
|
*
configure: Reorder and group feature options
Tobias Brunner
2014-03-20
1
-93
/
+106
|
*
unit-tests: Generate weak keys with gcrypt plugin (but quickly)
Tobias Brunner
2014-03-20
1
-0
/
+3
|
*
tnc-pdp: Fix monolithic build
Tobias Brunner
2014-03-20
1
-1
/
+2
|
/
[prev]
[next]