Package: openvpn / 2.1.3-2+squeeze2

Metadata

Package Version Patches format
openvpn 2.1.3-2+squeeze2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
auth pam_libpam_so_filename.patch | (download)

plugin/auth-pam/auth-pam.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
close_socket_before_scripts.patch | (download)

socket.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
manpage_dash_escaping.patch | (download)

openvpn.8 | 1578 789 + 789 - 0 !
1 file changed, 789 insertions(+), 789 deletions(-)

---
debian_nogroup_for_sample_files.patch | (download)

sample-config-files/client.conf | 2 1 + 1 - 0 !
sample-config-files/server.conf | 2 1 + 1 - 0 !
sample-config-files/static-home.conf | 2 1 + 1 - 0 !
sample-config-files/static-office.conf | 2 1 + 1 - 0 !
sample-config-files/tls-home.conf | 2 1 + 1 - 0 !
sample-config-files/tls-office.conf | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

---
debian_openssl_vulnkeys.patch | (download)

init.c | 77 77 + 0 - 0 !
1 file changed, 77 insertions(+)

---
attemping_typo | (download)

socket.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
openvpn pkcs11warn.patch | (download)

options.c | 14 14 + 0 - 0 !
1 file changed, 14 insertions(+)

---
jjo ipv6 support.patch | (download)

README.ipv6 | 79 79 + 0 - 0 !
TODO.ipv6 | 30 30 + 0 - 0 !
buffer.c | 17 17 + 0 - 0 !
buffer.h | 5 5 + 0 - 0 !
config.h.in | 3 3 + 0 - 0 !
configure | 77 77 + 0 - 0 !
init.c | 43 26 + 17 - 0 !
manage.c | 10 5 + 5 - 0 !
mroute.c | 60 56 + 4 - 0 !
mtcp.c | 5 5 + 0 - 0 !
multi.c | 38 23 + 15 - 0 !
occ.c | 2 1 + 1 - 0 !
options.c | 102 83 + 19 - 0 !
ps.c | 6 3 + 3 - 0 !
route.c | 24 17 + 7 - 0 !
socket.c | 980 842 + 138 - 0 !
socket.h | 235 204 + 31 - 0 !
socks.c | 18 9 + 9 - 0 !
syshead.h | 7 7 + 0 - 0 !
tun.c | 2 2 + 0 - 0 !
win32.h | 5 4 + 1 - 0 !
21 files changed, 1498 insertions(+), 250 deletions(-)

---
eurephia.patch | (download)

README.eurephia | 24 24 + 0 - 0 !
options.c | 4 4 + 0 - 0 !
ssl.c | 12 12 + 0 - 0 !
3 files changed, 40 insertions(+)

---
counter_type_for_bytes.patch | (download)

ssl.c | 3 2 + 1 - 0 !
ssl.h | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

---
route_default_nil.patch | (download)

openvpn.8 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
client_hang_when_server_dont_push.patch | (download)

push.c | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 when the client sends push_requests, it waits until the server
 sends PUSH_REPLY. If the server do not have anything to push to the client
 nothing happens. The client will then regularly send new PUSH_REQUESTS until
 it gets an answer, which results in not completing the connection negotiation.
 This patch makes the server send an empty PUSH_REPLY when it has nothing
 more to push to the client.
clean_netlist.patch | (download)

route.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
cve 2013 2061.patch | (download)

buffer.h | 8 8 + 0 - 0 !
crypto.c | 20 19 + 1 - 0 !
2 files changed, 27 insertions(+), 1 deletion(-)

---