On 03/05/12 20:49, Alon Bar-Lev wrote:
> If source is located at git repository, acquire branch and
> revision of head to be printed at --version output.
>
> Signed-off-by: Alon Bar-Lev --- Makefile.am
> | 25 - configure.ac | 11
> +++ src/openvpn/optio
If source is located at git repository, acquire branch and revision
of head to be printed at --version output.
Signed-off-by: Alon Bar-Lev
---
Makefile.am | 25 -
configure.ac | 11 +++
src/openvpn/options.c |6 ++
3 files changed, 4
If source is located at git repository, acquire branch and revision
of head to be printed at --version output.
Signed-off-by: Alon Bar-Lev
---
Makefile.am | 25 -
configure.ac | 11 +++
src/openvpn/options.c |6 ++
3 files changed, 4
On Thu, May 3, 2012 at 8:36 PM, Alon Bar-Lev wrote:
> If source is located at git repository, acquire branch and revision
> of head to be printed at --version output.
>
> Signed-off-by: Alon Bar-Lev
Slowly I get what you need.
How is this one?
Alon.
On Thu, May 3, 2012 at 1:53 PM, Samuli Seppänen wrote:
>
>> On Thu, May 3, 2012 at 10:26 AM, David Sommerseth
>> wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> On 27/04/12 14:15, Alon Bar-Lev wrote:
2012/4/27 Samuli Seppänen :
> Il 27.04.2012 12:18, Heiko Hund ha sc
Hi,
2012/5/3 David Sommerseth :
> What I would like to see is something more like what's found in TOR
> projects' obfsproxy, where the Makefile generates a micro-version.i,
> which is included. As this file is forced to be (re-)created each
> time, it will always be accurate.
>
> I don't say that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/05/12 12:21, Gauri Bhave wrote:
> Well that's the legacy that i got from the previous developer. So
> just wanted to know if it supports UTF8. And it will really help if
> you can point out the exact version's of OpenVPN access server and
> OpenV
Hi,
On Thu, May 03, 2012 at 03:51:27PM +0530, Gauri Bhave wrote:
> Well that's the legacy that i got from the previous developer. So just
> wanted to know if it supports UTF8.
No, all versions before 2.3_alpha1 will convert anything non-7bit-ASCII to
"_" (as you have observed).
> And it will r
Access Server and OpenVPN Connect client are commercial offerings based
on the OpenVPN 2.1.x tree. As such, they lack many of the features that
came in later community versions (2.2.x+). I'd guess they don't support
UTF-8, either.
I would use OpenVPN 2.3-alpha1 as it should be very stable and has
> On Thu, May 3, 2012 at 10:26 AM, David Sommerseth
> wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 27/04/12 14:15, Alon Bar-Lev wrote:
>>> 2012/4/27 Samuli Seppänen :
Il 27.04.2012 12:18, Heiko Hund ha scritto:
> On Friday 27 April 2012 09:54:15 Samuli Seppänen wro
Well that's the legacy that i got from the previous developer. So just
wanted to know if it supports UTF8. And it will really help if you can
point out the exact version's of OpenVPN access server and OpenVPN connect
client which support UTF8 username's and Passwords.
Thanks
Gauri Bhave
On Thu, M
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/05/12 20:16, Alon Bar-Lev wrote:
> Looks good. If you testing this one, please ensure symbolic links
> also works properly... :)
Just to confirm, as I forgot to mention that in the 'applied' message
earlier on. This was tested with symlinks on
From: David Sommerseth
Both is_persist_option() and is_stateful_restart() functions where never
used anywhere in the code. Remove them.
Signed-off-by: David Sommerseth
---
src/openvpn/options.c | 16
src/openvpn/options.h |3 ---
2 files changed, 0 insertions(+), 19 del
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 28/04/12 20:00, Alon Bar-Lev wrote:
> If configure is located at git repository, acquire branch and
> revision of head to be printed at --version output.
>
> Signed-off-by: Alon Bar-Lev ---
> configure.ac | 11 +++ src/openvpn/o
On Thu, May 3, 2012 at 10:26 AM, David Sommerseth
wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 27/04/12 14:15, Alon Bar-Lev wrote:
> > 2012/4/27 Samuli Seppänen :
> >> Il 27.04.2012 12:18, Heiko Hund ha scritto:
> >>> On Friday 27 April 2012 09:54:15 Samuli Seppänen wrote:
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/05/12 19:54, David Sommerseth wrote:
> To avoid confusion between check_file_access() and
> check_cmd_access() in the future, remove unneeded arguments from
> check_cmd_access()
>
> As a command will always be a file, it should always check for
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 28/04/12 20:29, Alon Bar-Lev wrote:
> Visual Studio 2010 editor supports UTF-8 files, we can store files
> in standard encoding.
>
> Signed-off-by: Alon Bar-Lev ---
> src/openvpn/openvpn_win32_resources.rc |4 +++-
> src/openvpnserv/openvpn
On 31/03/12 13:47, Jonathan K. Bullard wrote:
> On Wed, Mar 28, 2012 at 2:11 PM, David Sommerseth
> mailto:openvpn.l...@topphemmelig.net>>
> wrote:
>
>
> > Attached is a heavily revised version of my original patch. It uses
> > argv_printf() to __check__ an option's commands, so it accept
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 27/04/12 14:15, Alon Bar-Lev wrote:
> 2012/4/27 Samuli Seppänen :
>> Il 27.04.2012 12:18, Heiko Hund ha scritto:
>>> On Friday 27 April 2012 09:54:15 Samuli Seppänen wrote:
Anyways, I cross-compiled latest "master" with this patch
applied
Hi,
On Thu, May 03, 2012 at 12:14:28PM +0530, Gauri Bhave wrote:
> Can you tell me which version of openvpn started supporting utf8. I am
> using openvpn-2.1_rc15 but all my utf8 characters get converted to '_'
> (underscores), when i see the log on the server side and AD gives me an
> error authe
Hi,
Can you tell me which version of openvpn started supporting utf8. I am
using openvpn-2.1_rc15 but all my utf8 characters get converted to '_'
(underscores), when i see the log on the server side and AD gives me an
error authentication failed.
Please help me
Thanks
Gauri Bhave
On Wed, May 2,
21 matches
Mail list logo