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
*
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
*
Removed superfluous parameter missed in e5e5bcc92f.
Tobias Brunner
2011-05-02
1
-1
/
+1
*
Fixed two typos in kernel-pfroute plugin.
Tobias Brunner
2011-04-26
1
-2
/
+2
*
Revert alloc_str changes
Martin Willi
2011-04-21
2
-5
/
+3
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
2
-3
/
+5
*
Cast size_t len arguments to %.*s to int
Martin Willi
2011-04-20
1
-12
/
+12
*
Copy ESN enabled replay state during update_sa, if supported
Martin Willi
2011-04-20
1
-48
/
+77
*
Add ESN support to kernel netlink plugin, including custom replay windows
Martin Willi
2011-04-20
1
-3
/
+47
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
6
-9
/
+11
*
pool: Proper cleanup in error cases when adding addresses from a file.
Tobias Brunner
2011-04-19
1
-0
/
+6
*
pool: Proper handling of address family when adding addresses.
Tobias Brunner
2011-04-19
1
-2
/
+6
*
Added missing break statement.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
Properly copy interface name if unknown.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Add reload support to attr plugin
Martin Willi
2011-04-15
3
-19
/
+64
*
Migrated attr plugin to INIT/METHOD macros
Martin Willi
2011-04-15
1
-17
/
+16
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
7
-0
/
+7
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
7
-1
/
+49
*
Removed superfluous parameter to printf.
Tobias Brunner
2011-04-14
1
-1
/
+1
*
Fixed potential memory leak when processing routes from the kernel.
Tobias Brunner
2011-04-14
1
-0
/
+1
*
Removed unused variables.
Tobias Brunner
2011-04-12
1
-2
/
+2
*
Align netlink attributes properly if rta_len not a multiple of RTA_ALIGNTO
Martin Willi
2011-03-02
1
-16
/
+16
*
Migrated kernel_pfroute_net to INIT/METHOD macros
Martin Willi
2011-02-17
1
-69
/
+52
[next]