17
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 10 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prefix routines declared in pcap-int.h with pcap_. More... 12 months ago
Remove unused variable retval in sock_present2network More... 12 months ago
Jump to "quit" label if scanner cannot be initialized More... 12 months ago
struct pcap: Update buffer type from "void *" to "u_char *" More... 12 months ago
Set the date right in pcap-config(1). [skip ci] More... 12 months ago
Merge pull request #1165 from nmap/npcap-1.00-bug-workaround More... 12 months ago
Merge pull request #1180 from AtariDreams/str More... 12 months ago
Merge pull request #1182 from guyharris/werror-with-newer-clang More... 12 months ago
build.sh: remove the check for Clang 15 and 16. More... 12 months ago
Merge pull request #1181 from guyharris/squelch-annoyig-warning More... 12 months ago
compiler: squelch set-but-not-used warning for yynerrs. More... 12 months ago
Use the intended date types for variables passed as or compared to other types. More... 12 months ago
Cirrus CI: Don't try Valgrind on Linux. [skip appveyor] More... 12 months ago
Merge pull request #1179 from guyharris/dont-need-that-any-more More... 12 months ago
Cirrus CI: Bump a few versions up. [skip appveyor] More... 12 months ago
Revert "Makefile.in: Build libpcap before the testprogs in releasecheck target" More... 12 months ago
Makefile.in: Build libpcap before the testprogs More... 12 months ago
Makefile.in: Build libpcap before the testprogs in releasecheck target More... 12 months ago
Cirrus CI: Avoid perl warnings about setting locale, Linux task More... 12 months ago
Makefile.in: Use the variable MAKE instead of the make command More... 12 months ago
compiler: limit some Berkeley YACC workarounds to pre-2017-07-09 releases. More... 12 months ago
Merge pull request #1178 from guyharris/parse-port-ranges-with-stou More... 12 months ago
CI: Update build.sh for Clang 16. [skip appveyor] More... 12 months ago
compiler: parse port numbers in ranges using the standard number parser. More... 12 months ago
compiler: tweak error messages for port or proto with an IP address. More... 12 months ago
compiler: do earlier error checking for bogus arguments. More... 12 months ago
compiler: remove unneeded argument from gen_mcode6(). More... 12 months ago
pcap_nametoportrange: don't have a special case with sscanf(). More... 12 months ago
Merge pull request #1175 from guyharris/thread-local More... 12 months ago
Update install-sh script to the latest available version More... 12 months ago