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
...
*
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
*
Allow SHA256 and SHA384 data hash for BLISS signatures.
Andreas Steffen
2015-02-26
16
-42
/
+129
*
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
7
-47
/
+356
*
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
*
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
2
-4
/
+4
*
openssl: Return the proper IV length for OpenSSL crypters
Tobias Brunner
2015-02-23
1
-1
/
+1
*
forecast: Add the broadcast/multicast forwarding plugin called forecast
Martin Willi
2015-02-20
8
-0
/
+1479
*
ipsec-types: Support the %unique mark value
Martin Willi
2015-02-20
2
-5
/
+15
*
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
4
-0
/
+150
*
load-tester: Support initiating XAuth authentication
Martin Willi
2015-02-20
1
-0
/
+22
*
mem-pool: Pass the remote IKE address, to re-acquire() an address during reauth
Martin Willi
2015-02-20
6
-51
/
+87
*
ikev2: Schedule a make-before-break completion task to delete old IKE_SA
Martin Willi
2015-02-20
8
-1
/
+174
*
ikev2: Allow task to skip exchange by setting undefined exchange type
Martin Willi
2015-02-20
1
-0
/
+5
*
ikev2: Trigger make-before-break reauthentication instead of reauth task
Martin Willi
2015-02-20
2
-2
/
+79
*
ike-sa-manager: Use IKEv1 uniqueness reauthentication detection for IKEv2, too
Martin Willi
2015-02-20
1
-12
/
+8
*
attribute-handler: Pass full IKE_SA to handler backends
Martin Willi
2015-02-20
10
-79
/
+61
*
attribute-provider: Pass full IKE_SA to provider backends
Martin Willi
2015-02-20
10
-65
/
+55
*
attribute-manager: Pass full IKE_SA to handler methods
Martin Willi
2015-02-20
5
-23
/
+28
*
attribute-manager: Pass the full IKE_SA to provider methods
Martin Willi
2015-02-20
5
-23
/
+32
*
unit-tester: Drop the old unit-tester libcharon plugin
Martin Willi
2015-02-20
13
-953
/
+0
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
40
-129
/
+119
*
libcharon: Add a test runner
Martin Willi
2015-02-20
5
-0
/
+96
*
attr-sql: Move plugin to libcharon
Martin Willi
2015-02-20
8
-10
/
+13
*
attr: Move plugin to libcharon
Martin Willi
2015-02-20
8
-12
/
+10
*
resolve: Move plugin back to libcharon
Martin Willi
2015-02-20
7
-9
/
+8
*
charon-tkm: Use get_dst_host getter in EES callback
Reto Buerki
2015-02-20
1
-4
/
+14
*
charon-tkm: Add get_dst_host getter to SAD
Reto Buerki
2015-02-20
3
-0
/
+79
*
charon-tkm: Improve SAD get_esa_id log messages
Reto Buerki
2015-02-20
1
-4
/
+4
*
charon-tkm: Store reqid in SAD
Reto Buerki
2015-02-20
4
-15
/
+26
*
charon-tkm: Store remote SPI in SAD
Reto Buerki
2015-02-20
1
-1
/
+1
*
charon-tkm: Make CHILD/ESP SA database public
Reto Buerki
2015-02-20
3
-22
/
+15
*
charon-tkm: Fix logger entity name in tests.c
Reto Buerki
2015-02-20
1
-2
/
+2
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
8
-11
/
+13
*
unity: Reference IKE_SAs by the IKEv1 COOKIEs, improving lookup performance
Martin Willi
2015-02-20
3
-14
/
+17
*
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
Martin Willi
2015-02-20
5
-40
/
+16
*
migrate-job: Do CHILD_SA reqid lookup locally
Martin Willi
2015-02-20
2
-26
/
+21
*
kernel-interface: Raise mapping event with a proto/SPI/dst tuple
Martin Willi
2015-02-20
8
-41
/
+75
[prev]
[next]