summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-11-12Rewrote the interface handling. Added full support for kFreeBSD, have not ↵Håkon Nessjøen
tested with FreeBSD.
2011-08-11Cleanup in Makefile and docs according to tips from Nelson A. de OliveiraHåkon Nessjøen
2011-05-01Added manual pages and added license text to all .h and .c files.Håkon Nessjøen
2011-02-27Removed .deb specific files and updated makefile/readmeHåkon Nessjøen
2011-02-21Fixed up Makefile a bitHåkon Nessjøen
2011-02-21Added MT_PTYPE_PING/PONG support in mactelnetd and added a macping tool. For ↵Håkon Nessjøen
this udp-checksum code was also added for raw packets.
2011-02-16mactelnetd only listened on interfaces with an ip on it. Rewrote mactelnetd ↵Håkon Nessjøen
to use all IFs it finds MAC addresses on, not only the ones with IP. Testing version, to be cleaned up.
2010-12-26Added code to check if it should answer mactelnet packets or not in mactelnetd.Håkon Nessjøen
2010-12-23Cleaned up code and added -Wall to the compiler flags. Moved packet types ↵Håkon Nessjøen
over to enums for more ease of use.
2010-11-03Added missing file, documentation fixup, and minifixup in makefileHåkon Nessjøen
2010-11-01Removed dependency of libssl/crypto. Added L. Peter Deutsch's implementation ↵Håkon Nessjøen
of MD5 instead.
2010-11-01Added support for connecting to your router via the router identity name. ↵Håkon Nessjøen
(using MNDP)
2010-10-11Renamed files, added license info and did some minior fixes.Håkon Nessjøen
2010-10-11First version of mac-telnet server daemon mactelnetd. Use with care until it ↵Håkon Nessjøen
has been tested enough. Not for production use. To be cleaned up a lot.
2010-10-05Added files for packaging mactelnet for debian/ubuntuv0.1Håkon Nessjøen
2010-10-01Added install option to Makefile, and fixed a "typo"Håkon Nessjøen
2010-09-30Added a simple tool for listing local mikrotik routers by mac addressHå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-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-25Done splitting filesroot
2010-09-25cleanup2root