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
2011-11-12
New version. 0.3.3. Moved versioning into config.h
v0.3.3
Håkon Nessjøen
2011-11-12
Rewrote the interface handling. Added full support for kFreeBSD, have not tes...
Håkon Nessjøen
2011-11-08
Cleanup
Håkon Nessjøen
2011-11-08
Clean up and bugfix endianess handling
Håkon Nessjøen
2011-11-03
Merge pull request #3 from bbonev/master
Håkon Nessjøen
2011-11-04
move trypassword inside the connection state; generate enckey only once per s...
Boian Bonev
2011-11-03
handle signals in foreground mode as well
Boian Bonev
2011-11-03
tell the new shell that its a login one
Boian Bonev
2011-11-02
Buffer overflow prevention.
Håkon Nessjøen
2011-11-02
Quiet mode and no terminal setup when not talking to a tty
Håkon Nessjøen
2011-10-31
Merge pull request #2 from bbonev/master
Håkon Nessjøen
2011-10-28
use unified byte order conversion for uptime
Boian Bonev
2011-08-11
New minior version
v0.3.2
Håkon Nessjøen
2011-08-11
Cleanup in Makefile and docs according to tips from Nelson A. de Oliveira
Håkon Nessjøen
2011-08-10
Remove unused variables. Thanks to "Nelson A. de Oliveira" <naoliv@gmail.com>
Håkon Nessjøen
2011-05-01
Add important information to manual pages
Håkon Nessjøen
2011-05-01
Cleaned up description and synopsis of files
Håkon Nessjøen
2011-05-01
Added manual pages and added license text to all .h and .c files.
Håkon Nessjøen
2011-02-27
New minior version
v0.3
Håkon Nessjøen
2011-02-27
Removed .deb specific files and updated makefile/readme
Håkon Nessjøen
2011-02-27
Add foreground mode support for mactelnetd.
Håkon Nessjøen
2011-02-27
Code cleanup.
Håkon Nessjøen
2011-02-27
Missing two endianness checks/handling. Tested successfully with MIPS Malta 4...
Håkon Nessjøen
2011-02-24
Fixed textual typo
Håkon Nessjøen
2011-02-24
Enhance send_udp routine to actually check the incoming packet for ACK
Håkon Nessjøen
2011-02-24
Code cleanup
Håkon Nessjøen
2011-02-24
Fixed permissions of slave pts, so the connecting user has access to his own ...
Håkon Nessjøen
2011-02-24
Have faith in htons/ntohs functions being transparent on big endianed build e...
Håkon Nessjøen
2011-02-24
Bugfix of two bugs making raw mode unusable/unstable.
Håkon Nessjøen
2011-02-23
Added "fast mode" to macping. Also fixed the way the summary was printed out,...
Håkon Nessjøen
2011-02-23
Added endianness checks in udp.c, for raw packets
Håkon Nessjøen
2011-02-23
Bugfix in mactelnet. Raw mode did not successfully autodetect outgoing interf...
Håkon Nessjøen
2011-02-21
Fixed up Makefile a bit
Håkon Nessjøen
2011-02-21
Busted :P
Håkon Nessjøen
2011-02-21
Removed invalid text in help screen of mactelnet
Håkon Nessjøen
2011-02-21
Add endianness checking/conversion.
Håkon Nessjøen
2011-02-21
Added MT_PTYPE_PING/PONG support in mactelnetd and added a macping tool. For ...
Håkon Nessjøen
2011-02-16
Fix: Send IP address (if available) of machine also when sending mndp packets...
Håkon Nessjøen
2011-02-16
Rewrote MNDP parser, and added MNDP broadcast routines for mactelnetd. Thanks...
Håkon Nessjøen
2011-02-16
Forgot to remove some debugging
Håkon Nessjøen
2011-02-16
mactelnetd only listened on interfaces with an ip on it. Rewrote mactelnetd t...
Håkon Nessjøen
2010-12-27
Added support for broadcast packets in mactelnetd also. Fixed a bug where the...
Håkon Nessjøen
2010-12-26
Improved the keepalive-timer in mactelnet, and fixed a terminal reset bug if ...
Håkon Nessjøen
2010-12-26
Added code to check if it should answer mactelnet packets or not in mactelnetd.
Håkon Nessjøen
2010-12-26
Janitor work
Håkon Nessjøen
2010-12-26
Code cleanup, and made timeout-acking more correct
Håkon Nessjøen
2010-12-25
Official version 0.2
Håkon Nessjøen
2010-12-25
Add support for dash-seperated mac addresses
Håkon Nessjøen
2010-12-25
Moved global protocol info to protocol header, where it belongs
Håkon Nessjøen
2010-12-25
Added simple DATA packet retransmission support.
Håkon Nessjøen
[next]