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
Commit message (
Expand
)
Author
Age
Files
Lines
*
eap-peap: Fix memory leaks when handling tunneled methods
Tobias Brunner
2016-09-20
1
-1
/
+3
*
ipseckey: Properly free enumerated certificates
Tobias Brunner
2016-09-20
1
-12
/
+14
*
ipseckey: Properly free public key after creating certificate
Tobias Brunner
2016-09-20
1
-1
/
+1
*
dnscert: Properly free enumerated certificates
Tobias Brunner
2016-09-20
1
-8
/
+11
*
vici: Fix indention of flush_certs() method in Python bindings
Tobias Brunner
2016-09-20
1
-1
/
+1
*
maemo: Remove unused plugin
Tobias Brunner
2016-09-15
6
-741
/
+0
*
vici: flush-certs command flushes certificate cache
Andreas Steffen
2016-09-13
6
-0
/
+68
*
xof: Defined Extended Output Functions
Andreas Steffen
2016-07-29
2
-0
/
+19
*
vici: Increased various string buffers to BUF_LEN (512 bytes)
Andreas Steffen
2016-07-29
1
-4
/
+4
*
kernel-netlink: Don't set replay window for outbound SAs
Tobias Brunner
2016-06-17
1
-0
/
+6
*
kernel-pfkey: Only set the replay window for inbound SAs
Tobias Brunner
2016-06-17
1
-3
/
+8
*
load-tester: Fix load-tester on platforms where plain `char` is signed
Tobias Brunner
2016-06-17
1
-1
/
+1
*
resolve: Add refcounting for installed DNS servers
Tobias Brunner
2016-06-10
1
-27
/
+99
*
resolve: Use process abstraction when calling resolvconf
Tobias Brunner
2016-06-10
1
-18
/
+60
*
resolve: Make sure to clean up if calling resolvconf failed
Tobias Brunner
2016-06-10
1
-3
/
+4
*
kernel-pfroute: Return interface to reach destination from get_nexthop()
Tobias Brunner
2016-06-10
1
-4
/
+13
*
kernel-pfkey: Install routes with OUT policies
Tobias Brunner
2016-06-10
1
-31
/
+30
*
kernel-netlink: Install routes with OUT policies
Tobias Brunner
2016-06-10
1
-25
/
+24
*
kernel-pfkey: Don't install routes for drop policies and if protocol/ports ar...
Tobias Brunner
2016-06-10
1
-3
/
+10
*
kernel-netlink: Don't install routes for drop policies and if protocol/ports ...
Tobias Brunner
2016-06-10
1
-96
/
+106
*
kernel-pfkey: Also use interface returned by get_nexthop() for IPsec policies
Tobias Brunner
2016-06-10
1
-1
/
+3
*
kernel-netlink: Also use interface returned by get_nexthop() for IPsec policies
Tobias Brunner
2016-06-10
1
-1
/
+2
*
kernel-pfkey: Use interface to next hop for shunt policies
Tobias Brunner
2016-06-10
1
-2
/
+3
*
kernel-netlink: Use interface to next hop for shunt policies
Tobias Brunner
2016-06-10
1
-10
/
+13
*
kernel-netlink: Return outbound interface in get_nexthop()
Tobias Brunner
2016-06-10
1
-5
/
+43
*
kernel-net: Let get_nexthop() return an optional interface name
Tobias Brunner
2016-06-10
7
-15
/
+31
*
kernel-netlink: Let only a single thread work on a specific policy
Tobias Brunner
2016-06-10
1
-25
/
+69
*
kernel-netlink: Add priority and refcount to policy log
Tobias Brunner
2016-06-10
1
-9
/
+30
*
kernel-netlink: Consistently print mark in log messages only if set
Tobias Brunner
2016-06-10
1
-108
/
+82
*
kernel-netlink: Provide error information for Netlink sockets
Tobias Brunner
2016-06-10
3
-19
/
+25
*
kernel-netlink: Allow definition of a custom priority calculation function
Tobias Brunner
2016-06-10
2
-3
/
+18
*
kernel-pfkey: Use ipsec_sa_cfg_equals()
Tobias Brunner
2016-06-08
1
-1
/
+1
*
kernel-netlink: Use ipsec_sa_cfg_equals() and compare marks properly
Tobias Brunner
2016-06-08
1
-2
/
+3
*
eap-simaka-pseudonym: Properly store mappings
Tobias Brunner
2016-06-06
1
-44
/
+38
*
error-notify: Notify listeners upon IKE retransmit
Thomas Egerer
2016-06-06
2
-0
/
+6
*
stroke: Permanently store PINs in credential set
Tobias Brunner
2016-06-06
1
-12
/
+35
*
p-cscf: Remove libhydra reference in Makefile
Tobias Brunner
2016-05-27
1
-1
/
+0
*
vici: Put source distribution in the dist dir in the build directory
Tobias Brunner
2016-05-11
1
-1
/
+3
*
vici: Add target to build a source package and universal wheel of the Python ...
Tobias Brunner
2016-05-11
1
-0
/
+6
*
vici: Add README.rst to be used as description on PyPI
Tobias Brunner
2016-05-11
4
-8
/
+28
*
vici: Replace dr with dev in version numbers for the Python egg
Tobias Brunner
2016-05-10
1
-5
/
+5
*
vici: Update setup.py
Tobias Brunner
2016-05-10
1
-4
/
+5
*
vici: Ensure we read exactly the specified amount of bytes from the socket in...
Tobias Brunner
2016-05-10
1
-2
/
+9
*
kernel-netlink: Check proper watcher state in parallel mode
Tobias Brunner
2016-05-06
1
-1
/
+1
*
kernel-netlink: Order routes by prefix before comparing priority/metric
Tobias Brunner
2016-05-06
1
-4
/
+4
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
3
-15
/
+32
*
kernel-pfkey: Add support for manual priorities
Tobias Brunner
2016-04-15
1
-7
/
+24
*
kernel-pfkey: Update priority calculation formula to the new one in kernel-ne...
Tobias Brunner
2016-04-15
1
-14
/
+25
*
kernel-netlink: Order policies with equal priorities by their automatic priority
Tobias Brunner
2016-04-15
1
-11
/
+24
*
Extended IPsec kernel policy scheme
Andreas Steffen
2016-04-09
1
-18
/
+53
[next]