]> git.sur5r.net Git - ngadmin/commit
CLI: added the possibility to interrupt hanging commands with CTRL+C.
authordarkcoven <admin@darkcoven.tk>
Sun, 25 Dec 2011 11:00:00 +0000 (12:00 +0100)
committerdarkcoven <admin@darkcoven.tk>
Sat, 29 Dec 2012 22:40:00 +0000 (23:40 +0100)
commit1f4248859d9d0f51d628df6686d09c3aef09bc90
tree357cb50a42eb12853e193f6e31388763a97c8ff1
parent25c375ef21fa0c0d46b6d7a45acd4d613f1fe907
CLI: added the possibility to interrupt hanging commands with CTRL+C.
CLI: added the possiblity to enter password without displaying it.
CLI: added help command.
Lib: added check on packet extraction.
cli/admin.c
cli/com_help.c [new file with mode: 0644]
cli/com_password.c
cli/commands.c
cli/common.h
lib/src/network.c
lib/src/network.h
lib/src/protocol.c
lib/src/protocol.h