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
...
*
vici: If a IKE reauth_time is configured, disable the default rekey_time
Martin Willi
2015-03-03
2
-2
/
+19
*
ikev2: Schedule a timeout for the delete message following passive IKE rekeying
Martin Willi
2015-03-03
1
-0
/
+6
*
kernel-netlink: Respect kernel routing priorities for IKE routes
Martin Willi
2015-03-03
1
-2
/
+15
*
enum: Extend printf hook to print flags
Thomas Egerer
2015-03-03
3
-8
/
+286
*
unit-tests: Don't fail host_create_from_dns() test if IPv6 not supported
Martin Willi
2015-03-02
1
-4
/
+10
*
bliss: Add generated Huffman codes to the repository
Tobias Brunner
2015-03-02
5
-14
/
+860
*
Fixed a memory leak in the attribute segmentation code
Andreas Steffen
2015-02-27
3
-4
/
+4
*
vici: Support ruby gem out-of-tree builds
Martin Willi
2015-02-27
1
-1
/
+3
*
ha: Always install the CHILD_SAs with the inbound flag set to FALSE
Martin Willi
2015-02-27
1
-2
/
+2
*
Updated Ubuntu 14.04 kernel version
Andreas Steffen
2015-02-27
1
-1
/
+1
*
Fixed compiler warnings
Andreas Steffen
2015-02-27
1
-2
/
+3
*
travis: Disable unwind backtraces regardless of LEAK_DETECTIVE option
Martin Willi
2015-02-26
1
-3
/
+1
*
Version bump to 5.3.0dr1
Andreas Steffen
2015-02-26
2
-1
/
+4
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
17
-42
/
+133
*
unit-tests: Completed BLISS tests
Andreas Steffen
2015-02-25
6
-16
/
+668
*
Check for null pointer before applying memwipe()
Andreas Steffen
2015-02-25
1
-4
/
+10
*
Implemented improved BLISS-B signature algorithm
Andreas Steffen
2015-02-25
13
-47
/
+359
*
host-resolver: Do not cancel threads waiting for new queries during cleanup
Martin Willi
2015-02-24
1
-6
/
+8
*
host-resolver: Disable resolver thread cancellation by default
Martin Willi
2015-02-24
1
-0
/
+3
*
unit-tests: Add host_create_from_dns() test cases resolving "localhost"
Martin Willi
2015-02-24
1
-0
/
+42
*
travis: Disable forecast/connmark plugins in monolithic builds
Martin Willi
2015-02-24
1
-0
/
+4
*
plugin-loader: Do not unload libraries during dlclose(), if supported
Martin Willi
2015-02-24
1
-1
/
+9
*
unit-tests: Accept numerical protocol/port numbers in traffic selector tests
Martin Willi
2015-02-23
1
-11
/
+16
*
forecast: Explicitly cast sockaddr to fix compiler warning
Tobias Brunner
2015-02-23
1
-1
/
+1
*
configure: Use pkg-config to detect libiptc used by connmark/forecast
Tobias Brunner
2015-02-23
3
-4
/
+10
*
openssl: Return the proper IV length for OpenSSL crypters
Tobias Brunner
2015-02-23
1
-1
/
+1
*
Merge branch 'forecast'
Martin Willi
2015-02-20
24
-0
/
+1673
|
\
|
*
NEWS: Introduce forecast multicast/broadcast forwarding plugin
Martin Willi
2015-02-20
1
-0
/
+7
|
*
testing: Add a forecast test case
Martin Willi
2015-02-20
11
-0
/
+152
|
*
testing: Build forecast plugin
Martin Willi
2015-02-20
1
-0
/
+1
|
*
forecast: Document strongswan.conf options
Martin Willi
2015-02-20
2
-0
/
+30
|
*
forecast: Add the broadcast/multicast forwarding plugin called forecast
Martin Willi
2015-02-20
9
-0
/
+1483
|
/
*
Merge branch 'connmark'
Martin Willi
2015-02-20
27
-8
/
+951
|
\
|
*
NEWS: Introduce connmark plugin
Martin Willi
2015-02-20
1
-0
/
+6
|
*
testing: Add a connmark plugin test
Martin Willi
2015-02-20
9
-0
/
+109
|
*
testing: Build strongSwan with the connmark plugin
Martin Willi
2015-02-20
1
-0
/
+1
|
*
testing: Install iptables-dev to guest images
Martin Willi
2015-02-20
1
-1
/
+1
|
*
travis: Install iptables-dev for connmark plugin in "all" tests
Martin Willi
2015-02-20
1
-1
/
+1
|
*
ipsec-types: Support the %unique mark value
Martin Willi
2015-02-20
3
-6
/
+18
|
*
connmark: Add CONNMARK rules to select correct output SA based on conntrack
Martin Willi
2015-02-20
4
-0
/
+611
|
*
bus: Add an ike_update() hook invoked when peer endpoints change
Martin Willi
2015-02-20
4
-0
/
+50
|
*
connmark: Add a plugin stub
Martin Willi
2015-02-20
5
-0
/
+154
|
/
*
load-tester: Support initiating XAuth authentication
Martin Willi
2015-02-20
1
-0
/
+22
*
Merge branch 'make-before-break'
Martin Willi
2015-02-20
47
-99
/
+597
|
\
|
*
NEWS: Introduce make-before-break reauthentication
Martin Willi
2015-02-20
1
-0
/
+9
|
*
testing: Update description and test evaluation of host2host-transport-nat
Martin Willi
2015-02-20
3
-9
/
+8
|
*
testing: Be a little more flexible in testing for established CHILD_SA modes
Martin Willi
2015-02-20
8
-21
/
+21
|
*
testing: Add a test scenario for make-before-break reauth using a virtual IP
Martin Willi
2015-02-20
9
-0
/
+100
|
*
testing: Add a test scenario for make-before-break reauth without a virtual IP
Martin Willi
2015-02-20
9
-0
/
+97
|
*
mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth
Martin Willi
2015-02-20
7
-55
/
+87
[prev]
[next]