Age | Commit message (Expand) | Author |
---|---|---|
2010-12-25 | Change naming convention on variable names as well | Håkon Nessjøen |
2010-12-24 | Changed naming convention on function names | Håkon Nessjøen |
2010-12-23 | Cleaned up code and added -Wall to the compiler flags. Moved packet types ove... | Håkon Nessjøen |
2010-11-19 | Handle network devices without address information correctly. | Håkon Nessjøen |
2010-11-03 | Started code for auto-detecting interface. Working proof of concept version. ... | Håkon Nessjøen |
2010-10-01 | Header-cleanup and get terminal type from ENV | 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-28 | Comment 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 |