Hi,
On Tue, Aug 07, 2012 at 12:03:57PM +0200, Arne Schwabe wrote:
> the getaddr6 and getaddr_mutli functions are duplicates of each other. Since
> we always require getaddrinfo to be present both function are merge into one
> openvpn_getaddrinfo.
>
> This functions also returns a standard struc
Signed-off-by: Arne Schwabe
---
src/openvpn/socket.c | 89 ++
1 file changed, 39 insertions(+), 50 deletions(-)
diff --git a/src/openvpn/socket.c b/src/openvpn/socket.c
index a34e78c..5b2bb9d 100644
--- a/src/openvpn/socket.c
+++ b/src/openvpn/so
Hi,
(note that this is v2 of the patch with a change to getnameinfo()'s 2nd
field, passing ->addr.sa.sa_len now)
ACK, tested and reviewed.
The tabbing is left for David to repair :-)
gert
On Sun, Sep 02, 2012 at 09:15:33PM +0200, Arne Schwabe wrote:
> Signed-off-by: Arne Schwabe
> ---
> src
On 07/08/12 12:03, Arne Schwabe wrote:
> the getaddr6 and getaddr_mutli functions are duplicates of each other. Since
> we always require getaddrinfo to be present both function are merge into one
> openvpn_getaddrinfo.
>
> This functions also returns a standard struct addrinfo* so our resolve
On 23/08/12 23:21, Arne Schwabe wrote:
> This patch documents the usage of inline files in OpenVPN. Hackish ways of
> inline files are deliberately left out. For tls-auth and
> secret the key-direction option is right way of specifying the direction and
> not by using two tls-auth/secret lines wh
On 17/08/12 11:52, Heiko Hund wrote:
> The _openssl_get_subject() function was removed in commit
> 00b973f8af85c3ea8fa3cef80eec55e8dc139b27. The functionality
> moved to x509_get_subject().
>
> Signed-off-by: Heiko Hund
> ---
> src/openvpn/ssl_verify_openssl.h |2 --
> 1 file changed, 2 dele
On 16/08/12 20:31, Gert Doering wrote:
> This is useful if a test fails, and the tester wants to run the very
> same OpenVPN call with the very same arguments interactively to
> pinpoint and fix the problem.
>
> Signed-off-by: Gert Doering
> ---
> tests/t_client.sh.in |3 ++-
> 1 files chang
On 16/08/12 20:31, Gert Doering wrote:
> For 2.3 release, we do not need to have more details, as there is no
> separate patch set anymore, and both IPv6 transport and IPv6 payload
> (PF_INET6) have been fully integrated.
>
> Signed-off-by: Gert Doering
> ---
> src/openvpn/options.c |3 +--
>
On 17/08/12 11:51, Heiko Hund wrote:
> The flag was used with the --no-name-remapping option that was removed
> in commit 5e86fd93779482b90a191f929edebe414cd78a4f.
>
> Signed-off-by: Heiko Hund
> ---
> src/openvpn/ssl_common.h |1 -
> 1 file changed, 1 deletion(-)
Applied to master.
commit
On 16/08/12 20:09, Gert Doering wrote:
> This amends commit 62c613d46dc49 to check whether a named tun/tap
> device ("--dev tunX" instead of "--dev tun") exists before OpenVPN
> started - if yes, keep around at program end. If no, destroy.
>
> Also has a spelling fix, and changes clear_tuntap() t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/08/12 19:31, Arne Schwabe wrote:
> Signed-off-by: Arne Schwabe --- doc/openvpn.8 |
> 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-)
Applied to master.
commit c447b4265cd3fae308dd5798081d42f87ae89d91
Author: Arne Schwabe
List-Po
11 matches
Mail list logo