]> git.gsnw.org Git - fping.git/shortlog
fping.git
2024-11-30 German Service... Add autotrigger for changes in develop to the azure...
2024-11-11 German Service... Add docker build to azure-pipline
2024-11-11 German Service... Update CHANGELOG.md for ICMP Timestamp
2024-11-11 German Service... ICMP Timestamp: Checking reply_buf_len size and changin...
2024-11-11 German Service... Add manpage entry for ICMP Timestamp
2024-11-11 German Service... Allow the parameter --icmp-timestamp only without ...
2024-11-11 German Service... Chane ICMP Timestamp format when per_recv_flag true
2024-11-11 German Service... Change ICMP proto number 13 and 14 to name ICMP_TSTAMP...
2024-11-11 German Service... Add feature: support ICMP type 13/14 timestamps
2024-10-26 Petr Vorelci: Upgrade actions/upload-artifact to v3
2024-10-05 German Service... Dockerfile support architekture 386 change distribution...
2024-09-07 Erik Auerswaldallow combination of -a with --print-tos
2024-08-31 German Service... Fix warning unused parameter 'reply_timestamp' under...
2024-08-31 Nuno AlvesPrint returned TTL value
2024-08-24 Erik Auerswalddocs: adjust description for --print-tos
2024-08-24 Petr VorelIncrease maximum -b value to 65507
2024-08-18 Erik AuerswaldCI: use chmod and File::Copy's copy, not system
2024-08-18 Erik AuerswaldCI: use File::Temp to create temporary directory
2024-08-17 Erik Auerswaldfix -k, --fwmark with setuid fping executable
2024-08-01 Erik Auerswaldtest error resolving host name
2024-08-01 Erik Auerswaldbasic test for -d, --rdns
2024-08-01 Erik Auerswaldmore tests with reply source != target
2024-08-01 Erik Auerswaldtest --print-tos with an IPv6 target
2024-08-01 Erik Auerswaldtest --print-tos without -O
2024-08-01 Erik Auerswaldtest --print-tos without raw socket
2024-08-01 Erik Auerswaldtest-11-unpriv.pl: always use /tmp/fping.copy
2024-08-01 Erik AuerswaldDocument that -a and -u are overridden by -c and -C
2024-07-28 German Service... Print returned TOS value
2024-07-27 Erik Auerswaldnew option --check-source
2024-07-20 German Service... Sets SEQMAP_TIMEOUT_IN_NSSEQMAP_TIMEOUT_IN_NS as INT64_C
2024-07-12 Erik Auerswaldadjust generator limit to allow an IPv4 /15
2024-07-12 Erik Auerswaldfix off-by-one error in generator limit
2024-07-12 Erik Auerswaldalso apply generator limit to use with CIDR
2024-07-12 Erik Auerswaldalign functions add_cidr() and add_range()
2024-06-28 Erik Auerswaldci: skip an unreliable test on macOS
2024-06-28 Erik Auerswaldci: test timestamp plausibility
2024-06-28 Erik Auerswaldci: test empty string argument instead of number
2024-06-23 German Service... Fix incorrect return-value check for a scanf like function
2024-06-22 German Service... configure.ac check required function strftime
2024-06-22 German Service... Extended dokumentation for parameter timestamp-format
2024-06-22 German Service... Test 05 for --timestamp-format extended
2024-06-22 German Service... New parameter timestamp-format for changing the timesta...
2024-06-22 German Service... Handling optparse long option
2024-06-09 German Service... Change to codeql-action-v2
2024-06-09 German Service... Debug with Visual Studio Code
2024-06-09 Erik Auerswaldtest error when binding to wrong local address
2024-06-09 Erik Auerswaldtest help output during normal option parsing
2024-05-08 Erik AuerswaldPrint cumulative stats with -Q SECS,cumulative
2024-04-21 dwesPrepare v5.2 release.
2024-04-20 German Service... Removes the unnecessary file 18
2024-04-13 German Service... Extended configure.ac with --enable-debug and create...
2024-04-13 German Service... Update Azure Pipline add macOS pipline job
2024-04-13 German Service... Update Azure Pipline linux test based on github pipline...
2024-04-13 David SchweikertFix number of tests
2024-04-13 David SchweikertRemove flaky test for now.
2024-04-08 German Service... Check if the variable next_value->ping_ts != 0 in seqma...
2024-02-24 Erik Auerswaldalways output error message in crash_and_burn()
2024-02-24 Erik Auerswaldimprove help output for options -c and -C
2024-02-20 Erik Auerswalduse function stats_reset_interval()
2024-02-20 Erik Auerswaldtypo fixes pertaining to ICMP for IPv6 sockets
2024-02-20 Erik AuerswaldDocument that -c N overrides -a or -u
2024-02-20 Erik AuerswaldDecouple -a/-u effects from -c
2024-02-20 Erik AuerswaldMove description of -i MSEC to probing options
2024-02-07 Erik AuerswaldTest ping to "all IPv6 nodes" multicast address
2024-02-07 Erik AuerswaldTest edge cases of -f and -g
2024-02-07 Erik AuerswaldTest -l together with -Q or -t
2024-02-07 Erik AuerswaldTest that -x, -X, -k require numeric argument
2024-02-07 Erik AuerswaldTest that negative numbers are not accepted
2024-02-07 Erik AuerswaldFix a comment describing a test
2024-02-04 Erik AuerswaldDefensive coding: guard against a division by zero
2024-02-04 Erik AuerswaldUpdate exit status description in man page
2024-01-08 Erik AuerswaldTest examples from man page
2024-01-08 Erik AuerswaldAdd test for option combination -Q SECS -o
2024-01-08 Erik AuerswaldAdd longer test for -Q SECS
2024-01-08 Erik AuerswaldTest that -g does not accept IPv6
2024-01-08 Erik AuerswaldTest edge case behavior of "fping -g"
2024-01-08 deepkvAdd --fwmark/-k option for Linux
2023-11-02 German Service... Change obsolete macro from AC_CANONICAL_SYSTEM to AC_CA...
2023-11-02 German Service... Move the OS detection to configure.ac script to set...
2023-11-02 German Service... Fix deprected github action ubuntu-18.04 to ubuntu...
2023-11-02 German Service... Checking obsolete macro AC_PROG_CC_STDC as of autoconf...
2023-11-02 German Service... Checking obsolete macro AC_GNU_SOURCE as of autoconf...
2023-09-07 darlessRemove dockerfile from root
2023-09-07 darless1Move to contrib folder
2023-09-07 darless1Dockerfile for fping
2023-09-07 German Service... Repair the faulty test 15
2023-08-27 ilyam8remove host from netdata chart titles
2023-08-27 ilyam8remove www
2023-08-27 ilyam8update netdata link
2023-08-27 Vincent OLLIVIERUpdating documentation regarding root requirements...
2023-08-27 Khem Rajfping: Initialize msghdr struct in a portable way
2023-08-27 German Service... Test for fping: add option to exit immediately once...
2023-08-27 German Service... fping: add option to exit immeditely once N hosts have...
2023-08-27 German Service... Fixing build warning long int on seqmap.c line 84
2023-08-27 German Service... OpenBSD is not affected by the "broken alpha headers...
2023-08-27 German Service... Fallback to SO_TIMESTAMP if SO_TIMESTAMPNS is not available
2022-10-21 David Schweikertcorrectly call getnameinfo()
2022-10-21 David Schweikertreformat
2022-05-13 Thomas KlausnerNetBSD/alpha is not affected by the "broken alpha heade...
2022-03-05 David Schweikertfix socket4 vs socket6 typo (#249, thanks @sfan5)
next