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
2012-07-17
New version 0.4.0.
v0.4.0
Håkon Nessjøen
2012-07-17
Updated internationalization, sped up code by using fputs instead of fprintf....
Håkon Nessjøen
2012-07-17
Added -U flag for dropping privileges in raw mode in mactelnet. Manually merg...
Håkon Nessjøen
2012-05-20
Fixed missing translation in i18n template. Bugfixed Makefile a bit.
Håkon Nessjøen
2012-05-20
Added -l option to mactelnet, so you don't have to know about the mndp tool t...
Håkon Nessjøen
2012-02-28
Add comment about \r\n in i18n
Håkon Nessjøen
2012-02-28
Update po template
Håkon Nessjøen
2012-02-28
Cleaned up i18n
Håkon Nessjøen
2012-02-28
Added i18n support
Håkon Nessjøen
2012-02-11
Bugfix. Don't die on interfaces without address.
Håkon Nessjøen
2011-11-21
Fix Makefile to include LDFLAGS and LIBS
v0.3.4
Håkon Nessjøen
2011-11-21
Removed librt as mandatory library. Only needed for kfreebsd.
Håkon Nessjøen
2011-11-13
Added support for reloading list of interfaces/addresses on HUP signal, and f...
Håkon Nessjøen
2011-11-13
Fix bug in interface enumerator
Håkon Nessjøen
2011-11-13
Code "speedup".
Håkon Nessjøen
2011-11-13
Added comment to remind myself not from writing "non-root" version of macping...
Håkon Nessjøen
2011-11-13
Simplified checking of mac address (code cleanup)
Håkon Nessjøen
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
[next]