.gitignore
|
Update .gitignore for editor and IDE files
|
2016-11-15 01:16:43 +01:00 |
client.c
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
client.h
|
Some code cleanup
|
2016-11-19 14:45:43 +01:00 |
common.h
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
LICENSE.txt
|
Adding MIT license
|
2016-12-08 22:10:14 +01:00 |
Makefile
|
First semi-functional version.
|
2014-03-18 17:31:42 +01:00 |
moxanix.cfg
|
Varoious code improvements and bugfixes
|
2014-01-10 09:18:45 +00:00 |
moxanix.sh
|
removed tty mapping from moxanix script
|
2014-04-03 14:49:45 +02:00 |
moxanix2.cfg
|
New version of configuration and control script
|
2016-12-09 08:03:28 +01:00 |
moxanix2.sh
|
New version of configuration and control script
|
2016-12-09 08:03:28 +01:00 |
moxerver.c
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
parser.c
|
Adding parser.c and parser.h used for parsing of moxanix config files. Actual parsing not yet implemented.
|
2014-03-21 00:20:49 +01:00 |
parser.h
|
Adding parser.c and parser.h used for parsing of moxanix config files. Actual parsing not yet implemented.
|
2014-03-21 00:20:49 +01:00 |
README.md
|
Update README.md
|
2014-03-24 22:38:12 +01:00 |
server.c
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
server.h
|
Use dedicated thread functions for certain tasks.
|
2016-11-27 23:35:51 +01:00 |
task_threads.c
|
Don't pass tty data while a new client is providing username
|
2016-12-19 14:59:05 +01:00 |
task_threads.h
|
Use dedicated thread functions for certain tasks.
|
2016-11-27 23:35:51 +01:00 |
telnet.c
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
telnet.h
|
Some code cleanup
|
2016-11-19 14:45:43 +01:00 |
tty.c
|
Use a wrapper for logging
|
2016-11-28 02:01:39 +01:00 |
tty.h
|
Some code cleanup
|
2016-11-19 14:45:43 +01:00 |