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
/
libcharon
/
plugins
/
kernel_netlink
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented port ranges in kernel_netlink interface
Andreas Steffen
2016-03-04
1
-7
/
+19
|
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
5
-40
/
+33
|
|
|
|
This moves hydra->kernel_interface to charon->kernel.
*
libhydra: Move all kernel plugins to libcharon
Tobias Brunner
2016-03-03
13
-0
/
+7043
|
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
9
-4327
/
+0
|
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
3
-22
/
+26
|
*
Removed references to protocol_id_t from kernel interface.
Tobias Brunner
2010-09-02
1
-57
/
+22
|
|
|
|
|
Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t).
*
Moved roam job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-11
/
+23
|
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
|
*
Moved migrate job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-7
/
+2
|
*
Moved update SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-6
/
+2
|
*
Moved delete/rekey CHILD_SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-17
/
+4
|
*
Moved acquire job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-6
/
+3
|
*
Some whitespace and code style fixes.
Tobias Brunner
2010-09-02
1
-1
/
+1
|
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
2
-8
/
+10
|
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-14
/
+16
|
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
1
-45
/
+278
|
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+2
|
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
1
-1
/
+1
|
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-0
/
+4133