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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
110
-534
/
+15
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
69
-358
/
+257
*
libhydra: Move all kernel plugins to libcharon
Tobias Brunner
2016-03-03
27
-28
/
+28
*
ikev1: Send and verify IPv6 addresses correctly
Tobias Brunner
2016-03-03
2
-26
/
+18
*
ikev1: Allow immediate deletion of rekeyed CHILD_SAs
Tobias Brunner
2016-03-03
1
-1
/
+17
*
ikev1: Avoid modifying local auth config when detecting pubkey method
Tobias Brunner
2016-03-03
1
-1
/
+1
*
forecast: Fix alignment when adding rules
Tobias Brunner
2016-03-03
1
-114
/
+133
*
connmark: Fix alignment when adding rules
Tobias Brunner
2016-03-03
1
-160
/
+172
*
ike: Keep track of send keepalive jobs to avoid scheduling more than one per ...
Tobias Brunner
2016-03-03
3
-11
/
+24
*
ike: Don't send NAT keepalives if we have no path to the other peer
Tobias Brunner
2016-03-03
1
-3
/
+9
*
vici: Provide ports of local and remote IKE endpoints
Tobias Brunner
2016-03-03
2
-2
/
+9
*
duplicheck: Include required headers for FreeBSD
Denis Volpato Martins
2016-03-03
1
-0
/
+2
*
charon: Add custom logger to daemon
Thomas Egerer
2016-03-01
4
-43
/
+336
*
vici: Correctly document 'up' key for updown events
Tobias Brunner
2016-03-01
1
-4
/
+4
*
ikev2: Use config value for sending of vendor IDs
Thomas Egerer
2016-03-01
1
-13
/
+43
*
swanctl: Fix minor typos in documentation
Chris Patterson
2016-02-29
1
-3
/
+3
*
ike-sa-manager: Store a reference to the thread that checked out an IKE_SA
Tobias Brunner
2016-02-17
1
-13
/
+14
*
Fix of the mutual TNC measurement use case
Andreas Steffen
2016-02-16
2
-20
/
+20
*
kernel-netlink: Allow Netlink send buffer size to be configured via compile o...
Tobias Brunner
2016-02-12
1
-3
/
+11
*
utils: Add enum name for pseudo log group 'any'
Tobias Brunner
2016-02-05
2
-12
/
+7
*
libipsec: Pass the same data to del_policy() as to add_policy()
Tobias Brunner
2016-02-04
4
-12
/
+17
*
libipsec: Don't attempt deletion of any non-IPsec policies
Tobias Brunner
2016-02-04
1
-1
/
+1
*
ikev2: Add debug message about failed IKE authentication
Thomas Egerer
2016-02-02
1
-0
/
+4
*
ikev1: Log successful authentication with signature scheme
Thomas Egerer
2016-02-01
1
-1
/
+1
*
peer-cfg: Set DPD timeout to at least DPD delay
Tobias Brunner
2016-02-01
1
-0
/
+4
*
ikev1: Always enable charon.reuse_ikesa
Tobias Brunner
2016-02-01
1
-2
/
+2
*
load-tester: Register kernel-ipsec implementation as plugin feature
Tobias Brunner
2016-02-01
1
-10
/
+11
*
child-rekey: Suppress updown event when deleting redundant CHILD_SAs
Tobias Brunner
2016-02-01
1
-1
/
+10
*
ha: Properly sync IKEv1 IV if gateway is initiator
Tobias Brunner
2016-02-01
1
-12
/
+16
*
ha: Add DH group to CHILD_ADD message
Tobias Brunner
2016-02-01
2
-1
/
+12
*
ha: Add DH group to IKE_ADD message
Tobias Brunner
2016-02-01
4
-0
/
+16
*
ike-sa-manager: Don't update entries for init messages after unlocking segment
Tobias Brunner
2016-02-01
1
-3
/
+2
*
unit-tests: The pseudonym RDN is now recognized, so use something more exotic
Tobias Brunner
2016-01-28
1
-3
/
+3
*
Support pseudonym RDN
Andreas Steffen
2016-01-27
3
-0
/
+5
*
vici: Support multiple named raw ublic keys
Andreas Steffen
2016-01-10
1
-15
/
+19
*
swanctl: Load pubkeys with load-creds
Andreas Steffen
2016-01-09
2
-6
/
+8
*
vici: list-cert sends subject, not-before and not-after attributes for pubkeys
Andreas Steffen
2016-01-09
4
-6
/
+65
*
vici: Support of raw public keys
Andreas Steffen
2016-01-09
9
-20
/
+110
*
swanctl.conf: IKEv2 fragmentation supported
Andreas Steffen
2016-01-09
1
-8
/
+9
*
vici: Enable transport encoding of CERT_TRUSTED_PUBKEY objects
Andreas Steffen
2016-01-03
1
-5
/
+8
*
stroke: List DH groups for CHILD_SA proposals
Tobias Brunner
2015-12-21
1
-23
/
+19
*
vici: Use correct constant when checking for integrity algorithm
Tobias Brunner
2015-12-21
1
-1
/
+1
*
vici: CHILD_SA proposals never contain a PRF
Tobias Brunner
2015-12-21
1
-5
/
+0
*
configure: Support systemd >= 209
Chris Patterson
2015-12-21
1
-2
/
+2
*
vici: allow legacy shortcuts in cert queries
Andreas Steffen
2015-12-19
1
-10
/
+14
*
Use 128 bit security in README.pod examples
Andreas Steffen
2015-12-18
1
-4
/
+4
*
Improvements to the VICI Perl bindings by Andreas Hofmeister
Andreas Hofmeister
2015-12-18
4
-189
/
+127
*
Apply pubkey and signature constraints in vici plugin
Andreas Steffen
2015-12-17
4
-115
/
+124
*
128 bit default security strength for IKE and ESP algorithms
Andreas Steffen
2015-12-17
2
-59
/
+159
*
stroke: Fix --utc option for list* commands
Tobias Brunner
2015-12-17
1
-2
/
+7
[prev]
[next]