]> The Tcpdump Group git mirrors - tcpdump/history - in_cksum.c
Handle very large -f files by rejecting them.
[tcpdump] / in_cksum.c
2015-12-16  Denis OvsienkoMerge pull request #471 from qnet-herwin/radius_port1700
2015-12-15  Guy HarrisUse uintptr_t to look at the bits of a pointer.
2015-09-11  Francois-Xavier... libnetdissect code must include 'netdissect.h', not...
2015-09-10  Francois-Xavier... Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisFix a bunch of de-constifications.
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2014-04-23  Guy HarrisMore fixes for uint8_t being shorter than u_int8_t.
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisDefine NETDISSECT_REWORKED in a bunch of files, and...
2011-06-17  Guy HarrisGet rid of $Id$ - you can't get that with Git.
2011-06-13  Guy HarrisGo with Wireshark's Internet checksum routine.