51 Commits (master)

Author SHA1 Message Date
Frank Lichtenheld 2cb3c6e417 Reformat source code with uncrustify 1 year ago
Selva Nair 0bea5549f1 Remove private key password-change feature 2 years ago
Selva Nair aaeb8d2700 Fix memory leak in PLAP 2 years ago
Selva Nair 71c0a251bf Do not use assert as it can terminate LogonUI in PLAP use 2 years ago
Selva Nair 9417991168 Use a list instead of array for connections list 2 years ago
Selva Nair 8a4fec9d13 Remove restriction of num_configs related to management_port_offset 2 years ago
Selva Nair 9d83f491d9 Always show persistent connections under a separate sub-menu 2 years ago
Selva Nair d24876c863 Re-order persistent and system config groups in menu 2 years ago
Selva Nair 6932c5e710 Change the logic of releasing persistent connections in OnHold 2 years ago
Selva Nair 0e76e4b544 Option to disable attaching to persistent connections 2 years ago
Selva Nair 477c61ff83 Parse config-auto directory for persistent connections 2 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications 3 years ago
Selva Nair c47c3bf81a Remove MAX_CONFIGS limit using WM_MENUCOMMAND for menu messages 4 years ago
Selva Nair 941c33f149 Improve the check for whether global and local config_dir are the same 4 years ago
Selva Nair f098f2fee4 Make 'management port offset' and 'menu view' user-configurable 4 years ago
Selva Nair 82e17b239e Mute echo message if repeated or disabled 4 years ago
Selva Nair af7fc7d223 Increase the depth of directories scanned for config files 4 years ago
Selva Nair 7bfb950852 Bug fix config-group data structure 6 years ago
Selva Nair f55eeb1da8 Eliminate MAX_CONFIGS limit using a dynamic array 6 years ago
Selva Nair 567efd1f45 In config menu squash directories containing a single config 6 years ago
Selva Nair 398a771840 Group configs based on the directory structure to support a nested view 6 years ago
Selva Nair 0702acf70c Remove the limit on number of config subdirectories 6 years ago
Selva Nair 10f34584ea In '--connect profile-name' make the extension (.ovpn) optional 7 years ago
Selva Nair 778cc3d225 Add a system-wide option to disable the password save feature 8 years ago
Selva Nair 9cea37ad80 Suppress warning popups if silent_connection is set 8 years ago
Selva Nair 1a5ce44a99 Handle dynamic challenge/response 8 years ago
Selva Nair 395caf88db Improve the message shown when no config files are found 8 years ago
Ilya Shipitsin f3aed466de fix build --disable-password-change 8 years ago
Selva Nair 5a47986ccb Make options saved in registry editable by user 8 years ago
Selva Nair 1c748e382d Simplify some parameters and registry keys 8 years ago
Selva Nair 5880fdcd02 Save username and optionally passwords 9 years ago
Selva Nair 284a4e27e3 Rescan configs even when connections are active 9 years ago
Selva Nair 38541f3693 Add a missing CheckReadAccess() 9 years ago
Selva Nair 77538dd0d0 Support user and global config directories 9 years ago
Selva Nair 352e44f03d Better error reporting when connection fails to come up 9 years ago
Ilya Shipitsin 08538280d0 cppcheck cleanup: 9 years ago
Heiko Hund 6f2445bce7 fix comparsion of config file options 11 years ago
Heiko Hund c2c6fdf828 make management interface work with Windows 8 12 years ago
Heiko Hund b9edb7e62a keep trying to connect to mgmt itf for 15 seconds 13 years ago
Heiko Hund f420d7dcbb use CRT's _countof instead of proprietary _tsizeof 13 years ago
Alon Bar-Lev c9eb68c77f use automake in build 13 years ago
Heiko Hund 4bcebba60f use managment interface 14 years ago
Heiko Hund a6e6d88115 refactor option handling code 15 years ago
Heiko Hund b0c1bd562c reformat and fix config file code 15 years ago
Heiko Hund 61cb987f4d make it work when compiled as unicode 15 years ago
Heiko Hund 6939cb8792 replace GUI_* with PACKAGE_* macros 15 years ago
Heiko Hund 56e73300e5 use TCHARs in preparation for unicode support 16 years ago
Heiko Hund 09a9867d8a use new inline function instead of old macro 16 years ago
Heiko Hund 5783d7da94 cleaned up resource IDs 16 years ago
Heiko Hund d646c7fc8c fixed compiler warnings 16 years ago