summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test -A with pingipunit_testsThomas Habets2012-10-033-2/+47
* Test for more forms of uninteresting packetsThomas Habets2012-10-032-35/+187
* Unit test: check printed outputThomas Habets2012-10-031-1/+151
* Initial unit test.Thomas Habets2012-10-036-8/+170
* mktarball: Clean up tmpdir when done.Thomas Habets2012-10-031-0/+1
* Update mktarball to include generated files in tarball.Thomas Habets2012-10-031-2/+16
* Removed generated files.Thomas Habets2012-10-0312-14041/+0
* Added bootstrap.shThomas Habets2012-10-031-0/+2
* Add 'tarball' target.Thomas Habets2012-09-162-0/+24
* Fix -w.Thomas Habets2012-08-191-2/+2
* Added extra/print_time.ex walltime printer wrapper.Thomas Habets2012-08-191-0/+14
* Print 'Timeout' when there's no reply within one interval.Thomas Habets2012-08-191-0/+7
* Upped version to 2.12arping-2.12Thomas Habets2012-07-012-11/+11
* Check if >0 packets received, not ==1.Thomas Habets2012-04-021-3/+3
* Fix warnings reported by clang.Thomas Habets2012-03-262-1/+4
* Using -1 is the same as 0, except older libpcap left 0 undefined.Thomas Habets2012-03-131-1/+1
* Fixed non-conflictThomas Habets2012-03-124-5/+100
|\
| * Link with libm (math) if needed for sqrt.Thomas Habets2012-03-123-0/+49
| * Added final statistics line with min/avg/max/std-dev.Thomas Habets2012-03-121-3/+49
| * Always process all waiting packets.Thomas Habets2012-03-121-2/+2
| * Upped version to 2.11Thomas Habets2012-03-127-3980/+3210
* | Upped version to 2.11arping-2.11Thomas Habets2012-02-287-3980/+3210
|/
* For autodetection make sure interface is upThomas Habets2012-02-281-0/+3
* Fix null pointer dereference in interface finding code.Thomas Habets2012-02-281-0/+8
* Upped version to 2.10arping-2.10Thomas Habets2012-02-263-12/+12
* Only set BIOCIMMEDIATE if it's actually defined.Thomas Habets2011-11-291-1/+1
* correct docs wrt dots and bangsThomas Habets2011-11-223-3/+3
* Removed BugsEverywhere database. Moved to github.com issue tracker.Thomas Habets2011-11-2212-162/+0
* Added some commentsThomas Habets2011-11-164-2/+25
* Updated generated filesThomas Habets2011-11-161-2/+3
* Improved INSTALL instructions a bit.Thomas Habets2011-11-161-3/+10
* Be less verbose at verbosity level 1Thomas Habets2011-11-161-2/+2
* Code reorg: put windows code in separate file.Thomas Habets2011-11-165-117/+218
* Cleaned up interface-finding code.Thomas Habets2011-11-157-64/+53
* Code cleanup.Thomas Habets2011-11-051-57/+55
* use match_count to see if findif found somethingThomas Habets2011-11-051-3/+2
* Updated generated filesThomas Habets2011-11-032-10/+10
* Updated contact email thomas@habets.pp.se -> thomas@habets.seThomas Habets2011-11-039-14/+14
* Compile fix when there's no monotonic clockThomas Habets2011-11-031-1/+4
* Updated autogenerated filesThomas Habets2011-11-013-17/+43
* Added getifaddrs() and native BSD versions of findif.Thomas Habets2011-11-016-15/+378
* Find CLOCK_MONOTONIC on OpenBSDThomas Habets2011-11-011-0/+1
* Merge from mainlineThomas Habets2011-11-019-105/+387
|\
| * used bsd interface-finding code on MacOSX tooThomas Habets2010-09-062-2/+2
| * changed from poll() to select() to work around bug in MacOSX.Thomas Habets2010-09-061-4/+5
| * Use monotonic clock to time out waiting for a replyThomas Habets2010-09-054-11/+265
| * use sig_atomic_t for sigint recordingThomas Habets2010-08-091-1/+1
| * Options should be minuses in manpage, not hyphens.Thomas Habets2010-05-053-48/+57
| * regenerated manpageThomas Habets2010-05-051-9/+9
| * manpage tweak to fit in 80 columnsThomas Habets2010-05-051-9/+9