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
*
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
*
added log and status output for ESN
Andreas Steffen
2011-07-16
1
-1
/
+5
*
added HOME_AGENT_ADDRESS CP attribute type
Andreas Steffen
2011-07-14
2
-7
/
+10
*
Record usage history of policies in PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-169
/
+457
*
Simplified destruction of policy_sa_t objects in Netlink interface.
Tobias Brunner
2011-07-06
1
-12
/
+7
*
Some code cleanup in Netlink kernel interface.
Tobias Brunner
2011-07-06
1
-108
/
+119
*
Some code cleanup in PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-118
/
+142
*
Reduce memory usage of policy history caching.
Tobias Brunner
2011-07-06
1
-131
/
+270
*
Keep the mutex locked as long as possible when deleting policies.
Tobias Brunner
2011-07-06
1
-61
/
+57
*
Properly unlock the policy if no change in the kernel is required.
Tobias Brunner
2011-07-06
1
-0
/
+1
*
Make sure access to policy is thread-safe during installation of route.
Tobias Brunner
2011-07-06
1
-2
/
+17
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-5
/
+5
*
Record the history of a policy installed in the kernel.
Tobias Brunner
2011-07-06
1
-141
/
+317
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
6
-16
/
+18
*
Cache the most recent reqid in the PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-1
/
+2
*
install PASS and DROP shunt policies via PFKEYv2 interface
Andreas Steffen
2011-07-05
1
-1
/
+12
*
Don't install the libraries directly in lib/.
Tobias Brunner
2011-07-05
1
-1
/
+1
*
implemented PASS and DROP shunt policies
Andreas Steffen
2011-06-28
2
-1
/
+7
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
5
-10
/
+10
*
Return correct status code in kernel_netlink_ipsec_t.query_sa.
Tobias Brunner
2011-05-10
1
-1
/
+1
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
1
-19
/
+29
[next]