index
:
MAC-Telnet.git
autointerface
gh-pages
mactelnet-osx
master
Open source MAC Telnet client and server for connecting to Microtik RouterOS routers and Linux machines via MAC address. (mirror of https://github.com/vyos/MAC-Telnet.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-04
Minior code cleanup
Håkon Nessjøen
2010-10-04
Send query MNDP packet before listening for MNDP packets
Omni Flux
2010-10-03
Code cleanup
Håkon Nessjøen
2010-10-03
Fix invalid counter sizes which would break connection after 65535 bytes of d...
Håkon Nessjøen
2010-10-03
Documentation changes
Håkon Nessjøen
2010-10-03
Changed how packet generation functions get access to the buffer, so they won...
Håkon Nessjøen
2010-10-02
Commented the rest of main()
Håkon Nessjøen
2010-10-02
Cleanup and comment main.c
Håkon Nessjøen
2010-10-02
Rewrote auth code. Also removed bug where password had to be 8 characters lon...
Håkon Nessjøen
2010-10-02
Add some missing data to the internal protocol headers
Håkon Nessjøen
2010-10-02
Drop double/old packets. No more random buggy terminal!
Håkon Nessjøen
2010-10-02
Updated README
Håkon Nessjøen
2010-10-02
Send more than 1 byte at the time if more exists in the buffer
Håkon Nessjøen
2010-10-01
Made the password parameter optional; You may now write your password in a pr...
Håkon Nessjøen
2010-10-01
Added install option to Makefile, and fixed a "typo"
Håkon Nessjøen
2010-10-01
Added keepalive functionality
Håkon Nessjøen
2010-10-01
Some code cleanup, and support for several sessions/instances on one interfac...
Håkon Nessjøen
2010-10-01
Header-cleanup and get terminal type from ENV
Håkon Nessjøen
2010-10-01
Added resize handler
Håkon Nessjøen
2010-10-01
Milestone 1: First fully functional (proof of concept) version.
Håkon Nessjøen
2010-09-30
Add a lot of comments to the code
Håkon Nessjøen
2010-09-30
Added a simple tool for listing local mikrotik routers by mac address
Håkon Nessjøen
2010-09-28
Comment cleanup
Håkon Nessjøen
2010-09-27
Minifixes
Håkon Nessjøen
2010-09-27
No need to re-invent a square version of the wheel... cleanup
Håkon Nessjøen
2010-09-27
Cleaned up src/dst mac/ip handling a bit. Now fully automates source ip/mac a...
Håkon Nessjøen
2010-09-27
Forgot to free memory
Håkon Nessjøen
2010-09-27
Started code for automatically defining src ip/mac for packets
Håkon Nessjøen
2010-09-26
Cleanup, and correctly handle connection closing
Håkon Nessjøen
2010-09-26
Command line control of mac, user and pass... main() should be rewritten, and...
Håkon Nessjøen
2010-09-26
GPL'd it
Håkon Nessjøen
2010-09-26
Working login, buggy terminal-data reception
root
2010-09-26
Files splitted
root
2010-09-26
Connection working, auth received, control packets parsed. TODO: Cleanup/file...
root
2010-09-25
Last version
root
2010-09-25
Done splitting files
root
2010-09-25
Done splitting files
root
2010-09-25
cleanup2
root
2010-09-25
cleanup
root
2010-09-25
rename
root
2010-09-25
First working version: main2.c
root
2010-09-25
First import
root