summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* added two new bugsThomas Habets2009-09-302-0/+34
* Also test on IRIXThomas Habets2009-09-271-0/+1
* Removed double 'const'Thomas Habets2009-09-271-1/+1
* Merge branch 'master' of http://cvs.habets.pp.se/~marvin/git/arpingThomas Habets2009-09-2723-1687/+10406
|\
| * Added GNU-style footer to extended helpThomas Habets2009-09-201-0/+3
| * Added homepage and git url to manpageThomas Habets2009-09-202-0/+8
| * Fixed small things in manpage, and added an examples sectionThomas Habets2009-09-202-16/+76
| * Build stuff, and added --help for extended helpThomas Habets2009-09-204-23/+91
| * Added homepage and git url info to top of READMEThomas Habets2009-09-201-0/+2
| * Check for -lsocket and -lnsl before -lnet. (Solaris compile fix)Thomas Habets2009-09-203-14/+150
| * More install infoThomas Habets2009-09-201-3/+15
| * More install infoThomas Habets2009-09-201-0/+3
| * Updated link to libnetThomas Habets2009-09-201-2/+7
| * added *.o to .gitignoreThomas Habets2009-09-201-0/+1
| * Updated README to reflect arping 1.x / 2.x splitThomas Habets2009-09-201-43/+25
| * autoconf: make sure libpcap existsThomas Habets2009-09-203-150/+12
| * include config.hThomas Habets2009-09-201-2/+2
| * Make sure libnet exists and is 1.1.xThomas Habets2009-09-203-4/+97
| * Moved compilation info into INSTALL fileThomas Habets2009-09-203-5/+28
| * autotools: sbin, not binThomas Habets2009-09-202-31/+32
| * Actual working autotools build systemThomas Habets2009-09-206-41/+823
| * moved arping.yodl into src/Thomas Habets2009-09-201-0/+0
| * Added autotools generated filesThomas Habets2009-09-206-0/+9166
| * moved arping.c into src/Thomas Habets2009-09-201-0/+0
| * Added AM_ macros to configure.acThomas Habets2009-09-201-0/+3
| * Moved arping-scan-net.sh into extra/Thomas Habets2009-09-201-0/+0
| * Start of autoconf build systemThomas Habets2009-09-205-447/+56
| * Moved arping.c to toplevelThomas Habets2009-09-201-0/+0
| * Removed arping 1.x stuffThomas Habets2009-09-204-1143/+0
| * Compiled manpageThomas Habets2009-09-201-1/+3
| * Added option -D, show dots and exclamation marksAndrey Zaikin2009-09-202-7/+48
* | Imported some bugs into trackerThomas Habets2009-01-075-0/+129
* | Init BugsEverywhereThomas Habets2009-01-072-0/+8
|/
* Mostly code comments.Thomas Habets2008-08-271-18/+61
* Remove nullpointer dereference when verboselevel > 1Thomas Habets2008-08-271-1/+1
* Solaris runtime library path fix (/opt/csw/lib)Thomas Habets2008-08-271-1/+1
* Up version to 2.08arping-2.08Thomas Habets2008-08-111-1/+1
* Lookupdev fixThomas Habets2008-08-111-1/+1
* Gittified 'make dist'Thomas Habets2008-08-081-8/+4
* Up version to 2.07arping-2.07Thomas Habets2008-08-081-1/+1
* Added .gitignoreThomas Habets2008-08-081-0/+2
* libnet_addr2name4_r() fixThomas Habets2008-08-081-5/+5
* Updated copyright statements and removed $Id$-tagsThomas Habets2008-06-249-18/+16
* license stuffThomas Habets2008-06-235-21/+71
* work around libnet bug: never call libnet_init() with ifname=NULL.Thomas Habets2008-02-042-45/+57
* interface autodetect on BSDThomas Habets2007-09-191-1/+54
* windows stuff. issue #1Thomas Habets2007-09-131-5/+57
* flags and fast ctrl-cThomas Habets2007-07-092-5/+7
* up versionThomas Habets2007-07-091-2/+2
* make test fixThomas Habets2007-07-091-14/+15