summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-04Security fixes, etc. strn* functions does not terminate strings if they excee...Håkon Nessjøen
2010-10-04Minior code cleanupHåkon Nessjøen
2010-10-04Send query MNDP packet before listening for MNDP packetsOmni Flux
2010-10-03Code cleanupHåkon Nessjøen
2010-10-03Fix invalid counter sizes which would break connection after 65535 bytes of d...Håkon Nessjøen
2010-10-03Documentation changesHåkon Nessjøen
2010-10-03Changed how packet generation functions get access to the buffer, so they won...Håkon Nessjøen
2010-10-02Commented the rest of main()Håkon Nessjøen
2010-10-02Cleanup and comment main.cHåkon Nessjøen
2010-10-02Rewrote auth code. Also removed bug where password had to be 8 characters lon...Håkon Nessjøen
2010-10-02Add some missing data to the internal protocol headersHåkon Nessjøen
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 pr...Håkon Nessjøen
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 interfac...Håkon Nessjøen
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-30Add a lot of comments to the codeHåkon Nessjøen
2010-09-30Added a simple tool for listing local mikrotik routers by mac addressHå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 a...Håkon Nessjøen
2010-09-27Forgot to free memoryHåkon Nessjøen
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, and...Håkon Nessjøen
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: Cleanup/file...root
2010-09-25Last versionroot
2010-09-25Done splitting filesroot
2010-09-25Done splitting filesroot
2010-09-25cleanup2root
2010-09-25cleanuproot
2010-09-25renameroot
2010-09-25First working version: main2.croot
2010-09-25First importroot