You can subscribe to this list here.
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(21) |
Nov
(30) |
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(9) |
Feb
(11) |
Mar
(18) |
Apr
(75) |
May
(28) |
Jun
(9) |
Jul
(8) |
Aug
(21) |
Sep
(8) |
Oct
(12) |
Nov
(21) |
Dec
(15) |
| 2012 |
Jan
(24) |
Feb
(35) |
Mar
(18) |
Apr
(9) |
May
(22) |
Jun
(60) |
Jul
(22) |
Aug
(3) |
Sep
(21) |
Oct
(29) |
Nov
(18) |
Dec
(18) |
| 2013 |
Jan
(11) |
Feb
(21) |
Mar
|
Apr
(2) |
May
(5) |
Jun
(7) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(4) |
Nov
|
Dec
(13) |
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(24) |
Jun
(2) |
Jul
(4) |
Aug
(54) |
Sep
(18) |
Oct
(22) |
Nov
(29) |
Dec
(65) |
| 2017 |
Jan
(26) |
Feb
(2) |
Mar
(2) |
Apr
(4) |
May
(25) |
Jun
(6) |
Jul
(6) |
Aug
(18) |
Sep
(14) |
Oct
|
Nov
|
Dec
(4) |
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
| 2019 |
Jan
(1) |
Feb
(10) |
Mar
(8) |
Apr
(8) |
May
(7) |
Jun
(15) |
Jul
(15) |
Aug
(11) |
Sep
(10) |
Oct
(21) |
Nov
(25) |
Dec
(10) |
| 2020 |
Jan
(9) |
Feb
(10) |
Mar
(21) |
Apr
(38) |
May
(21) |
Jun
(28) |
Jul
(65) |
Aug
(53) |
Sep
(76) |
Oct
(37) |
Nov
(14) |
Dec
(18) |
| 2021 |
Jan
(26) |
Feb
(14) |
Mar
(33) |
Apr
(59) |
May
(23) |
Jun
(36) |
Jul
(14) |
Aug
(15) |
Sep
(20) |
Oct
(34) |
Nov
(35) |
Dec
(40) |
| 2022 |
Jan
(30) |
Feb
(46) |
Mar
(57) |
Apr
(38) |
May
(49) |
Jun
(27) |
Jul
(34) |
Aug
(83) |
Sep
(29) |
Oct
(28) |
Nov
(66) |
Dec
(116) |
| 2023 |
Jan
(95) |
Feb
(64) |
Mar
(116) |
Apr
(29) |
May
(58) |
Jun
(30) |
Jul
(162) |
Aug
(117) |
Sep
(222) |
Oct
(197) |
Nov
(272) |
Dec
(174) |
| 2024 |
Jan
(156) |
Feb
(182) |
Mar
(220) |
Apr
(150) |
May
(165) |
Jun
(207) |
Jul
(157) |
Aug
(94) |
Sep
(226) |
Oct
(363) |
Nov
(333) |
Dec
(286) |
| 2025 |
Jan
(331) |
Feb
(265) |
Mar
(273) |
Apr
(250) |
May
(277) |
Jun
(504) |
Jul
(394) |
Aug
(497) |
Sep
(552) |
Oct
(601) |
Nov
(500) |
Dec
(288) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, svn-branch-2.1 has been created
at e4359af463463097dd80e679836905bcd8ad7a13 (commit)
- Log -----------------------------------------------------------------
commit e4359af463463097dd80e679836905bcd8ad7a13
Author: James Yonan <ja...@op...>
Date: Mon Apr 25 06:21:57 2011 +0000
Fixed compile issues on Windows.
Version 2.1.3w
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7219 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 7966d75a9d41453a56e41eaae7b0fd64f75f7ec3
Author: James Yonan <ja...@op...>
Date: Mon Apr 25 04:58:34 2011 +0000
Added new "extra-certs" and "verify-hash" options (see man page for
details).
Increase the timeout after SIGUSR1 restart when restart is not
due to server_poll_timeout.
Version 2.1.3v
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7215 e7ae566f-a301-0410-adde-c780ea21d3b5
commit d5497262ae1d1a7cf50a45b5ab6750f63bf8565d
Author: James Yonan <ja...@op...>
Date: Sun Apr 24 00:59:28 2011 +0000
Added 'dir' flag to "crl-verify" (see man page for info).
Don't call SSL_CTX_set_client_CA_list or SSL_CTX_set_client_CA_list
if not running in server mode (these functions are only useful for
TLS/SSL servers).
Modified openvpn_snprintf to return false on overflow, and true
otherwise.
When AUTH_FAILED,... is received, log the full string.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7213 e7ae566f-a301-0410-adde-c780ea21d3b5
commit cf906790a88cc4489fd4677aa6b9c5f6a7146488
Author: James Yonan <ja...@op...>
Date: Tue Apr 19 10:28:06 2011 +0000
Revert r7092 and r7151, i.e. remove --enable-osxipconfig
configure option. ipconfig on Mac has certain behavior that makes
it unsuitable for use by OpenVPN to configure tun/tap interface.
Version 2.1.3u
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7191 e7ae566f-a301-0410-adde-c780ea21d3b5
commit cacae3c01c812a793b3e9635ac3cad6f11dbc880
Author: James Yonan <ja...@op...>
Date: Tue Apr 12 05:15:15 2011 +0000
Version 2.1.3t
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7152 e7ae566f-a301-0410-adde-c780ea21d3b5
commit e51935df0ee3984a0464bfd72afc58836cb79d99
Author: James Yonan <ja...@op...>
Date: Tue Apr 12 05:14:34 2011 +0000
For Mac OSX, when DARWIN_USE_IPCONFIG is defined, retry ipconfig
command on failure once every second for up to 15 seconds. This
is necessary to work around an issue observed on OSX 10.5 where
the ipconfig command sometimes fails if executed immediately after
the tun device open.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7151 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 28c8776b65c2300b758cd2b707283a43b4a582e8
Author: James Yonan <ja...@op...>
Date: Sun Apr 3 21:48:15 2011 +0000
Fixed bug in port-share that could cause port share process to
crash with output like this:
TCP connection established with 85.190.0.3:41781
85.190.0.3:41781 SIGTERM[soft,port-share-redirect] received, client-instance exiting
MANAGEMENT: TCP recv error: Socket operation on non-socket
MANAGEMENT: Client disconnected
MANAGEMENT: Triggering management exit
Exiting due to fatal error
EVENT: epoll_ctl EPOLL_CTL_MOD failed, sd=6: Bad file descriptor (errno=9)
Then an error like this for every incoming connection that should be
proxied:
76.120.71.74:55302 PORT SHARE: sendmsg failed -- unable to communicate with background process (6,8,-1,-1): Connection refused (errno=111)
Version 2.1.3s
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7127 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 4d453a1792b04f01a8c313157402ce0501ae809c
Author: James Yonan <ja...@op...>
Date: Sat Apr 2 08:21:28 2011 +0000
Fixed bug that incorrectly placed stricter TCP packet replay rules on
UDP sessions when the client daemon was running in UDP/TCP adaptive
mode, and transitioned from TCP to UDP.
The bug would cause a single dropped packet in UDP mode to trigger a
barrage of packet replay errors followed by a disconnect and
reconnect.
Version 2.1.3r
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7125 e7ae566f-a301-0410-adde-c780ea21d3b5
commit ac1310528a248c99e039e7afaf48724ad1b7f10e
Author: James Yonan <ja...@op...>
Date: Thu Mar 31 23:18:06 2011 +0000
Added more packet ID debug info at debug level 3 for debugging
false positive packet replays.
Version 2.1.3q.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7109 e7ae566f-a301-0410-adde-c780ea21d3b5
commit e9f8696f3981fc493501082d996340c9021919c7
Author: James Yonan <ja...@op...>
Date: Sun Mar 27 09:20:13 2011 +0000
Added ./configure --enable-osxipconfig option for Mac OS X which will
enable the use of ipconfig (instead of ifconfig) for configuring the
IP address and netmask of the tun/tap adapter.
Version 2.1.3p
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7092 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 0db046f253e86a3dd7583e2f7a13b21e7eba7493
Author: James Yonan <ja...@op...>
Date: Sat Mar 26 21:16:40 2011 +0000
Added "auth-token" client directive, which is intended to be
pushed by server, and that is used to offer a temporary session
token to clients that can be used in place of a password on
subsequent credential challenges.
This accomplishes the security benefit of preventing caching
of the real password while offering most of the advantages
of password caching, i.e. not forcing the user to re-enter
credentials for every TLS renegotiation or network hiccup.
auth-token does two things:
1. if password caching is enabled, the token replaces the
previous password, and
2. if the management interface is active, the token is output
to it:
>PASSWORD:Auth-Token:<token>
Also made a minor change to HALT/RESTART processing when password
caching is enabled. When client receives a HALT or RESTART message,
and if the message text contains a flags block (i.e. [FFF]:message),
if flag 'P' (preserve auth) is present in flags, don't purge the Auth
password. Otherwise do purge the Auth password.
Version 2.1.3o
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7088 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 1f001994070267d9d9016f0e5f13302de31e1284
Author: James Yonan <ja...@op...>
Date: Fri Mar 25 11:06:16 2011 +0000
win/sign.py now accepts an optional tap-dir argument.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7086 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 5d2e139852c5e89b592ccae746743efe9c3f61d3
Author: James Yonan <ja...@op...>
Date: Mon Mar 21 09:00:39 2011 +0000
Version 2.1.3n
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7069 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 4ff5b53ff8a1d6232e21a3e8f0538dc87ca4920b
Author: James Yonan <ja...@op...>
Date: Sun Mar 20 19:43:06 2011 +0000
Client will now try to reconnect if no push reply received
within handshake-window seconds.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7066 e7ae566f-a301-0410-adde-c780ea21d3b5
commit e1b99e6b6630a81ffd3287bc11533707332d2dda
Author: James Yonan <ja...@op...>
Date: Sun Mar 20 04:12:26 2011 +0000
Extended "client-kill" management interface command (server-side)
to accept an optional message string. The message string format is:
RESTART|HALT,<human-readable-message>
RESTART will tell the client to restart (i.e. SIGUSR1).
HALT will tell the client to exit (i.e. SIGTERM).
On the client, human-readable-message will be communicated via
management interface:
>NOTIFY,<severity>,<type>,<human-readable-message>"
Version 2.1.3m
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7063 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 3530e5fba87dd060d8009bd57d1ba8976d0e8668
Author: James Yonan <ja...@op...>
Date: Sun Mar 20 03:57:28 2011 +0000
Fixed bug introduced in r7031 that might cause this error message:
PORT SHARE: sendmsg failed (unable to communicate with background process)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7062 e7ae566f-a301-0410-adde-c780ea21d3b5
commit ff65da3a230b658b2c1d52dc1a48612e80a2eb42
Author: James Yonan <ja...@op...>
Date: Fri Mar 18 04:51:59 2011 +0000
Fixed issue where a client might receive multiple push replies from
a server if it sent multiple push requests due to the server being
slow to respond. This could cause the client to process pushed
options twice, leading to duplicate pushed routes, among other issues.
The fix, implemented server-side, is to reply only once to a push
request even if multiple requests are received.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7060 e7ae566f-a301-0410-adde-c780ea21d3b5
commit a74b741b6114d29ad68766139dbcd9dfcf715c4a
Author: James Yonan <ja...@op...>
Date: Thu Mar 17 20:04:56 2011 +0000
env_filter_match now includes the serial number of all certs
in chain (as tls_serial_n vars), rather than only tls_serial_0.
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7055 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 9df9e13f7c20e0c046b71de859e08a07edf0eb4f
Author: James Yonan <ja...@op...>
Date: Tue Mar 15 05:06:23 2011 +0000
Reduce log verbosity at level 3, with a focus on removing excessive log verbosity generated by port-share activity.
Version 2.1.3k
git-svn-id: http://svn.openvpn.net/projects/branches/BETA21@7033 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 1c5ff7722dbd3e32aa3e5b7d5cb77773f083472d
Author: James Yonan <ja...@op...>
Date: Sun Mar 13 06:59:25 2011 +0000
Added optional journal directory argument to "port-share" directive, for reporting client IP origins of proxied connections.
git-svn-id: http://svn.openvpn.net/projects/branches/BETA21@7031 e7ae566f-a301-0410-adde-c780ea21d3b5
commit 6c34e74f1340a72ab7dce077e4d326f03989322c
Author: James Yonan <ja...@op...>
Date: Thu Mar 10 00:04:39 2011 +0000
Added --enable-lzo-stub configure option to build an OpenVPN client without LZO, but that has limited interoperability with LZO-enabled servers.
Modified "push-peer-info" option to push IV_LZO_STUB=1 to server when
client was built with --enable-lzo-stub configure option. This tells
the server that the client lacks LZO capabilities, so the server
should turn off LZO compression for this client via "lzo no".
Added "setenv PUSH_PEER_INFO" option having the same effect as
"push-peer-info".
Version 2.1.3j
git-svn-id: http://svn.openvpn.net/projects/branches/BETA21@7023 e7ae566f-a301-0410-adde-c780ea21d3b5
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-25 15:19:38
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via c5f7d08b8c3d4287dd40bbdf52525add8f5cee20 (commit)
via dcf4bcc2d95faac5d7c4844ca841359526601c69 (commit)
via 15a436aac6b617b87bb234cdd7fedf1e603c470f (commit)
via 37aa6ac67bd969544ee1c077df915a3bafa484da (commit)
via a64e083c77e3819259d50c44d44f032dd50134f5 (commit)
via cfa5b2bf34733157a1b1c18313864250c7f8bf9a (commit)
via 7402980cd2b02043bcecffef84c02eb3fbac5e2f (commit)
via 48173b72c63796aabe5bfb76de05087fe543aa19 (commit)
via 670d1b57b63df92f29b5c5fc882da6941ff2b0b2 (commit)
via 674612e2662422d4f2108df1194b9490b371966e (commit)
via ada9769e32da0152c61ef76fefe403444d61af43 (commit)
via 2232f4b5ba74b7e0b77353e1e99f12637a8a15f6 (commit)
via edc36322da4a253f52901e9a7112ddf836135c45 (commit)
via 91698ccd1010355d424e9a2a494c09fa54a82be6 (commit)
via 94d50a1720d94e3644333d716e8ccc6f7cbd21cb (commit)
via a9557fcbdf986bac3bce519978600c881e9911ce (commit)
via a04b9228744618aa81e61b151c6eb6a7a400f0c4 (commit)
via a86ce6ea4e91514da1e88f052e578fc75a05de73 (commit)
via b52c5256efd5f0120a1322b0b9089c96dbedfe56 (commit)
via 6607def82270d0c31900736912e12dfec7a025b4 (commit)
via 48ab6b419756c4be0974d447111f373d0cdb7dce (commit)
via 49a945eafea2c64dbaa5cb2ecdfd4ca9a82aa26e (commit)
via 64d2297d398cbf131da5908858abcbb2dac8a033 (commit)
via 9bcd2005d1f0368bebf787d95d07abe5fc5125eb (commit)
via 24393600b068569e78f69ab36d3ee21f00abea23 (commit)
via cddff731a04d261c638e19b5d37c7ee15d81c19e (commit)
via 8259bc2599186b87d51e3f4651454693db25b109 (commit)
via 3abe93572f331eacfadc9fc995cd8ab34985ed6c (commit)
via 4341f7c507f0a3e960c03f595dbeee7c3e1e628e (commit)
via 1840c852c2074421e2a2e0d56b47ed6154d4b198 (commit)
via 0b6f1912fc483734da504dfbc6a5a155008806bb (commit)
via c7b07abf9578fe4adb6bc5cbe7f4dc443fd52887 (commit)
via 4c0b5a1c241e8b250962fd7bdbc1c0c3c78a7f56 (commit)
via 512cda46b0f65f388e24436cd28d44bdc90fe985 (commit)
via 6dbf82a96253add5ed5f6c923080f4de4366c874 (commit)
via 86093c1cb434f448253cc8c7da4481dca320cafc (commit)
via d3774cdf1e3c2f4e86fac52a723a3869b75b5b4e (commit)
via c47fd4b35cc99130c4177fd6b19ed2e0b4776756 (commit)
via 5d6dbb03776de4d38f45e429ef674313a2bda8cc (commit)
via 830038fce4a30f317eb265079f91d9555981ad76 (commit)
via a69846411ae68dbd03b7552e33a63622bfbfc18b (commit)
via 3ac2ac72e5fb286c9d8663a346075cae157f1762 (commit)
via 4c25c5e3633faaa04bce79b4c20f86445c2515e1 (commit)
via 6caf7f3da06b8a75bf3451f49378f2f8eb8c53be (commit)
via d4b9b74dff705d0bd2fefcd30ae99ec1c162f9e3 (commit)
via 9d4c64b584173789780431e5fd5acf977cf72e9d (commit)
via efa85c8b086121dc5df0e07b110751077e3d1ec4 (commit)
via 1ad6fc2976c6e5eedb248769e4b1f48e33c75346 (commit)
via ebce9fba41421c948e1399bfe29bfa028d936076 (commit)
via 51b3ca62973b9c795c51c43ac37603e78a3c7c60 (commit)
via 4af2d42d85e619e508645682bef3904f5d6e39af (commit)
via fc9a44e24299386b26f610a204656e30885c1ab5 (commit)
via e293510f9bb878faabb244f03ef4af97ddc67aad (commit)
via aa8e9576bbd2ecd094276521ad9cf88227a119c9 (commit)
via ead3784086e76add44d53b0ffa87e3a8bd3fa8c7 (commit)
via 2d7da344969a83d7b0e1dfadeddae1271f07fe4c (commit)
via bf006408d08253f1b86c491e44e75ef8ca2e3e9b (commit)
via d7627b1a5197a8634e011bb100849c45a612602d (commit)
via 6d1b80bdeb5e0df3dee6a8bc05d7e3f622371c1c (commit)
via e47877099ebe7d98eb74c2b3efff902a77d0253f (commit)
via a1bea685f06cd5eddf63ddbf9cc3495805395c11 (commit)
via 485540cac415423266a6a2fc3b69bcdbe1e62916 (commit)
via b7f203c8cfd2c0e412afd6f5ca0aa4eb62a031d2 (commit)
via 4d3df224e1210f732b84cf4273fb57993361d4ba (commit)
via 387df51180cf9139abfbc33b141fd395a58633b5 (commit)
via 97549c67678bb9b5196d4a87971e9fde6147cce0 (commit)
via 51afc8b8865fe09f76b81ae341e693a5b16199f2 (commit)
via d9c04efcdffc610163dcca988578cfe677c3af15 (commit)
via 97ba084bc8b8cc5cc817c14c6032a313a493fa87 (commit)
via ea93a078053e2911b30a80685d82897159aee488 (commit)
via 8335caf929f21b317a0243a12285e1f04361db25 (commit)
from 285252d1a189c331becde940d948d7ca1fe778fd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c5f7d08b8c3d4287dd40bbdf52525add8f5cee20
Merge: dcf4bcc2d95faac5d7c4844ca841359526601c69 15a436aac6b617b87bb234cdd7fedf1e603c470f
Author: David Sommerseth <da...@us...>
Date: Mon Apr 25 17:16:34 2011 +0200
Merge branch 'feat_ipv6_payload'
Conflicts:
options.c
- feat_ipv6_payload and feat_ip6_transport both updates
this file with presence information
Signed-off-by: David Sommerseth <da...@us...>
commit dcf4bcc2d95faac5d7c4844ca841359526601c69
Merge: 285252d1a189c331becde940d948d7ca1fe778fd 6dbf82a96253add5ed5f6c923080f4de4366c874
Author: David Sommerseth <da...@us...>
Date: Mon Apr 25 17:08:14 2011 +0200
Merge branch 'feat_ipv6_transport'
-----------------------------------------------------------------------
Summary of changes:
ChangeLog.IPv6 | 394 +++++++++++++++
README.IPv6 | 8 +
README.ipv6 | 81 +++
TODO.IPv6 | 149 ++++++
TODO.ipv6 | 30 ++
acinclude.m4 | 6 +-
buffer.c | 17 +
buffer.h | 5 +
configure.ac | 16 +
forward.c | 3 +-
helper.c | 49 ++
init.c | 108 ++++-
init.h | 1 +
install-win32/makeopenvpn | 62 ++-
manage.c | 10 +-
misc.c | 4 +-
mroute.c | 169 ++++++-
mroute.h | 4 +-
mtcp.c | 5 +
multi.c | 187 ++++++--
occ.c | 2 +-
openvpn.8 | 63 +++-
openvpn.h | 8 +
options.c | 369 ++++++++++++++-
options.h | 21 +
pool.c | 75 +++-
pool.h | 7 +-
proto.h | 15 +
ps.c | 6 +-
push.c | 18 +
route.c | 583 ++++++++++++++++++++++-
route.h | 61 +++
socket.c | 1181 ++++++++++++++++++++++++++++++++++++++++-----
socket.h | 248 +++++++++--
socks.c | 18 +-
syshead.h | 12 +-
tun.c | 556 +++++++++++++++++++---
tun.h | 11 +-
win32.c | 16 +
win32.h | 7 +-
40 files changed, 4186 insertions(+), 399 deletions(-)
create mode 100644 ChangeLog.IPv6
create mode 100644 README.IPv6
create mode 100644 README.ipv6
create mode 100644 TODO.IPv6
create mode 100644 TODO.ipv6
mode change 100644 => 100755 install-win32/makeopenvpn
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-25 15:08:03
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, feat_ipv6_payload has been created
at 15a436aac6b617b87bb234cdd7fedf1e603c470f (commit)
- Log -----------------------------------------------------------------
commit 15a436aac6b617b87bb234cdd7fedf1e603c470f
Author: Gert Doering <ge...@gr...>
Date: Sun Apr 24 17:15:56 2011 +0200
rebased to 2.2RC2 (beta 2.2 branch)
removed mutex locking stuff (no more threading in 2.2)
fixed rebase/merge artifacts in mroute.c
add current ChangeLog.IPv6 and TODO.IPv6 to commit
tag as ipv6-20110424-2
Signed-off-by: Gert Doering <ge...@gr...>
commit 37aa6ac67bd969544ee1c077df915a3bafa484da
Author: Gert Doering <ge...@gr...>
Date: Sun Jan 16 18:24:37 2011 +0100
Implement "ipv6 ifconfig" for TAP interfaces on Solaris
Solaris close_tun(): add explicit "unplumb'ing" of IPv6 tun/tap
interfaces, otherwise they would linger around after OpenVPN exits.
Signed-off-by: Gert Doering <ge...@gr...>
commit a64e083c77e3819259d50c44d44f032dd50134f5
Author: Gert Doering <ge...@gr...>
Date: Wed Sep 22 22:23:10 2010 +0200
bump IPv6 version number (openvpn --version) to 20100922-1
document Linux tun fixes and test results in ChangeLog.IPv6
Signed-off-by: Gert Doering <ge...@gr...>
commit cfa5b2bf34733157a1b1c18313864250c7f8bf9a
Author: Gert Doering <ge...@gr...>
Date: Wed Sep 22 22:18:35 2010 +0200
bugfix for linux/iproute2: IPv6 ifconfig code block was not called for
"dev tun"+"topology subnet" - moved code out of "if (tun)" block, works.
add more debug information to help diagnose cases where IPv6 isn't working
Signed-off-by: Gert Doering <ge...@gr...>
commit 7402980cd2b02043bcecffef84c02eb3fbac5e2f
Author: Gert Doering <ge...@gr...>
Date: Wed Sep 15 19:23:10 2010 +0200
correct URL for "more information about IPv6 patch is *here*"
Signed-off-by: Gert Doering <ge...@gr...>
commit 48173b72c63796aabe5bfb76de05087fe543aa19
Author: Gert Doering <ge...@gr...>
Date: Thu Sep 2 21:20:30 2010 +0200
2.2-beta3 has a signed TAP driver with the IPv6 code, but it's not
version 9.7 as anticipated (that's 2.1.3) but 9.8 - change test to
require 9.8, and change message to point to 2.2-beta3 and up.
Signed-off-by: Gert Doering <ge...@gr...>
commit 670d1b57b63df92f29b5c5fc882da6941ff2b0b2
Author: Gert Doering <ge...@gr...>
Date: Tue Aug 10 12:39:28 2010 +0200
renamed t_client.sh to t_client.sh.in
build t_client.sh by configure at run-time, with proper paths to
ip/ifconfig/netstat binaries, and (most important) with proper #!SHELL
extend configure.ac to find "netstat" binary and to chmod +x "t_client.sh"
Signed-off-by: Gert Doering <ge...@gr...>
commit 674612e2662422d4f2108df1194b9490b371966e
Author: Gert Doering <ge...@gr...>
Date: Sun Aug 8 21:24:30 2010 +0200
full "VPN client connect" test framework for OpenVPN
run from "make check" if "t_client.rc" is found in workdir or srcdir
(copy t_client.rc-sample, fill in specifics for your test server)
Signed-off-by: Gert Doering <ge...@gr...>
commit ada9769e32da0152c61ef76fefe403444d61af43
Author: Gert Doering <ge...@gr...>
Date: Sun Aug 8 12:34:00 2010 +0200
implement IPv6 ifconfig + route setup/deletion on OpenBSD
destroy tunX interface on tun_close()
tested on OpenBSD 4.7
Signed-off-by: Gert Doering <ge...@gr...>
commit 2232f4b5ba74b7e0b77353e1e99f12637a8a15f6
Author: Gert Doering <ge...@gr...>
Date: Mon Mar 29 17:05:02 2010 +0200
revert unconditionally-enabling of setenv_es() logging (too noisy)
replace with #ifdef DEBUG_VERBOSE_SETENV compile-time flag
commit edc36322da4a253f52901e9a7112ddf836135c45
Author: Gert Doering <ge...@gr...>
Date: Sun Mar 7 19:44:43 2010 +0100
tag and release as 20100307-1
commit 91698ccd1010355d424e9a2a494c09fa54a82be6
Author: Gert Doering <ge...@gr...>
Date: Sun Mar 7 19:43:01 2010 +0100
WIN32: if IPv6 requested in TUN mode, and TUN/TAP driver version is older
than 9.7, log warning and disable IPv6 (won't work anyway).
commit 94d50a1720d94e3644333d716e8ccc6f7cbd21cb
Author: Gert Doering <ge...@gr...>
Date: Sun Mar 7 19:30:56 2010 +0100
when deleting a route on win32, also add gateway address
(otherwise netsh.exe will succeed, but silently ignore request)
commit a9557fcbdf986bac3bce519978600c881e9911ce
Author: Gert Doering <ge...@gr...>
Date: Fri Mar 5 09:42:11 2010 +0100
Win32: set next-hop for IPv6 routes according to TUN/TAP mode - in TUN mode,
use special next-hop address (fe80::8) that tapdrv will handle ND for
commit a04b9228744618aa81e61b151c6eb6a7a400f0c4
Author: Gert Doering <ge...@gr...>
Date: Sun Feb 28 23:04:56 2010 +0100
document recent changes and open TODOs, adapt --version info, tag release
commit a86ce6ea4e91514da1e88f052e578fc75a05de73
Author: Gert Doering <ge...@gr...>
Date: Sun Feb 28 23:04:04 2010 +0100
drop "book ipv6" from open_tun() and tuncfg() prototypes
commit b52c5256efd5f0120a1322b0b9089c96dbedfe56
Author: Gert Doering <ge...@gr...>
Date: Sun Feb 28 22:57:28 2010 +0100
- Win32 IPv6 ifconfig support, using "netsh" calls
- initialize tuntap->ipv6 in init.c::do_init_tun(), to make sure it's
setup "early enough", no matter what ifconfig_order() wants
- change call convention for open_tun(): drop "ipv6" flag, because it's
incompatible with windows/openbsd calling sequence (ifconfig first,
open_tun later) - also affects open_tun_generic() and tuncfg().
- drop ipv6_support() helper function - has no useful purpose anymore
- introduce add_route_connected_v6_net() helper for Win32, Darwin, Netbsd
(cleanup code)
- fix NetBSD tunnel setup - destroy/recreate before ifconfig'ing, to make
sure no leftover configuration lingers on tunnel from previous call
(NetBSD tunnels are always persistent unless explicitely destroyed)
- DARWIN (MacOS X) gets its own #ifdef section for open_tun()/close_tun()
now, because close_tun() needs to cleanup IPv6 ifconfig
commit 6607def82270d0c31900736912e12dfec7a025b4
Author: Gert Doering <ge...@gr...>
Date: Sun Feb 28 22:50:41 2010 +0100
add IPv6 route add / route delete code for windows (using "netsh")
- somewhat preliminary, as the next-hop setting requirements of tun/tap
driver are not decided yet, and "route add" might need to be adapted
commit 48ab6b419756c4be0974d447111f373d0cdb7dce
Author: Gert Doering <ge...@gr...>
Date: Sun Feb 28 22:48:48 2010 +0100
env_block(): if PATH is not set, add standard PATH setting to env so that
"netsh.exe" can find "framedyn.dll" (needs work)
commit 49a945eafea2c64dbaa5cb2ecdfd4ca9a82aa26e
Author: JuanJo Ciarlante <jj...@go...>
Date: Sun Feb 21 18:46:59 2010 +0100
* make ipv6_payload compile under windowze
- create inet_ntop() and inet_pton() wrap-implementations using
WSAAddressToString() and WSAStringToAddress() functions
- add relevant win32-only headers to syshead.h
NOTE: syshead.h changes are already included in ipv6_transport
commit 64d2297d398cbf131da5908858abcbb2dac8a033
Author: Gert Doering <ge...@gr...>
Date: Tue Feb 16 15:40:31 2010 +0100
add some TODOs to TODO.IPv6
--version: change printing of IPv6 payload patch version to [...] style
fix "make check" regression in tun.c (unnecessary change reverted)
commit 9bcd2005d1f0368bebf787d95d07abe5fc5125eb
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 14 15:21:05 2010 +0100
NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems that
do not have TUNSIFHEAD (and do not have IPv6 capable tunnels), fall back
to old IPv4-only code without address-family prepending.
(cherry picked from commit 2a57c58b185deb11b0a62c584489fff59258146c)
commit 24393600b068569e78f69ab36d3ee21f00abea23
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 7 14:59:51 2010 +0100
remove NOTES file from commit - private scribbling
(cherry picked from commit 5df8fe6b0eb3c0f351f322b4690e4d9388980aba)
commit cddff731a04d261c638e19b5d37c7ee15d81c19e
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 7 14:51:40 2010 +0100
Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.
(cherry picked from commit ec9dce6387afd198881493bfebf13bb121e8a56b)
commit 8259bc2599186b87d51e3f4651454693db25b109
Author: Gert Doering <ge...@gr...>
Date: Tue Feb 16 16:36:08 2010 +0100
basic documentation of IPv6 related options and their syntax
commit 3abe93572f331eacfadc9fc995cd8ab34985ed6c
Author: Gert Doering <ge...@gr...>
Date: Tue Feb 16 16:34:40 2010 +0100
undo accidential duplication of existing "--iroute" line in the help text
commit 4341f7c507f0a3e960c03f595dbeee7c3e1e628e
Author: Gert Doering <ge...@gr...>
Date: Tue Feb 16 15:40:31 2010 +0100
add some TODOs to TODO.IPv6
--version: change printing of IPv6 payload patch version to [...] style
fix "make check" regression in tun.c (unnecessary change reverted)
commit 1840c852c2074421e2a2e0d56b47ed6154d4b198
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 14 15:53:40 2010 +0100
new feature: "ifconfig-ipv6-push" (from ccd/ config)
affects options.h, options.c, multi.c
benefit: static IPv6 address assignment from radiusplugin (etc)
rewritten get_ipv6_addr() to handle IPv6 addresses with and without "/bits"
affects route.c and mainly options.c
benefit: ifconfig-ipv6, ifconfig-ipv6-pool can now be accept
configurations with networks != /64 (the rest of the implementation
is not yet completely there, but this is imporant preparation work to
be able to add /bits to "push 'ifconfig-ipv6 ...'" later on without
breaking clients
do not try to add/delete IPv6 routes if no IPv6 on tunnel
affects: route.c
benefit: avoid error messages, and make IPv6 troubleshooting easier
flag as "config error" if --ifconfig-ipv6-pool used without --ifconfig-ipv6
flag as "config error" if --ifconfig-ipv6-pool used without --server
print warning if --ifconfig-ipv6 is used without --tun-ipv6
changes documented in more detail in ChangeLog.IPv6
* release patch set 20100114-1
(cherry picked from commit c04f774c7e9bed602818b1fe2ff4e83cf913d471)
commit 0b6f1912fc483734da504dfbc6a5a155008806bb
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 14 15:52:06 2010 +0100
4a, 9, 10, 11, 12 added - and 11. done right away :-)
(cherry picked from commit ea382a1d550ac100d27c8118777e3160c85d06d2)
commit c7b07abf9578fe4adb6bc5cbe7f4dc443fd52887
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 14 15:21:05 2010 +0100
NetBSD fixes - on 4.0 and up, use multi-af mode. On earlier systems that
do not have TUNSIFHEAD (and do not have IPv6 capable tunnels), fall back
to old IPv4-only code without address-family prepending.
(cherry picked from commit 2a57c58b185deb11b0a62c584489fff59258146c)
commit 4c0b5a1c241e8b250962fd7bdbc1c0c3c78a7f56
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 7 14:59:51 2010 +0100
remove NOTES file from commit - private scribbling
(cherry picked from commit 5df8fe6b0eb3c0f351f322b4690e4d9388980aba)
commit 512cda46b0f65f388e24436cd28d44bdc90fe985
Author: Gert Doering <ge...@gr...>
Date: Thu Jan 7 14:51:40 2010 +0100
Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.
(cherry picked from commit ec9dce6387afd198881493bfebf13bb121e8a56b)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, feat_ipv6_payload has been deleted
was 04d8e4cede57d199cebf22e1c6077374227b8355
-----------------------------------------------------------------------
04d8e4cede57d199cebf22e1c6077374227b8355 Implement "ipv6 ifconfig" for TAP interfaces on Solaris Solaris close_tun(): add explicit "unplumb'ing" of IPv6 tun/tap interfaces, otherwise they would linger around after OpenVPN exits.
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-25 13:55:21
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, feat_ipv6_transport has been created
at 6dbf82a96253add5ed5f6c923080f4de4366c874 (commit)
- Log -----------------------------------------------------------------
commit 6dbf82a96253add5ed5f6c923080f4de4366c874
Author: JuanJo Ciarlante <jua...@gm...>
Date: Sun Mar 27 23:41:22 2011 +0200
* ipv6-0.4.16: fix mingw32 build
commit 86093c1cb434f448253cc8c7da4481dca320cafc
Author: JuanJo Ciarlante <jua...@gm...>
Date: Fri Mar 25 14:51:33 2011 +0100
* ipv6-0.4.15b: rebase over openvpn-testing-master
commit d3774cdf1e3c2f4e86fac52a723a3869b75b5b4e
Author: JuanJo Ciarlante <jua...@gm...>
Date: Tue Mar 22 21:59:23 2011 +0100
* ipv6-0.4.15: add --multihome support to xBSD
- _both_ for IPv4 (which was missing) and for IPv6
- tested on OpenBSD 4.7, FreeBSD 8.1
commit c47fd4b35cc99130c4177fd6b19ed2e0b4776756
Author: JuanJo Ciarlante <jua...@gm...>
Date: Mon Mar 21 09:21:39 2011 +0100
* ipv6-0.4.14: fix xinetd usage:
- closes http://bugs.debian.org/574164
- also needed for --disable-ipv6 builds
- supports IPv6 from xinetd
commit 5d6dbb03776de4d38f45e429ef674313a2bda8cc
Author: JuanJo Ciarlante <jj...@go...>
Date: Sun Feb 6 09:52:46 2011 +0100
* fix --multihome for ipv6: IPV6_RECVPKTINFO
- setsockopt IPV6_RECVPKTINFO (not IPV6_PKTINFO!)
- do check for setsockopt() failures
- append %<iface> in INFO msg
commit 830038fce4a30f317eb265079f91d9555981ad76
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Sep 23 01:15:35 2010 +0200
* fix --multihome for ipv4: cmsg_len must compare against in_pktinfo
size, not the full 4+6 union, also use saner variable names.
commit a69846411ae68dbd03b7552e33a63622bfbfc18b
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Feb 20 20:28:40 2010 +0100
* undo mroute.c changes related to ipv6 payload,
nothing to do w/ipv6 transport afterall.
commit 3ac2ac72e5fb286c9d8663a346075cae157f1762
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Nov 28 09:19:14 2009 -0800
* rebased to v2.1.1 release
* document {un,}trusted_ip6 in manpage
commit 4c25c5e3633faaa04bce79b4c20f86445c2515e1
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Nov 17 20:00:05 2009 +0100
* doc updates
commit 6caf7f3da06b8a75bf3451f49378f2f8eb8c53be
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Nov 12 11:54:13 2009 +0100
* fix --disable-ipv6 build
commit d4b9b74dff705d0bd2fefcd30ae99ec1c162f9e3
Author: JuanJo Ciarlante <jj...@go...>
Date: Wed Nov 11 17:25:09 2009 +0100
* updated doc
commit 9d4c64b584173789780431e5fd5acf977cf72e9d
Author: JuanJo Ciarlante <jj...@go...>
Date: Wed Nov 11 15:35:31 2009 +0100
* polished redirect-gateway (ipv4 on ipv6 endpoints) support
commit efa85c8b086121dc5df0e07b110751077e3d1ec4
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Nov 10 23:46:46 2009 +0100
* (prototype) fix for supporting "redirect-gateway" for tunneled ipv4 over ipv6 endpoints
commit 1ad6fc2976c6e5eedb248769e4b1f48e33c75346
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Oct 20 22:38:50 2009 +0200
* no new funcionality, just small cleanups:
- cmdline options help: add tcp6/udp6 missing messages
- win32: expand usage of proto_is_udp(), proto_is_tcp()
- replace some memset(&obj, 0, sizeof obj) by openvpn's CLEAR(obj)
commit ebce9fba41421c948e1399bfe29bfa028d936076
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Oct 20 22:38:26 2009 +0200
* openbsd: no IFF_MULTICAST, #ifdef around it
commit 51b3ca62973b9c795c51c43ac37603e78a3c7c60
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Oct 12 11:31:33 2009 +0200
* doc updates
commit 4af2d42d85e619e508645682bef3904f5d6e39af
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Oct 5 14:44:20 2009 +0200
* fixed segfault for undef address family in print_sockaddr_ex (thanks Marcel!)
commit fc9a44e24299386b26f610a204656e30885c1ab5
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Oct 5 12:24:20 2009 +0200
* socket.c: better buf logic in print_sockaddr_ex
commit e293510f9bb878faabb244f03ef4af97ddc67aad
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Oct 5 00:18:34 2009 +0200
* TODO.ipv6 update
commit aa8e9576bbd2ecd094276521ad9cf88227a119c9
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Oct 1 00:15:12 2009 +0200
* fix multi-tcp crash (corrected assertion)
commit ead3784086e76add44d53b0ffa87e3a8bd3fa8c7
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Sep 28 19:51:54 2009 +0200
* init.c: small in-doc tweaks
commit 2d7da344969a83d7b0e1dfadeddae1271f07fe4c
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Sep 28 13:47:16 2009 +0200
* init.c: document the ENABLE_MANAGEMENT place to work on
commit bf006408d08253f1b86c491e44e75ef8ca2e3e9b
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Sep 28 12:16:26 2009 +0200
* updated {README,TODO}.ipv6 from feedback at openvpn-devel mlist
commit d7627b1a5197a8634e011bb100849c45a612602d
Author: JuanJo Ciarlante <jj...@go...>
Date: Fri Sep 25 23:20:41 2009 +0200
* renamed README.ipv6{.txt,}
commit 6d1b80bdeb5e0df3dee6a8bc05d7e3f622371c1c
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Sep 24 20:09:55 2009 +0200
* correctly setup hints.ai_socktype for getaddrinfo(),
althought sorta hacky, see TODO.ipv6.
commit e47877099ebe7d98eb74c2b3efff902a77d0253f
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Sep 24 19:59:32 2009 +0200
* make possible to x-compile openvpn/win32 in Linux
commit a1bea685f06cd5eddf63ddbf9cc3495805395c11
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Sep 19 22:07:25 2009 +0200
* doc update w/unittests results
commit 485540cac415423266a6a2fc3b69bcdbe1e62916
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Sep 19 21:58:15 2009 +0200
* document ipv6 milestone status
commit b7f203c8cfd2c0e412afd6f5ca0aa4eb62a031d2
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Sep 19 21:36:46 2009 +0200
* ipv6 on win32 "milestone": 1st snapshot that passes all unittests
commit 4d3df224e1210f732b84cf4273fb57993361d4ba
Author: JuanJo Ciarlante <jj...@go...>
Date: Sat Sep 19 18:33:40 2009 +0200
* fixed win32 non-ipv6 build
commit 387df51180cf9139abfbc33b141fd395a58633b5
Author: JuanJo Ciarlante <jj...@go...>
Date: Thu Sep 17 23:46:01 2009 +0200
* added README.ipv6.txt
commit 97549c67678bb9b5196d4a87971e9fde6147cce0
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Sep 15 22:42:46 2009 +0200
* important fix for tcp6 reconnection
was incorrectly creating a PF_INET socket
commit 51afc8b8865fe09f76b81ae341e693a5b16199f2
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Sep 15 16:48:46 2009 +0200
* support --disable-ipv6 build properly:
- tests now are pass (and fail) properly for ipv6/4 builds
* more GNU indenting
commit d9c04efcdffc610163dcca988578cfe677c3af15
Author: JuanJo Ciarlante <jj...@go...>
Date: Tue Sep 15 09:22:46 2009 +0200
* socket.c: use USE_PF_INET6 in switch constructs to actually toss them out,
GNU indentation for my deltas
commit 97ba084bc8b8cc5cc817c14c6032a313a493fa87
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Sep 14 21:51:54 2009 +0200
* migrated all getaddrinfo() to getaddr6
* tests Ok: {loopback,remote}{udp,tcp}{4,6}
commit ea93a078053e2911b30a80685d82897159aee488
Author: JuanJo Ciarlante <jj...@go...>
Date: Mon Sep 14 18:31:42 2009 +0200
* created getaddr6(), use it from resolve_remote()
next: merge ipv{4,6} signal logic into one inside resolve_remote()
* passes {loopback,remote}{udp,tcp}{4,6} tests
commit 8335caf929f21b317a0243a12285e1f04361db25
Author: JuanJo Ciarlante <jj...@go...>
Date: Sun Sep 13 13:43:04 2009 +0200
* rebased openvpn-2.1_rc1b.jjo.20061206.d.patch
* passes {udp,tcp}x{v4,v6} loopback tests
* passes {udp,tcp}x{v6} remote tests
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, feat_ipv6_transport has been deleted
was 1b96baa8fc964bfba8bfba87f1e0e1fbabf0b47b
-----------------------------------------------------------------------
1b96baa8fc964bfba8bfba87f1e0e1fbabf0b47b * fix --multihome for ipv4: cmsg_len must compare against in_pktinfo size, not the full 4+6 union, also use saner variable names.
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 19:48:32
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, allmerged has been updated
via c92a66eeaac41908f5c0ebea257f367f72325956 (commit)
via 285252d1a189c331becde940d948d7ca1fe778fd (commit)
via b63ecceb8b9bc3215866ae622bbd013d029d0b69 (commit)
via 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a (commit)
via df5a4380c3931520d5fae2b18f0fc2e67a883aae (commit)
via 6d1d08f6792109a4a4cdd9cd0936fd4338c76fa1 (commit)
via 6a8270c29120473570ec6da4003226f36a4b71eb (commit)
via cffcefac8f227fc75772eb5f531eafc7ab1593e5 (commit)
via 6215e11e2b864085c0b55fff631f81b2cc587f69 (commit)
via 343037a99708bd7785de10cc5be37a150609bd01 (commit)
via 9b8247edf3e58893eb3ecc38dbfb2805ff1bb83d (commit)
via a18752d4febdaa91f87efcc487ac865d6587c527 (commit)
via ca4c6d618d743ec4a3b6f7ef8003d891603ec1a6 (commit)
via 9ed122efe870288ea75ee62a4eae2373a655145b (commit)
via cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c (commit)
via 6b2883a637fe73492f09816ee95b00c1b88d5fcb (commit)
from 0af1563bebc8ac71a230c0d3eaf83eb62372f1d9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c92a66eeaac41908f5c0ebea257f367f72325956
Merge: 0af1563bebc8ac71a230c0d3eaf83eb62372f1d9 285252d1a189c331becde940d948d7ca1fe778fd
Author: David Sommerseth <da...@us...>
Date: Thu Apr 21 21:47:54 2011 +0200
Merge branch 'master' into allmerged
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 4 +-
buffer.c | 3 +
easy-rsa/Windows/build-ca-pass.bat | 16 +-
easy-rsa/Windows/build-key-pass.bat | 16 +-
easy-rsa/Windows/build-key-server-pass.bat | 16 +-
httpdigest.c | 286 ++++++++++----------
httpdigest.h | 120 +++++-----
install-win32/openssl/openssl097.patch | 48 ++--
install-win32/openssl/openssl098.patch | 34 ++--
msvc/autodefs.h.in | 40 ++--
msvc/config.py | 186 +++++++-------
msvc/msvc.mak | 104 ++++----
openvpn.8 | 26 ++
options.c | 26 ++-
ps.c | 3 +
service-win32/openvpnserv.c | 39 ++-
win/autodefs.h.in | 62 +++---
win/build.py | 8 +-
win/build_ddk.py | 108 ++++----
win/build_exe.py | 30 +-
win/config.h.in | 7 +
win/config_all.py | 26 +-
win/config_tap.py | 70 +++---
win/config_ti.py | 36 ++--
win/js.py | 20 +-
win/make_dist.py | 34 ++--
win/msvc.mak.in | 84 +++---
win/openvpn.nsi | 10 +-
win/show.py | 14 +-
win/sign.py | 38 ++--
win/tap_span.py | 244 +++++++++---------
win/wb.py | 388 ++++++++++++++--------------
win32.c | 19 ++
win32.h | 3 +
34 files changed, 1133 insertions(+), 1035 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 19:13:58
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 285252d1a189c331becde940d948d7ca1fe778fd (commit)
via b63ecceb8b9bc3215866ae622bbd013d029d0b69 (commit)
from 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 285252d1a189c331becde940d948d7ca1fe778fd
Author: Robert Fischer <ml-...@tr...>
Date: Sun Apr 17 23:25:34 2011 +0200
Update man page with info about --connect-timeout
Signed-off-by: Robert Fischer <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit b63ecceb8b9bc3215866ae622bbd013d029d0b69
Author: Robert Fischer <ml-...@tr...>
Date: Sun Apr 17 23:03:49 2011 +0200
Update man page with info about --capath
Signed-off-by: Robert Fischer <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
-----------------------------------------------------------------------
Summary of changes:
openvpn.8 | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 19:13:51
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via 1d6f40a16cf3b20f9e32ca722c6fa3fc9d64b552 (commit)
via 3aae5db7f7f9bd6e907e18b92e23c107d3907d4f (commit)
from 9322eca5d95353757f3b7b47f67054ddb7b14369 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1d6f40a16cf3b20f9e32ca722c6fa3fc9d64b552
Author: Robert Fischer <ml-...@tr...>
Date: Sun Apr 17 23:25:34 2011 +0200
Update man page with info about --connect-timeout
Signed-off-by: Robert Fischer <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 285252d1a189c331becde940d948d7ca1fe778fd)
commit 3aae5db7f7f9bd6e907e18b92e23c107d3907d4f
Author: Robert Fischer <ml-...@tr...>
Date: Sun Apr 17 23:03:49 2011 +0200
Update man page with info about --capath
Signed-off-by: Robert Fischer <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit b63ecceb8b9bc3215866ae622bbd013d029d0b69)
-----------------------------------------------------------------------
Summary of changes:
openvpn.8 | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 19:05:40
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a (commit)
from df5a4380c3931520d5fae2b18f0fc2e67a883aae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a
Author: David Sommerseth <da...@us...>
Date: Thu Apr 21 21:03:25 2011 +0200
Add a simple comment regarding openvpn_snprintf() is duplicated
Commit df5a4380c3931520d5fae2b18f0fc2e67a883aae copies this function
from buffer.c to service-win32/openvpnserv.c. Any changes on either
places should be done in both implementations.
Signed-off-by: David Sommerseth <da...@us...>
-----------------------------------------------------------------------
Summary of changes:
buffer.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 19:05:34
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via 9322eca5d95353757f3b7b47f67054ddb7b14369 (commit)
from 47dd9a4d7b2930f6e1b5d6f0ce0c154efc87ac29 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9322eca5d95353757f3b7b47f67054ddb7b14369
Author: David Sommerseth <da...@us...>
Date: Thu Apr 21 21:03:25 2011 +0200
Add a simple comment regarding openvpn_snprintf() is duplicated
Commit df5a4380c3931520d5fae2b18f0fc2e67a883aae copies this function
from buffer.c to service-win32/openvpnserv.c. Any changes on either
places should be done in both implementations.
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a)
-----------------------------------------------------------------------
Summary of changes:
buffer.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 18:53:48
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via df5a4380c3931520d5fae2b18f0fc2e67a883aae (commit)
from 6d1d08f6792109a4a4cdd9cd0936fd4338c76fa1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit df5a4380c3931520d5fae2b18f0fc2e67a883aae
Author: David Sommerseth <da...@us...>
Date: Thu Apr 21 20:32:26 2011 +0200
Improve the mysprintf() issue in openvpnserv.c
A quick and dirty compile fix was introduced in commit 77d244050964525417,
and was accepted under the condition that it would be a temporary fix.
As the usage of _snprintf() is realy not ideal on Windows, this patch
uses the same well tested openvpn_snprintf() function from buffer.c.
It was a longer discussion of several possibilities to re-use that code,
but in the end it seemed easier to just copy-paste this function to
openvpnserv.c for now.
The reason for this conclusion was that the function is really simple,
well defined and will most likely not be changed much in the future.
It is also added a comment in openvpnserv.c where this function
has its origins.
Signed-off-by: David Sommerseth <da...@us...>
Acked-by: James Yonan <ja...@op...>
-----------------------------------------------------------------------
Summary of changes:
service-win32/openvpnserv.c | 39 ++++++++++++++++++++++++++++-----------
1 files changed, 28 insertions(+), 11 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-21 18:53:41
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via 47dd9a4d7b2930f6e1b5d6f0ce0c154efc87ac29 (commit)
from 1cc2b62d97d651ce9b05466928faba3b463838b7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 47dd9a4d7b2930f6e1b5d6f0ce0c154efc87ac29
Author: David Sommerseth <da...@us...>
Date: Thu Apr 21 20:32:26 2011 +0200
Improve the mysprintf() issue in openvpnserv.c
A quick and dirty compile fix was introduced in commit 77d244050964525417,
and was accepted under the condition that it would be a temporary fix.
As the usage of _snprintf() is realy not ideal on Windows, this patch
uses the same well tested openvpn_snprintf() function from buffer.c.
It was a longer discussion of several possibilities to re-use that code,
but in the end it seemed easier to just copy-paste this function to
openvpnserv.c for now.
The reason for this conclusion was that the function is really simple,
well defined and will most likely not be changed much in the future.
It is also added a comment in openvpnserv.c where this function
has its origins.
Signed-off-by: David Sommerseth <da...@us...>
Acked-by: James Yonan <ja...@op...>
(cherry picked from commit df5a4380c3931520d5fae2b18f0fc2e67a883aae)
-----------------------------------------------------------------------
Summary of changes:
service-win32/openvpnserv.c | 39 ++++++++++++++++++++++++++++-----------
1 files changed, 28 insertions(+), 11 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-15 14:11:23
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 6d1d08f6792109a4a4cdd9cd0936fd4338c76fa1 (commit)
from 6a8270c29120473570ec6da4003226f36a4b71eb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6d1d08f6792109a4a4cdd9cd0936fd4338c76fa1
Author: Samuli Seppänen <sa...@op...>
Date: Fri Apr 15 16:25:17 2011 +0300
Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier
This bug was introduced in commit 110e42d199e735ab1a31388c5678f59d0fa9510c.
Trac-ticket: 120
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
win/openvpn.nsi | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-15 14:11:15
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via 1cc2b62d97d651ce9b05466928faba3b463838b7 (commit)
from d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1cc2b62d97d651ce9b05466928faba3b463838b7
Author: Samuli Seppänen <sa...@op...>
Date: Fri Apr 15 16:25:17 2011 +0300
Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier
This bug was introduced in commit 110e42d199e735ab1a31388c5678f59d0fa9510c.
Trac-ticket: 120
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
(cherry picked from commit 6d1d08f6792109a4a4cdd9cd0936fd4338c76fa1)
-----------------------------------------------------------------------
Summary of changes:
win/openvpn.nsi | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-15 08:07:02
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7 (commit)
from 5ccb1c4ff042ef4df99845be339174a8664a7d6d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7
Author: Gisle Vanem <gv...@br...>
Date: Sat Apr 9 12:56:52 2011 +0000
Avoid re-defining uint32_t when using mingw compiler
Since MingW for quite a long time (since 3.2 in 2008?) has defined
'uint32_t' etc. in it's <stdint.h>, we need to guard against defining
them again. Ideally we should figure out in what version of MingW
this happened. But for now:
Signed-off-by: Gisle Vanem <gv...@br...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 6a8270c29120473570ec6da4003226f36a4b71eb)
-----------------------------------------------------------------------
Summary of changes:
win/config.h.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 21:39:01
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 6a8270c29120473570ec6da4003226f36a4b71eb (commit)
from cffcefac8f227fc75772eb5f531eafc7ab1593e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6a8270c29120473570ec6da4003226f36a4b71eb
Author: Gisle Vanem <gv...@br...>
Date: Sat Apr 9 12:56:52 2011 +0000
Avoid re-defining uint32_t when using mingw compiler
Since MingW for quite a long time (since 3.2 in 2008?) has defined
'uint32_t' etc. in it's <stdint.h>, we need to guard against defining
them again. Ideally we should figure out in what version of MingW
this happened. But for now:
Signed-off-by: Gisle Vanem <gv...@br...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
-----------------------------------------------------------------------
Summary of changes:
win/config.h.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 19:53:56
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via cffcefac8f227fc75772eb5f531eafc7ab1593e5 (commit)
via 6215e11e2b864085c0b55fff631f81b2cc587f69 (commit)
from 343037a99708bd7785de10cc5be37a150609bd01 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cffcefac8f227fc75772eb5f531eafc7ab1593e5
Author: rf <ml-...@tr...>
Date: Fri Apr 8 20:49:49 2011 +0200
Added man page entry for --management-client
Track-ticket: 114
Signed-off-by: rf <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit 6215e11e2b864085c0b55fff631f81b2cc587f69
Author: rf <ml-...@tr...>
Date: Fri Apr 8 13:15:23 2011 -0700
Update man page with info about --remote-random-hostname
Trac-ticket: 115
Signed-off-by: rf <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
-----------------------------------------------------------------------
Summary of changes:
openvpn.8 | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 19:53:48
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via 5ccb1c4ff042ef4df99845be339174a8664a7d6d (commit)
via 3136439d71fef635dd9148f02471b57e6fcf3cd1 (commit)
from f71233577e573c5d1dc0cd711b7b78867a7853be (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5ccb1c4ff042ef4df99845be339174a8664a7d6d
Author: rf <ml-...@tr...>
Date: Fri Apr 8 20:49:49 2011 +0200
Added man page entry for --management-client
Track-ticket: 114
Signed-off-by: rf <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit cffcefac8f227fc75772eb5f531eafc7ab1593e5)
commit 3136439d71fef635dd9148f02471b57e6fcf3cd1
Author: rf <ml-...@tr...>
Date: Fri Apr 8 13:15:23 2011 -0700
Update man page with info about --remote-random-hostname
Trac-ticket: 115
Signed-off-by: rf <ml-...@tr...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 6215e11e2b864085c0b55fff631f81b2cc587f69)
-----------------------------------------------------------------------
Summary of changes:
openvpn.8 | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 19:18:23
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 343037a99708bd7785de10cc5be37a150609bd01 (commit)
via 9b8247edf3e58893eb3ecc38dbfb2805ff1bb83d (commit)
via a18752d4febdaa91f87efcc487ac865d6587c527 (commit)
via ca4c6d618d743ec4a3b6f7ef8003d891603ec1a6 (commit)
from 9ed122efe870288ea75ee62a4eae2373a655145b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 343037a99708bd7785de10cc5be37a150609bd01
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:43:40 2011 +0300
Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit 9b8247edf3e58893eb3ecc38dbfb2805ff1bb83d
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:41:23 2011 +0300
Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit a18752d4febdaa91f87efcc487ac865d6587c527
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:40:33 2011 +0300
Fix a bug in devcon source code handling
The win/config_ti.py build script assumes to find ../tapinstall/7600/sources.in
which does not exists in devcon.exe source code directory. This makes
config_ti.py look for ../tapinstall/7600/sources instead.
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
commit ca4c6d618d743ec4a3b6f7ef8003d891603ec1a6
Author: David Sommerseth <da...@re...>
Date: Thu Apr 14 16:21:16 2011 +0200
Change the default --tmp-dir path to a more suitable path
In commit 4e1cc5f6dda22e9 the create_temp_filename() function was
reviewed and hardened, which in the end renamed this function to
create_temp_file() in commit 495e3cec5d156.
With these changes it became more evident that OpenVPN needs a directory
where it can create temporary files. The create_temp_file() will create
such files f.ex. if --client-connect or --plugin which makes use of
the OPENVPN_PLUGIN_AUTH_USER_PASS_VERIFY hook, such as openvpn-auth-pam.so.
When this happens, OpenVPN will normally create these files in the directory
OpenVPN was started. In many cases, this will fail due to restricted access.
By using --tmp-dir and pointing it to a directory writeable to the user
running OpenVPN, it works again.
This patch makes OpenVPN use a more suitable temproary directory by default,
instead of the current working directory. On non-Windows platforms this
default value is set to '/tmp', but can be modified at compile-time by
running ./configure --with-tmp-dir-path=<TEMP DIR PATH>. On Windows, it
will use GetTempPath() to find temporary paths recommended by the OS. If
this fails, it will fallback to the old behaviour, using the directory
where OpenVPN was started.
In any cases, this default value can be overridden in the configuration
file by using the --tmp-dir option, as before.
To check what the default is at runime, you can see this easily by doing
this:
$ ./openvpn --verb 4 --dev tun | grep tmp_dir
Signed-off-by: David Sommerseth <da...@re...>
Tested-by: Jan Just Keijser <ja...@ni...>
Acked-by: Gert Doering <ge...@gr...>
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 4 ++--
options.c | 18 ++++++++++++++----
win/config_ti.py | 2 +-
win/make_dist.py | 2 +-
win/openvpn.nsi | 4 +---
win32.c | 19 +++++++++++++++++++
win32.h | 3 +++
7 files changed, 41 insertions(+), 11 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 19:18:15
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via f71233577e573c5d1dc0cd711b7b78867a7853be (commit)
via 8cf7903c31d76ea905b7fd5d9257f116f424fe9e (commit)
via 6f0ded58250d4b4fef9cfdd314165d88d8f8f80e (commit)
via eb4b1bb6adc7fb1828839967a7807b6317305145 (commit)
from c7dd80cf45efa935f01a233aa74050fb5898adb8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f71233577e573c5d1dc0cd711b7b78867a7853be
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:43:40 2011 +0300
Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-drivers
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 343037a99708bd7785de10cc5be37a150609bd01)
commit 8cf7903c31d76ea905b7fd5d9257f116f424fe9e
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:41:23 2011 +0300
Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 9b8247edf3e58893eb3ecc38dbfb2805ff1bb83d)
commit 6f0ded58250d4b4fef9cfdd314165d88d8f8f80e
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:40:33 2011 +0300
Fix a bug in devcon source code handling
The win/config_ti.py build script assumes to find ../tapinstall/7600/sources.in
which does not exists in devcon.exe source code directory. This makes
config_ti.py look for ../tapinstall/7600/sources instead.
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@us...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit a18752d4febdaa91f87efcc487ac865d6587c527)
commit eb4b1bb6adc7fb1828839967a7807b6317305145
Author: David Sommerseth <da...@re...>
Date: Thu Apr 14 16:21:16 2011 +0200
Change the default --tmp-dir path to a more suitable path
In commit 4e1cc5f6dda22e9 the create_temp_filename() function was
reviewed and hardened, which in the end renamed this function to
create_temp_file() in commit 495e3cec5d156.
With these changes it became more evident that OpenVPN needs a directory
where it can create temporary files. The create_temp_file() will create
such files f.ex. if --client-connect or --plugin which makes use of
the OPENVPN_PLUGIN_AUTH_USER_PASS_VERIFY hook, such as openvpn-auth-pam.so.
When this happens, OpenVPN will normally create these files in the directory
OpenVPN was started. In many cases, this will fail due to restricted access.
By using --tmp-dir and pointing it to a directory writeable to the user
running OpenVPN, it works again.
This patch makes OpenVPN use a more suitable temproary directory by default,
instead of the current working directory. On non-Windows platforms this
default value is set to '/tmp', but can be modified at compile-time by
running ./configure --with-tmp-dir-path=<TEMP DIR PATH>. On Windows, it
will use GetTempPath() to find temporary paths recommended by the OS. If
this fails, it will fallback to the old behaviour, using the directory
where OpenVPN was started.
In any cases, this default value can be overridden in the configuration
file by using the --tmp-dir option, as before.
To check what the default is at runime, you can see this easily by doing
this:
$ ./openvpn --verb 4 --dev tun | grep tmp_dir
Signed-off-by: David Sommerseth <da...@re...>
Tested-by: Jan Just Keijser <ja...@ni...>
Acked-by: Gert Doering <ge...@gr...>
(cherry picked from commit ca4c6d618d743ec4a3b6f7ef8003d891603ec1a6)
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 4 ++--
options.c | 18 ++++++++++++++----
win/config_ti.py | 2 +-
win/make_dist.py | 2 +-
win/openvpn.nsi | 4 +---
win32.c | 19 +++++++++++++++++++
win32.h | 3 +++
7 files changed, 41 insertions(+), 11 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 15:02:28
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 9ed122efe870288ea75ee62a4eae2373a655145b (commit)
via cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c (commit)
from 6b2883a637fe73492f09816ee95b00c1b88d5fcb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9ed122efe870288ea75ee62a4eae2373a655145b
Author: James Yonan <ja...@op...>
Date: Sun Apr 3 23:48:15 2011 +0200
Fixed bug in port-share that could cause port share process to crash
with output like this:
TCP connection established with 85.190.0.3:41781
85.190.0.3:41781 SIGTERM[soft,port-share-redirect] received, client-instance exiting
MANAGEMENT: TCP recv error: Socket operation on non-socket
MANAGEMENT: Client disconnected
MANAGEMENT: Triggering management exit
Exiting due to fatal error
EVENT: epoll_ctl EPOLL_CTL_MOD failed, sd=6: Bad file descriptor (errno=9)
Then an error like this for every incoming connection that should be
proxied:
76.120.71.74:55302 PORT SHARE: sendmsg failed -- unable to communicate with background process (6,8,-1,-1): Connection refused (errno=111)
Version 2.1.3s
commit cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c
Author: Gert Doering <ge...@gr...>
Date: Sat Apr 9 18:16:21 2011 +0200
Add more detailed explanation regarding the function of "--rdns-internal"
As agreed in last thursday's IRC meeting [1], I've added a comment to the
code explaining "--rdns-internal". It's really very much an internal
option, so it does not need to go to the man page.
[1] http://thread.gmane.org/gmane.network.openvpn.devel/4573
Signed-off-by: Gert Doering <ge...@gr...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
options.c | 8 +++++++-
ps.c | 3 +++
2 files changed, 10 insertions(+), 1 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 15:02:17
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via c7dd80cf45efa935f01a233aa74050fb5898adb8 (commit)
via 89e0728ba6057bfe45b635a42c36502e9edc8cb3 (commit)
from f05b6d3302b3f204ebccb606ab52244316f08d09 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c7dd80cf45efa935f01a233aa74050fb5898adb8
Author: James Yonan <ja...@op...>
Date: Sun Apr 3 23:48:15 2011 +0200
Fixed bug in port-share that could cause port share process to crash
with output like this:
TCP connection established with 85.190.0.3:41781
85.190.0.3:41781 SIGTERM[soft,port-share-redirect] received, client-instance exiting
MANAGEMENT: TCP recv error: Socket operation on non-socket
MANAGEMENT: Client disconnected
MANAGEMENT: Triggering management exit
Exiting due to fatal error
EVENT: epoll_ctl EPOLL_CTL_MOD failed, sd=6: Bad file descriptor (errno=9)
Then an error like this for every incoming connection that should be
proxied:
76.120.71.74:55302 PORT SHARE: sendmsg failed -- unable to communicate with background process (6,8,-1,-1): Connection refused (errno=111)
Version 2.1.3s
(cherry picked from commit 9ed122efe870288ea75ee62a4eae2373a655145b)
commit 89e0728ba6057bfe45b635a42c36502e9edc8cb3
Author: Gert Doering <ge...@gr...>
Date: Sat Apr 9 18:16:21 2011 +0200
Add more detailed explanation regarding the function of "--rdns-internal"
As agreed in last thursday's IRC meeting [1], I've added a comment to the
code explaining "--rdns-internal". It's really very much an internal
option, so it does not need to go to the man page.
[1] http://thread.gmane.org/gmane.network.openvpn.devel/4573
Signed-off-by: Gert Doering <ge...@gr...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
(cherry picked from commit cdb3a5c0864e0fe8d0b814de1f024fd624dd3b1c)
-----------------------------------------------------------------------
Summary of changes:
options.c | 8 +++++++-
ps.c | 3 +++
2 files changed, 10 insertions(+), 1 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 14:39:13
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 6b2883a637fe73492f09816ee95b00c1b88d5fcb (commit)
from 808ba6b9316ff7f5910e2d4516c1a6aac788354c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6b2883a637fe73492f09816ee95b00c1b88d5fcb
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:18:47 2011 +0300
Change all CRLF linefeeds to LF linefeeds
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
-----------------------------------------------------------------------
Summary of changes:
easy-rsa/Windows/build-ca-pass.bat | 16 +-
easy-rsa/Windows/build-key-pass.bat | 16 +-
easy-rsa/Windows/build-key-server-pass.bat | 16 +-
httpdigest.c | 286 ++++++++++----------
httpdigest.h | 120 +++++-----
install-win32/openssl/openssl097.patch | 48 ++--
install-win32/openssl/openssl098.patch | 34 ++--
msvc/autodefs.h.in | 40 ++--
msvc/config.py | 186 +++++++-------
msvc/msvc.mak | 104 ++++----
win/autodefs.h.in | 62 +++---
win/build.py | 8 +-
win/build_ddk.py | 108 ++++----
win/build_exe.py | 30 +-
win/config_all.py | 26 +-
win/config_tap.py | 70 +++---
win/config_ti.py | 36 ++--
win/js.py | 20 +-
win/make_dist.py | 32 ++--
win/msvc.mak.in | 84 +++---
win/show.py | 14 +-
win/sign.py | 38 ++--
win/tap_span.py | 244 +++++++++---------
win/wb.py | 388 ++++++++++++++--------------
24 files changed, 1013 insertions(+), 1013 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|
|
From: <ope...@li...> - 2011-04-14 14:39:07
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via f05b6d3302b3f204ebccb606ab52244316f08d09 (commit)
from 86caf38ddcf4d9a80a97353888756255247b0a04 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f05b6d3302b3f204ebccb606ab52244316f08d09
Author: Samuli Seppänen <sa...@op...>
Date: Thu Apr 14 17:18:47 2011 +0300
Change all CRLF linefeeds to LF linefeeds
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
(cherry picked from commit 6b2883a637fe73492f09816ee95b00c1b88d5fcb)
-----------------------------------------------------------------------
Summary of changes:
easy-rsa/Windows/build-ca-pass.bat | 16 +-
easy-rsa/Windows/build-key-pass.bat | 16 +-
easy-rsa/Windows/build-key-server-pass.bat | 16 +-
httpdigest.c | 286 ++++++++++----------
httpdigest.h | 120 +++++-----
install-win32/openssl/openssl097.patch | 48 ++--
install-win32/openssl/openssl098.patch | 34 ++--
msvc/autodefs.h.in | 40 ++--
msvc/config.py | 186 +++++++-------
msvc/msvc.mak | 104 ++++----
win/autodefs.h.in | 62 +++---
win/build.py | 8 +-
win/build_ddk.py | 108 ++++----
win/build_exe.py | 30 +-
win/config_all.py | 26 +-
win/config_tap.py | 70 +++---
win/config_ti.py | 36 ++--
win/js.py | 20 +-
win/make_dist.py | 32 ++--
win/msvc.mak.in | 84 +++---
win/show.py | 14 +-
win/sign.py | 38 ++--
win/tap_span.py | 244 +++++++++---------
win/wb.py | 388 ++++++++++++++--------------
24 files changed, 1013 insertions(+), 1013 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|