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
...
*
Merge branch 'android-eap-tls'
Tobias Brunner
2014-11-06
14
-87
/
+101
|
\
|
*
android: Use %any as AAA identity, but disable EAP-only authentication
Tobias Brunner
2014-11-06
1
-5
/
+3
|
*
android: Add support for signature schemes used by EAP-TLS
Tobias Brunner
2014-11-06
1
-19
/
+34
|
*
android: Allow enumeration of untrusted certificates
Tobias Brunner
2014-11-06
1
-1
/
+1
|
*
android: Handle EAP-TLS in Android service
Tobias Brunner
2014-11-06
1
-6
/
+19
|
*
android: Enable EAP-TLS plugin in the app
Tobias Brunner
2014-11-06
1
-1
/
+1
|
*
android: Add EAP-TLS VPN type to the GUI
Tobias Brunner
2014-11-06
6
-1
/
+7
|
*
android: Change how features of VPN types are stored and checked
Tobias Brunner
2014-11-06
5
-59
/
+41
|
/
*
testing: Update tkm/multiple-clients/evaltest.dat
Reto Buerki
2014-10-31
1
-2
/
+1
*
charon-tkm: Properly reset CC context in listener
Reto Buerki
2014-10-31
1
-7
/
+13
*
charon-tkm: Add missing comma to enum
Reto Buerki
2014-10-31
1
-1
/
+1
*
proposal: Add default PRF for HMAC-MD5-128 and HMAC-SHA1-160 integrity algori...
Tobias Brunner
2014-10-31
1
-0
/
+2
*
Merge branch 'mem-pool-range'
Tobias Brunner
2014-10-30
16
-42
/
+590
|
\
|
*
host: Ignore spaces around - when parsing ranges
Tobias Brunner
2014-10-30
3
-9
/
+23
|
*
ike-cfg: Use host_create_from_range() helper
Tobias Brunner
2014-10-30
1
-16
/
+1
|
*
vici: Add support for address range definitions of pools
Tobias Brunner
2014-10-30
2
-9
/
+39
|
*
stroke: Add support for address range definitions of in-memory pools
Tobias Brunner
2014-10-30
2
-8
/
+36
|
*
host: Add function to create two hosts from a range definition
Tobias Brunner
2014-10-30
3
-0
/
+124
|
*
mem-pool: Add basic unit tests
Tobias Brunner
2014-10-30
3
-0
/
+233
|
*
libhydra: Add test runner
Tobias Brunner
2014-10-30
6
-0
/
+92
|
*
mem-pool: Correctly ignore first and last addresses of subnets and adjust size
Tobias Brunner
2014-10-30
1
-7
/
+49
|
/
*
ikev1: Don't inherit children if INITITAL_CONTACT was seen
Thomas Egerer
2014-10-30
1
-1
/
+4
*
ikev1: Send INITIAL_CONTACT notify in Main Mode
Thomas Egerer
2014-10-30
1
-0
/
+28
*
Merge branch 'policy-constraints'
Martin Willi
2014-10-30
8
-53
/
+1255
|
\
|
*
pki: Print and document the name constraint type for DNS or email constraints
Martin Willi
2014-10-30
3
-6
/
+46
|
*
constraints: Add permitted/excludedNameConstraints check
Martin Willi
2014-10-30
3
-0
/
+400
|
*
constraints: Use a more specific FQDN/email name constraint matching
Martin Willi
2014-10-30
1
-22
/
+73
|
*
constraints: Add requireExplicitPolicy tests
Martin Willi
2014-10-30
1
-0
/
+44
|
*
constraints: Add inhibitAnyPolicy tests
Martin Willi
2014-10-30
1
-0
/
+44
|
*
constraints: Add inhibitPolicyMapping tests
Martin Willi
2014-10-30
1
-4
/
+83
|
*
constraints: Don't reject certificates with invalid certificate policies
Martin Willi
2014-10-30
1
-25
/
+97
|
*
constraints: Add certificate policy and policy mapping unit tests
Martin Willi
2014-10-30
3
-0
/
+472
|
/
*
Merge branch 'id-type-prefix'
Martin Willi
2014-10-30
6
-57
/
+212
|
\
|
*
NEWS: Mention identity prefixes
Martin Willi
2014-10-30
1
-0
/
+9
|
*
swanctl: Document identity type prefixes
Martin Willi
2014-10-30
1
-3
/
+18
|
*
man: Document identification type prefixes in ipsec.conf(5)
Martin Willi
2014-10-30
1
-2
/
+27
|
*
identification: Support custom types in string constructor prefixes
Martin Willi
2014-10-30
3
-0
/
+48
|
*
identification: Support prefixes in string constructors for an explicit type
Martin Willi
2014-10-30
3
-0
/
+58
|
*
unit-tests: Re-align identification_create_from_string() unit test table data
Martin Willi
2014-10-30
1
-52
/
+52
|
/
*
threading: Support rwlock try_write_lock() on Windows
Martin Willi
2014-10-30
1
-2
/
+0
*
threading: Add a more explicit rwlock try_write_lock() testing
Martin Willi
2014-10-30
1
-0
/
+44
*
message: Include encrypted fragment payload in payload (order) rules
Tobias Brunner
2014-10-29
1
-0
/
+12
*
cert-cache: Prevent that a cached issuer is freed too early
Tobias Brunner
2014-10-24
1
-7
/
+10
*
unit-tests: Fix internet checksum tests on big-endian systems
Tobias Brunner
2014-10-23
1
-4
/
+9
*
chunk: Fix internet checksum calculation on big-endian systems
Tobias Brunner
2014-10-23
1
-1
/
+1
*
updown: Explicitly pass caller PATH to updown script
Martin Willi
2014-10-22
1
-0
/
+1
*
ip-packet: Fix length in IPv6 header of generated packets
Tobias Brunner
2014-10-20
1
-1
/
+1
*
Increased fragment size to 1400 in ipv6/net2net-ikev1 scenario
5.2.1
Andreas Steffen
2014-10-18
2
-2
/
+2
*
Enabled IKEv2 fragmentation in ipv6/net2net-ikev2 scenario
Andreas Steffen
2014-10-18
4
-2
/
+6
*
Version bump to 5.2.1
Andreas Steffen
2014-10-18
1
-3
/
+3
[prev]
[next]