]> The Tcpdump Group git mirrors - tcpdump/history - ascii_strcasecmp.c
Handle very large -f files by rejecting them.
[tcpdump] / ascii_strcasecmp.c
2015-09-17  Guy HarrisUse hex constants so compilers don't whine about negati...
2015-09-09  Francois-Xavier... Fix warnings as "old-style function definition"
2015-06-12  Guy HarrisMap *ONLY* ASCII letters; don't map anything with the...
2015-06-11  Guy HarrisDo case-insensitive comparisons assuming ASCII strings.