Commit Graph

665 Commits (dcda0cc5950350255918055e082647001f63f501)
 

Author SHA1 Message Date
David Schweikert 47e1d573d8 Merge branch 'master' into develop 7 years ago
David Schweikert 520e6df833
Merge pull request #124 from nramon/bugfix-fd0
Return -1 when socket_can_read times out.
7 years ago
Ramon Novoa c950ceccea Return -1 when socket_can_read times out.
0 is a valid file descriptor. Use -1 instead to signal a timeout.
7 years ago
David Schweikert 9335b07f58 Merge pull request #114 from deafgoat/develop
fix typo: quet -> quiet
8 years ago
Wisdom Omuya e156b08ab6 fix typo: quet -> quiet 8 years ago
David Schweikert 24cd500259 Re-added README file to the distribution 8 years ago
David Schweikert 16aaa609cd link github issues 8 years ago
David Schweikert 0d8f704f20 add new changelog files to dist 8 years ago
David Schweikert 98e45b5ed5 add a note to the changelog 8 years ago
David Schweikert 3596aa3be6 merge develop 8 years ago
David Schweikert da90052d1c release 4.0 8 years ago
David Schweikert ef0ab382d0 New changelog format 8 years ago
David Schweikert 8505f5c3be release 4.0 8 years ago
David Schweikert 06dfaef9c3 some more text tuning 8 years ago
David Schweikert 5d84ad4c94 avoid duplicate hosts with -m 8 years ago
David Schweikert 2ac223ed34 improve help text 8 years ago
David Schweikert 7f54300634 improve help text 8 years ago
David Schweikert e0d45cbd54 whitespace fixes 8 years ago
David Schweikert 4c1d12c333 prepare 4.0-rc3 8 years ago
David Schweikert c2d86786e2 fix compiler warning 8 years ago
David Schweikert 965cae1bdc fix wording, #32 8 years ago
David Schweikert d22a3ccb00 add note on -i default being changed 8 years ago
David Schweikert 41de489bd8 fix test 8 years ago
David Schweikert cbfdcb40ff -i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10 8 years ago
David Schweikert 94f976910a reword a bit help text for #32 8 years ago
David Schweikert 9b283310bd wording fixes 8 years ago
David Schweikert 80a45dc165 reformat 8 years ago
David Schweikert 5b3b94f367 minor wording fix 8 years ago
David Schweikert 2850b7a32e 4.0-rc2 8 years ago
David Schweikert 7592cc2a19 discard late packets, auto-adjust timeout for -c/-C/-l, fixes #32 8 years ago
David Schweikert 24ce982e5b improve coverage 8 years ago
David Schweikert 4e0b2277a3 improve test coverage 8 years ago
David Schweikert d4fe99d8cc improve test coverage 8 years ago
David Schweikert 624640c779 fix test 8 years ago
David Schweikert c9e2f9ce1d fix help test (and be less pedantic about help text changes) 8 years ago
David Schweikert 2ff3352f96 pod syntax 8 years ago
David Schweikert 71a6e4deef spacing fixes 8 years ago
David Schweikert 1b02b0fae8 sort options, remove whitespace 8 years ago
David Schweikert d18ad321de long options, better example 8 years ago
David Schweikert bab585e9fa new option --rdns 8 years ago
David Schweikert 2a86182f95 make help a bit narrower 8 years ago
David Schweikert 4f672b9b62 work on long option names, #73 8 years ago
David Schweikert 6bd608bf7a initial work on long option names, #73 8 years ago
David Schweikert 9be8d6cb5d remove references to fping6 8 years ago
David Schweikert d9f86182e8 fix setting of IPv4 source address 8 years ago
David Schweikert 94720be6fe fix coveralls call 8 years ago
David Schweikert 48ec5600e0 fix compatibility issue with GNU Hurd 8 years ago
David Schweikert 725893402d reformat 8 years ago
David Schweikert b4984b4549 minor wording fix 8 years ago
David Schweikert d19ca36405 exclude optparse for test coverage 8 years ago