Commit Graph

  • a60b3c540b Enable MSVC build of libopenvpn_plap.dll Selva Nair 2022-08-05 21:49:58 -0400
  • c5c856aaa1 Add credentialprovider.h not in mingw-w64 Selva Nair 2022-08-08 20:59:50 -0400
  • ed0ceeb95b Add a progress dialog during Connect() Selva Nair 2022-08-06 18:05:43 -0400
  • e64b18074f Intercept management callbacks for better control of the UI Selva Nair 2022-08-08 22:12:01 -0400
  • 70610afc2f Add a BMP image for PLAP tile and use it Lev Stipakov 2022-10-12 12:24:00 +0300
  • a500b9553e Implement Pre-Logon Access Provider for start before logon Selva Nair 2022-07-10 23:39:09 -0400
  • b828e763ad Some refactoring to help code reuse Selva Nair 2022-10-12 16:58:59 -0400
  • b2f60c239a Change state to connecting/resuming before return from StartOpenVPN Selva Nair 2022-07-28 22:55:59 -0400
  • 47f950eca7 Store daemon_state in connection struct Selva Nair 2022-07-20 22:08:45 -0400
  • 4acafcf355 Parent status and message box windows in the GUI Selva Nair 2022-07-20 21:09:30 -0400
  • 89e46df455
    Update openvpn-gui-res-zh-hans.rc (#520) justwho 2022-10-16 00:02:27 +0800
  • 48bda37fba
    Use "分离" for Detach Selva Nair 2022-10-15 11:58:45 -0400
  • 0856d94e47 Add a test program for PLAP provider module Selva Nair 2022-10-06 21:13:42 -0400
  • b1a5cf6cb9 Enable MSVC build of libopenvpn_plap.dll Selva Nair 2022-08-05 21:49:58 -0400
  • 0e8a1741b4 Add credentialprovider.h not in mingw-w64 Selva Nair 2022-08-08 20:59:50 -0400
  • 70d70986e7 Add a progress dialog during Connect() Selva Nair 2022-08-06 18:05:43 -0400
  • 5b341c97b2 Intercept management callbacks for better control of the UI Selva Nair 2022-08-08 22:12:01 -0400
  • 3251896862 Add a BMP image for PLAP tile and use it Lev Stipakov 2022-10-12 12:24:00 +0300
  • 7c797f0040 Implement Pre-Logon Access Provider for start before logon Selva Nair 2022-07-10 23:39:09 -0400
  • 2ebf2b0c50 Some refactoring to help code reuse Selva Nair 2022-10-12 16:58:59 -0400
  • 4da78f6e70 Change state to connecting/resuming before return from StartOpenVPN Selva Nair 2022-07-28 22:55:59 -0400
  • 90749b98bc Store daemon_state in connection struct Selva Nair 2022-07-20 22:08:45 -0400
  • 9294485657 Fix crash on empty state response Lev Stipakov 2022-09-02 14:48:01 +0300
  • 8a3e864c33 Fix crash on empty state response Lev Stipakov 2022-09-02 14:48:01 +0300
  • ba1ff425cd Disable persistent state check for OpenVPN3 Christopher Ng 2022-09-01 13:29:42 +0100
  • fe016fda31
    Update openvpn-gui-res-zh-hans.rc justwho 2022-08-17 16:24:51 +0800
  • 732875d8ff
    Add missing Russian localization lines (#517) phoeo 2022-08-11 21:16:34 +0300
  • dbd3ae68cc fix lines mentioned in code review Esqou Phoeo 2022-08-11 19:14:51 +0300
  • c1b0f0bbd2 Auto adjust column widths in pkcs11 list view Selva Nair 2022-07-01 17:29:37 -0400
  • e5ab9d74bd Fix potential string mishandling in LocalizedTime Selva Nair 2022-06-28 20:37:50 -0400
  • e2efa082af Auto adjust column widths in pkcs11 list view Selva Nair 2022-07-01 17:29:37 -0400
  • fe8bb684eb Fix potential string mishandling in LocalizedTime Selva Nair 2022-06-28 20:37:50 -0400
  • 870bf61bc2 fix lines mentioned in code review Esqou Phoeo 2022-08-09 15:53:31 +0300
  • ea58d7edfa Parent status and message box windows in the GUI Selva Nair 2022-07-20 21:09:30 -0400
  • 85b7945127 Add missing Russian localization lines Esqou Phoeo 2022-08-08 20:48:37 +0300
  • 788a4c1f9e Do not tokenize comments -- save it as a string Selva Nair 2022-08-04 20:22:21 -0400
  • 170a9b9e76 Copy resources for persistent connections Selva Nair 2022-07-20 22:29:33 -0400
  • 6932c5e710 Change the logic of releasing persistent connections in OnHold Selva Nair 2022-07-20 20:58:04 -0400
  • 314ceb04b4 Show a message if waiting for management interface Selva Nair 2022-07-14 20:34:53 -0400
  • 44990cd83d Detach persistent connections on switch user Selva Nair 2022-07-09 21:04:19 -0400
  • 7f794eec3d Add a button for detaching from the management interface Selva Nair 2022-07-07 20:49:00 -0400
  • 0e76e4b544 Option to disable attaching to persistent connections Selva Nair 2022-07-07 21:36:14 -0400
  • 0baf486cb4 Extend management socket state Selva Nair 2022-07-14 19:50:41 -0400
  • e417976b27 Gracefully handle management password mismatch Selva Nair 2022-07-06 22:19:26 -0400
  • 147bc1a106 Parse the config file for management i/f params Selva Nair 2022-07-05 01:48:49 -0400
  • fc05de0c7b Add a parser for ovpn config files Selva Nair 2022-07-05 01:47:33 -0400
  • 477c61ff83 Parse config-auto directory for persistent connections Selva Nair 2022-07-04 22:57:40 -0400
  • 8f0dbbc8a3 Always check status of automatic service Selva Nair 2022-07-03 16:57:40 -0400
  • 428ee29246 Add support for marking connections as persistent Selva Nair 2022-07-03 16:30:31 -0400
  • f8a1495667 Refactor StartOpenVPN() Selva Nair 2022-07-03 15:34:48 -0400
  • 1d0cc7f801 Do not tokenize comments -- save it as a string Selva Nair 2022-08-04 20:22:21 -0400
  • f212283012 Copy resources for persistent connections Selva Nair 2022-07-20 22:29:33 -0400
  • 060ec3c254 Change the logic of releasing persistent connections in OnHold Selva Nair 2022-07-20 20:58:04 -0400
  • d523e207b2 Show a message if waiting for management interface Selva Nair 2022-07-14 20:34:53 -0400
  • 36ce75036b Detach persistent connections on switch user Selva Nair 2022-07-09 21:04:19 -0400
  • 4370bab16c Add a button for detaching from the management interface Selva Nair 2022-07-07 20:49:00 -0400
  • 7c69c4bd86 Option to disable attaching to persistent connections Selva Nair 2022-07-07 21:36:14 -0400
  • 3da5883b2c Extend management socket state Selva Nair 2022-07-14 19:50:41 -0400
  • 65addacfd8 Gracefully handle management password mismatch Selva Nair 2022-07-06 22:19:26 -0400
  • 1c8d3cae19 Parse the config file for management i/f params Selva Nair 2022-07-05 01:48:49 -0400
  • abdf71a482 Add a parser for ovpn config files Selva Nair 2022-07-05 01:47:33 -0400
  • 34265f6e60 Parse config-auto directory for persistent connections Selva Nair 2022-07-04 22:57:40 -0400
  • e43192a0fe Always check status of automatic service Selva Nair 2022-07-03 16:57:40 -0400
  • 510e54cf79 Add support for marking connections as persistent Selva Nair 2022-07-03 16:30:31 -0400
  • 552441e407
    Update openvpn-gui-res-zh-hans.rc (#514) justwho 2022-07-28 21:51:03 +0800
  • fea604dc74
    Update openvpn-gui-res-zh-hans.rc justwho 2022-07-28 10:56:03 +0800
  • 5e4dcfc66e
    Update openvpn-gui-res-zh-hans.rc justwho 2022-07-28 10:16:45 +0800
  • 55580d33b7 adjust build options to harden binaries Ilya Shipitsin 2022-07-23 10:07:29 +0500
  • 8f0efbdeda adjust build options to harden binaries Ilya Shipitsin 2022-07-23 10:07:29 +0500
  • 4f16904a68 Refactor StartOpenVPN() Selva Nair 2022-07-03 15:34:48 -0400
  • 4f0b94bf19 Copy new dialog and resources to all language files Selva Nair 2022-06-28 13:57:33 -0400
  • e548259722 Copy IDS_ERR_URL_IMPORT_PROFILE resource to all language files Selva Nair 2022-06-28 13:53:48 -0400
  • 6d67f81814 Show certificate details on double-clicking pkcs11 list entries Selva Nair 2022-06-27 17:33:06 -0400
  • 84be448777 Handle pkcs11-id query from daemon Selva Nair 2021-09-06 16:00:44 -0400
  • 05779fbb9b Add LocalizedFileTime function Selva Nair 2022-06-26 15:37:11 -0400
  • d7fe13d0a6
    Update italian language bovirus 2022-07-11 15:23:34 +0200
  • f8198b2a2d fixup! Update italian language Selva Nair 2022-07-04 15:07:28 -0400
  • 0f05bac819
    Update italian language bovirus 2022-07-04 19:43:52 +0200
  • e21a497f8e
    pdate italian language bovirus 2022-07-02 09:57:04 +0200
  • 819629e2a5 Find a free port for management interface Selva Nair 2022-06-29 14:17:30 -0400
  • b3e146ca68 Find a free port for management interface Selva Nair 2022-06-29 14:17:30 -0400
  • 4c3b62b9de Copy new dialog and resources to all language files Selva Nair 2022-06-28 13:57:33 -0400
  • ae6cc191f7 Copy IDS_ERR_URL_IMPORT_PROFILE resource to all language files Selva Nair 2022-06-28 13:53:48 -0400
  • a5b5434ea2 Show certificate details on double-clicking pkcs11 list entries Selva Nair 2022-06-27 17:33:06 -0400
  • 5fa8d787a7 Handle pkcs11-id query from daemon Selva Nair 2021-09-06 16:00:44 -0400
  • aeb9d50fb4 Add LocalizedFileTime function Selva Nair 2022-06-26 15:37:11 -0400
  • f22a45e349 Update openvpn-gui-res-zh-hans.rc justwho 2022-05-04 14:35:22 +0800
  • b44e685ff8 Retry on management timeout instead of aborting Selva Nair 2018-04-17 22:39:12 -0400
  • 3e37291e5d Set WS_EX_TOPMOST style on dialogs Selva Nair 2022-06-13 14:55:53 -0400
  • 63ff73fc47 Retry on management timeout instead of aborting Selva Nair 2018-04-17 22:39:12 -0400
  • d60325acde Support for OpenVPN 3 Lev Stipakov 2019-12-26 16:14:23 +0200
  • 9d86998466 Set WS_EX_TOPMOST style on dialogs Selva Nair 2022-06-13 14:55:53 -0400
  • 3616006c54 Support for OpenVPN 3 Lev Stipakov 2019-12-26 16:14:23 +0200
  • 338a1783ca cmake: add *-ovpn3 presets Christopher Ng 2022-06-07 18:28:11 +0100
  • 67ba437825 cmake: add openvpn3 support Christopher Ng 2022-06-06 21:45:07 +0100
  • 4e41204f34 Merge remote-tracking branch 'upstream/master' into ovpn3-merge Christopher Ng 2022-06-08 21:39:26 +0100
  • ecfe9863bf Fix OpenVPN3 GUI layout Christopher Ng 2022-05-23 11:52:47 +0100
  • 68f1c9d6d7
    Merge eec78ffc1c into 8f3c7a0b38 Selva Nair 2022-05-31 09:28:15 -0400
  • 8f3c7a0b38 Bump version to 11.29 openvpn-install-2.5.7-I602 OpenVPN-2.5.7-I602 Samuli Seppänen 2022-05-31 11:51:57 +0000
  • 271648c6c3 cmake: replace Ninja generator with MSVC Lev Stipakov 2022-05-30 15:53:02 +0300