Strobel, Stefan | Friedrich Lütze GmbH
|
a3415d2a55
Merge branch 'develop' into feature/add_ymodem_receive_functionalities
|
1 vuosi sitten |
Strobel, Stefan | Friedrich Lütze GmbH
|
95de370e94
refactoring transport layer implementation
|
1 vuosi sitten |
Strobel, Stefan | Friedrich Lütze GmbH
|
d84635fbbe
Merge branch 'develop' into feature/mess_around_with_transport_layer
|
1 vuosi sitten |
Strobel, Stefan | Friedrich Lütze GmbH
|
8a14afc035
hiding input in command not found message with disabled echo
|
1 vuosi sitten |
stefan
|
f40aca95f6
adding login/logout command dynamically on auth init - the former approach failed when the command list was reordered - might have deleted a command when auth init was called with commands already added
|
1 vuosi sitten |
stefan
|
495cc02233
updated copyright notices
|
1 vuosi sitten |
stefan
|
bb7152a642
cleaning up, fixing cppcheck findings
|
1 vuosi sitten |
Strobel, Stefan | Friedrich Lütze GmbH
|
4924f9f176
adding permissions when adding a command if matching permissions are found
|
1 vuosi sitten |
stefan
|
75c4167e27
removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode
|
1 vuosi sitten |
Strobel, Stefan | Friedrich Lütze GmbH
|
847634b308
fixed initialization for auth instance members
|
1 vuosi sitten |
Fischer, Simon | Friedrich Lütze GmbH
|
19b750177a
added some function to have more control over ymodem from higher layer
|
2 vuotta sitten |
Fischer, Simon | Friedrich Lütze GmbH
|
681baae0d0
temporary changes for debugging
|
2 vuotta sitten |
Simon Fischer
|
be0496e673
disable transport layer for ymodem
|
2 vuotta sitten |
stefan
|
26a9116bc1
added doxygen comments to shellmatta auth
|
2 vuotta sitten |
stefan
|
8c35d8ba95
hiding command from autocompletion if not permitted
|
2 vuotta sitten |
stefan
|
337c9f01df
pretending cmd does not exist when not permitted
|
2 vuotta sitten |
stefan
|
186d76d30e
finished login command
|
2 vuotta sitten |
stefan
|
f58fe1de29
added basic login/logout logic
|
2 vuotta sitten |
Simon Fischer
|
bdbf00d709
ymodem receive, ymodem crc, some utilities
|
2 vuotta sitten |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
3 vuotta sitten |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
3 vuotta sitten |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
3 vuotta sitten |
stefan
|
0de0350940
moved transport layer functions out of the shellmatta module
|
3 vuotta sitten |
stefan
|
afd0d44aac
changed naming convention of transport layer
|
3 vuotta sitten |
stefan
|
bcf2d283c6
added a helper macro for the write method to switch between transport layer and manual mode
|
3 vuotta sitten |
stefan
|
be8b0bffed
integrating transport layer instance into shellmatta instance
|
3 vuotta sitten |
stefan
|
f1e729037e
fix endianess of transport write
|
3 vuotta sitten |
stefan
|
ba03ac9b38
brutally fixing tests
|
3 vuotta sitten |
Fischer, Simon
|
bdbff61e38
fix error caused by incorrect implicit casting
|
3 vuotta sitten |
Fischer, Simon
|
1449371f88
currently at least mostly stable working
|
3 vuotta sitten |