index
:
openvpn.git
beta/2.3
master
release/2.3
Copy of the official OpenVPN git repo
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix overflow check in openvpn_decrypt()
Steffan Karger
2015-08-01
2
-11
/
+10
*
Fix commit e473b7c if an inline file happens to have a line break exactly at ...
Arne Schwabe
2015-07-27
2
-2
/
+5
*
Fix using management interface to get passwords.
Steffan Karger
2015-07-21
1
-2
/
+9
*
Document --daemon changes and consequences (--askpass, --auth-nocache).
Gert Doering
2015-07-14
1
-0
/
+16
*
Fix --askpass not allowing for password input via stdin
James Geboski
2015-07-13
1
-2
/
+2
*
Produce a meaningful error message if --daemon gets in the way of asking for ...
Gert Doering
2015-07-13
1
-0
/
+4
*
fix regression: query password before becoming daemon
Steffan Karger
2015-07-13
3
-5
/
+11
*
Make __func__ work with Visual Studio too
Steffan Karger
2015-07-02
1
-0
/
+4
*
Report missing endtags of inline files as warnings
Arne Schwabe
2015-06-30
1
-1
/
+8
*
Del ipv6 addr on close of linux tun interface
Holger Kummert
2015-06-26
1
-0
/
+26
*
write pid file immediately after daemonizing
Steffan Karger
2015-06-21
5
-36
/
+14
*
Preparing for release v2.3.7 (ChangeLog, version.m4)
Gert Doering
2015-06-02
2
-3
/
+86
*
Fix FreeBSD ifconfig for topology subnet tunnels.
Gert Doering
2015-06-02
1
-1
/
+23
*
Improve documentation in --script-security section of the man-page
Samuli Seppänen
2015-06-02
1
-0
/
+5
*
Move res_init() call to inner openvpn_getaddrinfo() loop
Gert Doering
2015-06-02
1
-4
/
+3
*
Fix --redirect-private in --dev tap mode.
Guy Yur
2015-06-01
1
-1
/
+1
*
Use EAI_AGAIN instead of EAI_SYSTEM for openvpn_getaddrinfo().
Gert Doering
2015-06-01
1
-1
/
+1
*
Use configure.ac hack to apply serial_test AM option only if supported.
Gert Doering
2015-06-01
1
-1
/
+15
*
On signal reception, return EAI_SYSTEM from openvpn_getaddrinfo().
Gert Doering
2015-06-01
1
-1
/
+4
*
Revert "Enforce "serial-tests" behaviour for tests/Makefile"
Gert Doering
2015-05-28
1
-2
/
+0
*
Enforce "serial-tests" behaviour for tests/Makefile
Gert Doering
2015-05-27
1
-0
/
+2
*
slightly enhance documentation about --cipher
Gert Doering
2015-05-27
1
-1
/
+1
*
Call daemon() before initializing crypto library
Steffan Karger
2015-05-26
5
-29
/
+17
*
Disallow usage of --server-poll-timeout in --secret key mode.
Gert Doering
2015-05-24
3
-0
/
+8
*
Clarify --capath option in manpage
Steffan Karger
2015-05-24
1
-0
/
+16
*
Correct note about DNS randomization in openvpn.8
Gert Doering
2015-05-24
1
-3
/
+3
*
Fix null pointer dereference in options.c
Jonathan K. Bullard
2015-05-23
1
-1
/
+1
*
assume res_init() is always there.
Gert Doering
2015-05-23
2
-7
/
+6
*
Re-read auth-user-pass file on (re)connect if required
Steffan Karger
2015-05-23
4
-2
/
+7
*
repair --dev null breakage caused by db950be85d37
Gert Doering
2015-05-23
1
-10
/
+14
*
include ifconfig_ environment variables in --up-restart env set
Jan Just Keijser
2015-05-23
4
-43
/
+56
*
Updated manpage for --rport and --lport
Robert Fischer
2015-05-18
1
-3
/
+13
*
Use OPENVPN_ETH_P_* so that <netinet/if_ether.h> is unecessary
Felix Janda
2015-05-16
3
-7
/
+3
*
Improve --tls-cipher and --show-tls man page description
Steffan Karger
2015-05-09
4
-11
/
+35
*
Properly escape dashes on the man-page
Samuli Seppänen
2015-05-09
1
-550
/
+550
*
Add note about file permissions and --crl-verify to manpage.
Gert Doering
2015-05-02
1
-0
/
+5
*
Remove size limit for files inlined in config
Steffan Karger
2015-05-02
1
-1
/
+10
*
explain effect of --topology subnet on --ifconfig
Gert Doering
2015-04-30
1
-5
/
+18
*
Print helpful error message on --mktun/--rmtun if not available.
Gert Doering
2015-04-28
2
-4
/
+8
*
Manual page update for Re-enabled TLS version negotiation.
Matthias Andree
2015-04-13
1
-5
/
+8
*
Re-enable TLS version negotiation by default
Steffan Karger
2015-04-13
1
-10
/
+10
*
Remove unneeded parameter 'first_time' from possibly_become_daemon()
Steffan Karger
2015-04-13
1
-3
/
+3
*
Fix incorrect use of get_ipv6_addr() for iroute options.
Gert Doering
2015-03-08
1
-1
/
+1
*
Fix mssfix default value in connection_list context
Lev Stipakov
2015-03-07
1
-1
/
+1
*
Allow for CN/username of 64 characters (fixes off-by-one)
Steffan Karger
2015-03-06
1
-3
/
+3
*
New approach to handle peer-id related changes to link-mtu (2.3 version)
Gert Doering
2015-02-27
3
-4
/
+36
*
Fix frame size calculation for non-CBC modes.
Steffan Karger
2015-02-27
1
-5
/
+21
*
Disable SSL compression
Steffan Karger
2015-02-15
1
-0
/
+4
*
Account for peer-id in frame size calculation
Steffan Karger
2015-01-23
1
-6
/
+4
*
Default gateway can't be determined on illumos/Solaris platforms
Alexander Pyhalov
2014-12-31
1
-2
/
+19
[next]