aboutsummaryrefslogtreecommitdiff
path: root/src/recon.c
AgeCommit message (Expand)Author
2022-10-18Update copyright noticeDavid Timber
2021-12-14Doc progress, reimpl txtrec scripts in Python ...David Timber
2021-08-31MIT LicenseDavid Timber
2021-08-17Impl full IPv6 support ...David Timber
2021-08-12Recon: use ICMPv6 echo instead of random SYN ...David Timber
2021-08-09Protocol and build system change ...David Timber
2020-09-27* Disable armv7, aarch64, x86_64 targetDavid Timber
2020-09-17* Change value types of containers to uintptr_tDavid Timber
2020-09-15* Code consistency - take *_param_t as pointerDavid Timber
2020-09-14* Remove <linux/ip*.h> includesDavid Timber
2020-09-14* recon: determine source addressDavid Timber
2020-09-14* Add "--enable-static" configure optionDavid Timber