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
*
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
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
4
-23
/
+17
*
charon-tkm: Fix compilation of ees_callback.c
Reto Buerki
2015-02-20
1
-3
/
+5
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
20
-118
/
+124
*
controller: Use the CHILD_SA unique_id to terminate CHILD_SAs
Martin Willi
2015-02-20
6
-38
/
+24
*
swanctl: List CHILD_SA unique ID as the primary identifier, but print reqid, too
Martin Willi
2015-02-20
1
-2
/
+2
*
stroke: List CHILD_SA unique ID as the primary identifier, but print reqid, too
Martin Willi
2015-02-20
1
-5
/
+6
*
vici: Include the CHILD_SA unique ID in list-sa event
Martin Willi
2015-02-20
2
-0
/
+2
*
ike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_SA manager
Martin Willi
2015-02-20
3
-19
/
+92
*
child-sa-manager: Add a global manager storing CHILD_SA relations
Martin Willi
2015-02-20
6
-1
/
+432
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
13
-74
/
+126
*
child-sa: Introduce a unique CHILD_SA identifier
Martin Willi
2015-02-20
2
-0
/
+24
*
child-sa: Delegate reqid allocation to the kernel interface
Martin Willi
2015-02-20
1
-15
/
+46
*
kernel-interface: Add reqid allocation and release functions
Martin Willi
2015-02-20
2
-1
/
+329
*
traffic-selector: Add a hash() method
Martin Willi
2015-02-20
2
-0
/
+20
*
child-sa: Sort traffic selectors after adding CHILD_SA policies
Martin Willi
2015-02-20
1
-0
/
+3
*
unit-tests: Add an initial set of traffic selector unit tests
Martin Willi
2015-02-20
3
-0
/
+281
*
traffic-selector: Add a compare function to sort traffic selectors
Martin Willi
2015-02-20
2
-34
/
+86
*
child-sa: Remove the obsolete update logic
Martin Willi
2015-02-20
1
-6
/
+1
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
11
-34
/
+28
*
libipsec: Remove unused src/dst_ts parameters from ipsec_sa_mgr_t.add_sa()
Martin Willi
2015-02-20
6
-18
/
+7
*
kernel-pfkey: Don't update during add_sa(), but delete SPI allocation state
Martin Willi
2015-02-20
1
-7
/
+18
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
11
-56
/
+43
*
libipsec: Remove unused reqid parameter from ipsec_sa_mgr_t.get_spi()
Martin Willi
2015-02-19
4
-9
/
+6
*
libtls: Don't send TLS close notifies in EAP after application succeeds
Martin Willi
2015-02-19
3
-3
/
+38
*
ha: Perform child rekeying outside of CHILD_SA enumerator
Thomas Egerer
2015-02-19
1
-7
/
+22
*
stroke: Double the stroke message string buffer size
Martin Willi
2015-02-06
1
-1
/
+1
*
starter: Fail sending stroke message if a string exceeds the buffer size
Martin Willi
2015-02-06
1
-1
/
+13
*
x509: Fix public key reference leak if authority key identifier does not match
Martin Willi
2015-02-06
1
-10
/
+12
[next]