summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
2010-10-02Drop double/old packets. No more random buggy terminal!Håkon Nessjøen
2010-10-02Updated READMEHåkon Nessjøen
2010-10-02Send more than 1 byte at the time if more exists in the bufferHåkon Nessjøen
2010-10-01Made the password parameter optional; You may now write your password in a ↵Håkon Nessjøen
prompt instead of polluting your history with passwords.
2010-10-01Added install option to Makefile, and fixed a "typo"Håkon Nessjøen
2010-10-01Added keepalive functionalityHåkon Nessjøen
2010-10-01Some code cleanup, and support for several sessions/instances on one ↵Håkon Nessjøen
interface. (random source port)
2010-10-01Header-cleanup and get terminal type from ENVHåkon Nessjøen
2010-10-01Added resize handlerHåkon Nessjøen
2010-10-01Milestone 1: First fully functional (proof of concept) version.Håkon Nessjøen
2010-09-28Comment cleanupHåkon Nessjøen
2010-09-27MinifixesHåkon Nessjøen
2010-09-27No need to re-invent a square version of the wheel... cleanupHåkon Nessjøen
2010-09-27Cleaned up src/dst mac/ip handling a bit. Now fully automates source ip/mac ↵Håkon Nessjøen
addresses according to ethernet device chosen.
2010-09-27Started code for automatically defining src ip/mac for packetsHåkon Nessjøen
2010-09-26Cleanup, and correctly handle connection closingHåkon Nessjøen
2010-09-26Command line control of mac, user and pass... main() should be rewritten, ↵Håkon Nessjøen
and should autodetect src mac/ip address, or let you specify
2010-09-26GPL'd itHåkon Nessjøen
2010-09-26Working login, buggy terminal-data receptionroot
2010-09-26Files splittedroot
2010-09-26Connection working, auth received, control packets parsed. TODO: ↵root
Cleanup/filesplit and create login + terminal code.
2010-09-25Last versionroot
2010-09-25Done splitting filesroot
2010-09-25cleanup2root
2010-09-25cleanuproot
2010-09-25renameroot
2010-09-25First importroot