Ashley Donaldson
|
25cb21908a
|
Apply escaping args to other command shells
|
2024-12-18 10:44:38 +11:00 |
|
Ashley Donaldson
|
205adfe2fd
|
Handle edge case in command shell when input contains backslash-quote combination already
|
2024-10-16 10:26:29 +11:00 |
|
Ashley Donaldson
|
1c4b22028d
|
Comment neatening from code review
|
2024-10-12 14:36:09 +11:00 |
|
Ashley Donaldson
|
0cf227ff00
|
Change API. Support backwards compatibility for PHP
|
2024-10-12 14:36:09 +11:00 |
|
Ashley Donaldson
|
c543971b8a
|
Support uploading files on linux shell containing quote characters
|
2024-10-12 14:36:09 +11:00 |
|
Ashley Donaldson
|
d9ed8ec4dc
|
Rework unix command line based on testing
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
5d71aa26e3
|
Treat old-style path separately to new (unescaped) path
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
7d30c67b01
|
Fix error sending legacy args
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
85d019cd3c
|
Handle CommandLineToArgv behaviour
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
0d4d6f345d
|
create_process works for basic CommandShell instances
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
e9f86c4865
|
Reworked unix create_process, as it was buggy
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
e0aca71029
|
Add unix shell to create_process API
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
72e657a19c
|
Implement new cmd_exec API for Windows cmd
|
2024-10-12 14:36:08 +11:00 |
|
Ashley Donaldson
|
955c675334
|
Implement new cmd_exec API for PowerShell
|
2024-10-12 14:36:08 +11:00 |
|
dwelch-r7
|
a19575d6bb
|
New lines and undoing debug changes
|
2021-01-06 12:48:16 +00:00 |
|
dwelch-r7
|
c0912b358c
|
Fix tests
|
2021-01-05 16:20:42 +00:00 |
|