June 8, 2016
View 3c1b19e

Don't limit max incoming message size based on c2->frame

Steffan Karger authored on 2016/06/08 21:20:39
March 3, 2016
View 007738e

Fixed port-share bug with DoS potential

James Yonan authored on 2016/03/03 16:48:12
View e0b3fd4

hardening: add safe FD_SET() wrapper openvpn_fd_set()

Steffan Karger authored on 2016/03/03 18:22:48
February 10, 2016
View 5f5229e

Correctly report TCP connection timeout on windows.

Leonardo Basilio authored on 2016/02/10 19:19:39
November 26, 2015
View a8f8b92

put virtual IPv6 addresses into env

Heiko Hund authored on 2015/11/26 01:46:49
November 25, 2015
View 2191c47

extend management interface command "state"

Heiko Hund authored on 2015/11/25 21:57:00
November 24, 2015
View ed5d0fe

Fix info.af == AF_UNSPEC case for server with --mtu-disc

Gert Doering authored on 2015/11/24 04:47:42
October 15, 2015
View f0b64e5

Do not set the buffer size by default but rely on the operation system default.

Arne Schwabe authored on 2015/10/15 23:38:38
October 10, 2015
View 2bed089

Fix --mtu-disc option with IPv6 transport

Julien Muchembled authored on 2015/10/10 18:44:51
September 15, 2015
View acd487d

Fix loglevel of protect socket message

Arne Schwabe authored on 2015/09/15 18:23:36
View 1d11134

Remove unused function h_errno_msg

Arne Schwabe authored on 2015/09/15 18:23:38
September 12, 2015
View 3ddb564

Implement handling of overlapping IPv6 routes with IPv6 remote VPN server address

Gert Doering authored on 2015/09/12 00:33:43
June 2, 2015
View 8ceb961

Use EAI_AGAIN instead of EAI_SYSTEM for openvpn_getaddrinfo().

Gert Doering authored on 2015/06/02 02:15:14
June 1, 2015
View 5f6c01e

On signal reception, return EAI_SYSTEM from openvpn_getaddrinfo().

Gert Doering authored on 2015/06/01 05:41:58
May 31, 2015
View 288a819

Move res_init() call to inner openvpn_getaddrinfo() loop

Gert Doering authored on 2015/05/31 22:59:09