Re: [Openvpn-devel] [PATCHv2] Windows UTF-8 input/output

2012-02-13 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/11/11 19:08, Heiko Hund wrote: > This patch makes openvpn read unicode from the console and convert > the input to UTF-8. And then display UTF-8 output to the console > correctly. > > Signed-off-by: Heiko Hund --- configure.ac | 1 > + openvpn.

[Openvpn-devel] [PATCHv2] Windows UTF-8 input/output

2011-11-23 Thread Heiko Hund
This patch makes openvpn read unicode from the console and convert the input to UTF-8. And then display UTF-8 output to the console correctly. Signed-off-by: Heiko Hund --- configure.ac |1 + openvpn.c|4 win32.c | 14 +- 3 files changed, 18 insertions(+), 1 d