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
path:
root
/
src
/
openvpn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update expiry date in management event loop
Thomas Veerman
2015-10-10
1
-1
/
+2
*
Fix compilation error with --disable-crypto
Lev Stipakov
2015-10-10
1
-2
/
+5
*
Fix --mtu-disc option with IPv6 transport
Julien Muchembled
2015-10-10
3
-9
/
+24
*
Fast recovery when host is in unreachable network
Lev Stipakov
2015-10-10
1
-0
/
+10
*
Added support for TLS Keying Material Exporters [RFC-5705]
Daniel Kubec
2015-10-10
8
-0
/
+110
*
openssl: be less verbose about cipher translation errors
Steffan Karger
2015-10-08
2
-11
/
+12
*
polarssl: Improve PolarSSL logging
Steffan Karger
2015-10-08
3
-86
/
+64
*
polarssl: add easy logging for PolarSSL errors
Steffan Karger
2015-10-06
2
-0
/
+67
*
This fixes MSVS 2013 compilation.
Lev Stipakov
2015-10-06
2
-2
/
+9
*
get_default_gateway_ipv6(): Win32 implementation using GetBestRoute2()
Gert Doering
2015-10-06
2
-7
/
+92
*
Check return value of ms_error_text()
Steffan Karger
2015-10-04
1
-0
/
+1
*
Replace strdup() calls for string_alloc() calls
Steffan Karger
2015-10-04
6
-6
/
+8
*
Repair test_local_addr() on WIN32
Gert Doering
2015-09-25
1
-1
/
+1
*
Replace unaligned 16bit access to TCP MSS value with bytewise access
Gert Doering
2015-09-21
1
-9
/
+8
*
Log serial number of revoked certificate
Boris Lytochkin
2015-09-20
2
-2
/
+10
*
Fix IPv6 host routes to LAN gateway on OpenSolaris
Gert Doering
2015-09-20
1
-5
/
+12
*
get_default_gateway_ipv6(): *BSD / MacOS / Solaris PF_ROUTE implementation
Gert Doering
2015-09-20
1
-4
/
+183
*
Implement '--redirect-gateway ipv6'
Gert Doering
2015-09-20
2
-0
/
+22
*
Do not install a host route for the VPN on Android
Arne Schwabe
2015-09-17
1
-1
/
+7
*
Implement handling of overlapping IPv6 routes with IPv6 remote VPN server add...
Gert Doering
2015-09-17
7
-26
/
+175
*
get_default_gateway_ipv6(): Linux / Netlink implementation.
Gert Doering
2015-09-17
1
-12
/
+136
*
Make client delay less before sending PUSH_REQUEST
Gert Doering
2015-09-17
1
-2
/
+2
*
Remove #ifdefs for client nat support.
Arne Schwabe
2015-09-15
9
-45
/
+9
*
Use pseudo gw as default gw on Android as a workaround for not being able to ...
Arne Schwabe
2015-09-15
1
-0
/
+14
*
Extend network-change command to allow reprotecting on the same network (for ...
Arne Schwabe
2015-09-15
3
-7
/
+12
*
Fix loglevel of protect socket message
Arne Schwabe
2015-09-15
1
-2
/
+2
*
Don't redirect the gateway on Android even if requested
Arne Schwabe
2015-09-15
1
-0
/
+4
*
Add support for requesting the fd again to rebind to the next interface.
Arne Schwabe
2015-09-15
3
-0
/
+63
*
Remove unused function h_errno_msg
Arne Schwabe
2015-09-15
1
-17
/
+0
*
Create basic infrastructure for IPv6 default gateway handling / redirection.
Gert Doering
2015-09-15
4
-7
/
+88
*
Add route_ipv6_gateway* data structures for rgi6 support.
Gert Doering
2015-09-14
1
-0
/
+28
*
refactor struct route_ipv6_list, bring in line with struct route_list again
Gert Doering
2015-09-14
2
-19
/
+16
*
refactor struct route_ipv6, bring in line with struct route_ipv4 again
Gert Doering
2015-09-14
3
-23
/
+21
*
Show extra-certs in current parameters, fix clang warning and logic error in ...
Arne Schwabe
2015-08-08
1
-1
/
+2
*
Un-break --auth-user-pass on windows
Gert Doering
2015-08-04
1
-0
/
+2
*
Fix overflow check in openvpn_decrypt()
Steffan Karger
2015-08-01
2
-11
/
+10
*
Provide OpenVPN runtime version information to plug-ins
David Sommerseth
2015-07-27
1
-1
/
+20
*
Fix commit e473b7c if an inline file happens to have a line break exactly at ...
Arne Schwabe
2015-07-27
2
-2
/
+5
*
reintroduce md5_digest wrapper struct to fix gcc warnings
Steffan Karger
2015-07-27
4
-9
/
+14
*
options: fix option check for "plugin"
Daniel Hahler
2015-07-22
1
-1
/
+1
*
Fix using management interface to get passwords.
Steffan Karger
2015-07-21
1
-2
/
+9
*
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
*
Increase control channel packet size for faster handshakes
Steffan Karger
2015-07-01
1
-2
/
+3
*
Report missing end-tags of inline files as errors
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
*
Fail if options have extra parameters [v2]
Jonathan K. Bullard
2015-06-21
1
-267
/
+276
*
write pid file immediately after daemonizing
Steffan Karger
2015-06-21
5
-36
/
+14
[next]