Commit Graph

10 Commits (02b924f48afe8838b0fe2190566b885c5005885e)

Author SHA1 Message Date
Heiko Hund 9e195404b0 fix crash on 64 bit Windows, closes trac bug #247
This was caused by access of invalid data on the heap.

https://community.openvpn.net/openvpn/ticket/247
2013-03-01 21:28:17 +01:00
Heiko Hund 15287dc5ea correct how data from mgmt itf is received 2012-10-31 16:33:32 +01:00
Heiko Hund e84834a08a supply system proxy settings to management itf
Proxy settings are fetched from the users Internet Options
for the active connection. If WPAD or a PAC script is configured
they are preferred and used for automatic proxy detection.
Proxy bypass configuration is completely ignored.
2012-07-19 16:03:50 +02:00
Heiko Hund 0b37e288bf fix GUI status if mgmt itf can't be reached 2012-05-09 11:08:18 +02:00
Heiko Hund b9edb7e62a keep trying to connect to mgmt itf for 15 seconds 2012-05-08 16:50:26 +02:00
Heiko Hund d8737bfba2 remove limit for user/pass length, closes #3498438
Generation of the "username" and "password" management commands now
happens centrally in the helper function ManagementCommandFromInput()
in misc.c
2012-03-30 18:20:09 +02:00
Alon Bar-Lev c9eb68c77f use automake in build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>

Edited to not use libtool and implicit automake rule to build resource object
2012-03-28 10:59:44 +00:00
Alon Bar-Lev 45421c2514 cleanup: resolve warnings missing malloc include
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2012-03-28 10:44:54 +00:00
Heiko Hund 2c6eb62c74 fix write to static buffer 2011-07-21 11:43:00 +02:00
Heiko Hund 4bcebba60f use managment interface 2010-09-10 11:39:39 +02:00