49 Commits (v11.36.0.0)

Author SHA1 Message Date
Selva Nair 7d078dd151 PLAP: Add an option to register the COM dll 2 years ago
Selva Nair b828e763ad Some refactoring to help code reuse 2 years ago
Selva Nair 147bc1a106 Parse the config file for management i/f params 2 years ago
Selva Nair 819629e2a5 Find a free port for management interface 2 years ago
Selva Nair 79f5cb91c6 Do not escape single quote character 3 years ago
Selva Nair 2cc5788367 Check pointer is not NULL before passing to strlen 3 years ago
Selva Nair 6271d2f674 Fix passing username for CRV1 response 3 years ago
Selva Nair 24b9d06957 Update OpenSSL initialization 3 years ago
Selva Nair 9c82e666d8 Show a prompt during profile import using --import 3 years ago
Lev Stipakov a9f176224f Fix crash when clicking on tray icon after importing the first profile 3 years ago
Selva Nair 77e32fa676 During import from url take filename from content-disposition 3 years ago
Selva Nair 859d0fbf2f Show import success using balloon notification 3 years ago
Selva Nair 56ee704501 Use C standrad compliant printf specifications 3 years ago
Selva Nair 8e4183f9a9 Add '--command import' command line option 3 years ago
Selva Nair e03ce9c5f1 During import check whether profile with same name exists 3 years ago
Lev Stipakov c7beb04ff5 URL profile import: download and import profile 3 years ago
Lev Stipakov d6a622a023 URL profile import: allow specifying owner window of message box 3 years ago
Lev Stipakov 78ee9b981d URL profile import: refactor ImportConfigFile 3 years ago
Lev Stipakov 5dcc584a7a Support for crtext 4 years ago
Selva Nair ba05ea0de9 Detect urls in echo message make them clickable 4 years ago
Selva Nair 9c914305d9 Implement SHA1 digest of echo message 4 years ago
Selva Nair 00732e1d9e Parse and display messages received by echo msg commands 4 years ago
Wouter eef34b3b4d Support per-monitor DPI scaling 4 years ago
Selva Nair a950e14755 Do not do escape processing on static-challenge password and response 4 years ago
Selva Nair 307bb34fa9 Do not add CRLF to base64 encoded output 5 years ago
Selva Nair 5ab2a48ba0 Promptly close pipe handles passed to child 5 years ago
Selva Nair b53c8a758e Fix display of assigned IPs when IPv4 address is absent 7 years ago
Selva Nair 1cb07f92f3 Fix detection of running instance 7 years ago
Selva Nair c51fd4450d Support for 'setenv name var' using echo 7 years ago
Selva Nair dd8c4dfdab Show assigned ipv6 address in balloon and tray popup 7 years ago
Selva Nair 0f21030774 Support sending commands to running instance 7 years ago
Selva Nair 301a5e5644 Check for invalid characters in user inputs 7 years ago
Selva Nair 1a5ce44a99 Handle dynamic challenge/response 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 bd2d80c1cc Check the return value of CheckTokenMembership() 9 years ago
Selva Nair 875d9f9457 Handle empty strings in Base64Encode 9 years ago
Selva Nair 43d0ef3a5a Handle interactive service policy restrictions 9 years ago
Soar Qin fe5a1c9b71 Adding static-challenge support 9 years ago
Selva Nair 791aea49e6 Do not use interactive service if running as admin 9 years ago
Ilya Shipitsin 08538280d0 cppcheck cleanup: 9 years ago
Heiko Hund bc015578d5 always send keyboard events 12 years ago
Heiko Hund 47cff87477 make auth popups show when returning from suspend 12 years ago
Heiko Hund 976b08312b escape \ and " in user input to management itf 12 years ago
Heiko Hund 22ff456888 check if "log_dir" exists or create it 13 years ago
Heiko Hund 577d22dbc3 fix ManagementCommandFromInput() 13 years ago
Heiko Hund e84834a08a supply system proxy settings to management itf 13 years ago
Heiko Hund d8737bfba2 remove limit for user/pass length, closes #3498438 13 years ago