Strobel, Stefan | Friedrich Lütze GmbH
|
95de370e94
refactoring transport layer implementation
|
9 mesi fa |
Strobel, Stefan | Friedrich Lütze GmbH
|
5d22d338e7
fix typos
|
9 mesi fa |
Strobel, Stefan | Friedrich Lütze GmbH
|
d84635fbbe
Merge branch 'develop' into feature/mess_around_with_transport_layer
|
9 mesi fa |
Strobel, Stefan | Friedrich Lütze GmbH
|
61ffd6fa42
changed the bool success to a flexible enum event in log function interface
|
9 mesi fa |
stefan
|
495cc02233
updated copyright notices
|
9 mesi fa |
stefan
|
bb7152a642
cleaning up, fixing cppcheck findings
|
9 mesi fa |
stefan
|
5f53dccaf6
Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism
|
9 mesi fa |
Strobel, Stefan | Friedrich Lütze GmbH
|
c69a7d2b8f
added function to change passwords during runtime
|
9 mesi fa |
Strobel, Stefan | Friedrich Lütze GmbH
|
fdb07f12c7
Added superuser flag to auth user.
|
9 mesi fa |
stefan
|
f6c6a311ec
added documentation on auth option
|
9 mesi fa |
Mario Hüttel
|
d313514fe8
Add GCC specific format attribute to the function prototype of shellmatta_printf to mark it as a printf-like function.
|
1 anno fa |
stefan
|
cbaacd10cf
added simple logging interface for logins
|
1 anno fa |
stefan
|
26a9116bc1
added doxygen comments to shellmatta auth
|
1 anno fa |
stefan
|
186d76d30e
finished login command
|
1 anno fa |
stefan
|
f58fe1de29
added basic login/logout logic
|
1 anno fa |
stefan
|
e3a608294f
started implementing the interface to the authentication module
|
1 anno fa |
stefan
|
e5c69849dd
disable transport layer by default, splitted integration test to check if the transport layer can be disabled
|
2 anni fa |
stefan
|
59d7eeb689
added shellmatta transport configure interface
|
2 anni fa |
stefan
|
271a67b58e
move transport reset interface to global shellmatta.h - this shall be user accessible
|
2 anni fa |
stefan
|
2c5e008b7b
fixing global naming conventions, messing around wir docs etc.
|
2 anni fa |
stefan
|
842f3568e8
added shellmatta transport layer flush method to prevent too much overhead
|
2 anni fa |
stefan
|
0de0350940
moved transport layer functions out of the shellmatta module
|
2 anni fa |
stefan
|
afd0d44aac
changed naming convention of transport layer
|
2 anni fa |
stefan
|
bcf2d283c6
added a helper macro for the write method to switch between transport layer and manual mode
|
2 anni fa |
stefan
|
be8b0bffed
integrating transport layer instance into shellmatta instance
|
2 anni fa |
Fischer, Simon
|
e78f2ff218
typo
|
3 anni fa |
prozessorkern
|
a5bd5c57ab
added detailed help function
|
3 anni fa |
prozessorkern
|
e3c35bd0d5
improved doxygen documentation
|
3 anni fa |
prozessorkern
|
e6b45952b3
added tests for shellmatta_history and improved documentation
|
3 anni fa |
prozessorkern
|
c74e37b846
fix #47 now calling a continued command even without new input data
|
4 anni fa |