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
/
libhydra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled listening for kernel events in starter.
Tobias Brunner
2012-06-08
4
-74
/
+110
*
Properly install policies with ports in PF_KEY kernel interface.
Tobias Brunner
2012-06-07
1
-27
/
+28
*
Destroy Netlink socket only after deleting remaining source routes.
Tobias Brunner
2012-05-21
1
-2
/
+1
*
Fix route reinstallation if preferred source IP is not on outgoing interface.
Tobias Brunner
2012-05-07
1
-30
/
+18
*
Route reinstallation in kernel_ipsec_t implementations is not needed anymore.
Tobias Brunner
2012-05-02
2
-12
/
+2
*
Reinstall routes in kernel-netlink plugin, if interfaces get reactivated or I...
Tobias Brunner
2012-05-02
1
-4
/
+206
*
Keep track of installed source routes in kernel-netlink plugin.
Tobias Brunner
2012-05-02
1
-8
/
+141
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
3
-108
/
+57
|
\
|
*
Use single DBG2 statements in kernel_netlink plugin (i.e. ignore mark.value).
Tobias Brunner
2012-03-27
1
-86
/
+26
|
*
Define a special XFRM mark_t.value that dynamically uses the CHILD_SA reqid
Martin Willi
2012-03-22
1
-0
/
+5
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
3
-22
/
+26
|
|
\
|
|
*
Be less verbose when deleting SAs triggered by a hard expire
Martin Willi
2012-03-20
2
-22
/
+24
|
|
*
Added not-yet used sa_payload parameters used in IKEv1
Martin Willi
2012-03-20
1
-0
/
+2
*
|
|
Make resolvconf interface prefix configurable.
Tobias Brunner
2012-03-27
1
-2
/
+10
*
|
|
Added support for the resolvconf framework in resolve plugin.
Tobias Brunner
2012-03-27
1
-52
/
+149
|
/
/
*
|
Be less verbose if we don't have a local address for a tunnel
Martin Willi
2012-03-06
1
-1
/
+1
*
|
Added support for untruncated MD5 and SHA1 HMACs in ESP as used in RFC 4595.
Tobias Brunner
2012-02-27
1
-3
/
+21
*
|
Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.
Tobias Brunner
2012-01-12
1
-0
/
+2
*
|
Fixed additional typos in comments and log messages.
Tobias Brunner
2012-01-12
2
-2
/
+2
*
|
Always unlock mutex for installed policies in kernel-netlink plugin.
Thomas Egerer
2011-12-14
1
-1
/
+5
*
|
Fix copy'n'paste error in libhydra's netlink interface
Thomas Jarosch
2011-11-21
1
-1
/
+1
*
|
Fix network interface deletion handling in kernel-netlink plugin.
Mirko Parthey
2011-11-14
1
-3
/
+7
|
/
*
Fix 'ipsec pool --status' for empty pools.
Tobias Brunner
2011-11-04
1
-1
/
+7
*
Memwipe request after sa update, too
Thomas Egerer
2011-11-04
1
-0
/
+1
*
Extend xfrm_attr_type_names by newly added enum values
Thomas Egerer
2011-11-04
1
-2
/
+6
*
Silently install route again, even if it did not change.
Tobias Brunner
2011-11-04
2
-2
/
+12
*
Compile warning fixed in kernel interfaces.
Tobias Brunner
2011-11-04
2
-2
/
+2
*
The kernel-klips plugin does currently not support SAD/SPD flushing.
Tobias Brunner
2011-10-21
1
-0
/
+2
*
Implemented flushing of SAD and SPD entries via PF_KEY.
Tobias Brunner
2011-10-21
1
-0
/
+68
*
Implemented flushing of states and policies via XFRM.
Tobias Brunner
2011-10-21
1
-0
/
+56
*
Defined functions in the kernel interface to flush SAD and SPD entries.
Tobias Brunner
2011-10-21
3
-0
/
+50
*
Source files in Android.mk updated.
Tobias Brunner
2011-10-14
1
-1
/
+1
*
Add features support to kernel-klips plugin
Martin Willi
2011-10-14
1
-5
/
+12
*
Add features support to kernel-pfroute plugin
Martin Willi
2011-10-14
1
-5
/
+12
*
Add features support to kernel-pfkey plugin
Martin Willi
2011-10-14
1
-5
/
+12
*
Add features support to kernel-netlink plugin
Martin Willi
2011-10-14
1
-9
/
+14
*
Added kernel_ipsec/net plugin feature loading callbacks
Martin Willi
2011-10-14
5
-1
/
+88
*
Check for RTA_TABLE in configure.
Tobias Brunner
2011-10-04
1
-0
/
+2
*
Migrated attribute_manager to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-76
/
+48
*
Migrated sql_attribute to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-29
/
+25
*
Migrated netlink_socket to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-23
/
+18
*
Migrated resolve_handler to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-33
/
+27
*
Destroy kernel interface during deregistration, as the plugin goes afterwards
Martin Willi
2011-09-12
1
-2
/
+22
*
shortened XAUTH and UNITY attribute short names
Andreas Steffen
2011-08-16
1
-21
/
+21
*
Disable policy history for pluto.
4.5.3
Tobias Brunner
2011-08-02
1
-21
/
+46
*
Allow routing table IDs > 255 when filtering them.
Tobias Brunner
2011-07-29
1
-3
/
+10
*
Install fallback drop policies to avoid transmitting unencrypted packets.
Tobias Brunner
2011-07-27
3
-0
/
+8
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
6
-51
/
+101
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
3
-3
/
+3
*
removed stray code
Andreas Steffen
2011-07-18
1
-2
/
+1
[next]