]> The Tcpdump Group git mirrors - libpcap/history - gencode.c
Consolidate MAC-48 address matching code.
[libpcap] / gencode.c
2023-06-01  RoseJump to "quit" label if scanner cannot be initialized 1186/head
2023-05-09  Guy HarrisMerge pull request #1165 from nmap/npcap-1.00-bug-worka...
2023-05-08  Guy HarrisMerge pull request #1178 from guyharris/parse-port...
2023-05-08  Guy Harriscompiler: parse port numbers in ranges using the standa... 1178/head
2023-05-06  Guy Harriscompiler: remove unneeded argument from gen_mcode6().
2023-04-23  Denis OvsienkoAddress a few compiler warnings on Haiku. 1172/head
2023-03-12  Denis OvsienkoClean up DECnet address handling. 1164/head
2023-02-15  Guy HarrisMerge pull request #1160 from davidkaroly/cmake-cleanup-cxx
2023-02-15  Francois-Xavier... Fix spaces before tabs in indentation
2023-01-28  Guy HarrisMerge pull request #1158 from jrtc27/gencode-alignment
2023-01-27  Jessica Clarkegencode: Unify NetBSD and non-NetBSD alignment, and... 1158/head
2022-09-13  Francois-Xavier... gencode.c: Update a comment about the VLAN TPID test
2022-08-25  Guy HarrisMerge pull request #1113 from fenner/no-eventfd
2022-08-01  Guy Harrisgencode.c: include <stdio.h> to declare vsnprintf().
2022-06-27  Michael RichardsonMerge pull request #1109 from desowin/USB-2.0
2022-06-21  Denis OvsienkoInclude <sys/types.h> properly.
2022-06-14  Denis OvsienkoFix building without protochain support. (GH #852)
2022-06-14  Denis OvsienkoRemove the unused CHASE_CHAIN props.
2022-06-14  Denis OvsienkoLose gen_joinsp(), which is dead code. [skip ci]
2022-06-14  Denis OvsienkoIn gencode.c return PCAP_ERROR, not -1.
2022-06-12  Denis OvsienkoExpand abbreviations into "proto X" properly.
2022-03-08  Guy HarrisMerge branch 'master' into pcap-options
2022-03-02  Francois-Xavier... Remove trailing spaces
2022-01-31  Guy Harrisgencode: "all but the lower 2 bits are 1's" is 0xffffff...
2022-01-30  Guy HarrisImprove handling of DLT_PFLOG when generating filter...
2022-01-02  Guy HarrisMerge pull request #1026 from Biswa96/fix-mingw
2021-12-21  Guy HarrisHandle NetBSD DLT_HDLC.
2021-09-13  Guy HarrisMerge pull request #1039 from gokulkumar792/add_bar_and...
2021-09-03  Michael RichardsonMerge pull request #1008 from HilscherAutomation/master
2021-08-11  Guy Harrisgencode.c: put the include of gencode.h back after...
2021-08-11  Guy Harrisgencode.c: don't include grammar.h.
2021-08-11  Guy HarrisAdd the minimum and maximum matching DLTs to an error...
2021-08-10  Denis OvsienkoFix compiling on Solaris 11.4/AMD64.
2021-08-06  Denis OvsienkoUse __builtin_unreachable(). [skip ci]
2021-07-30  Denis OvsienkoSquelch a few warnings on AIX. [skip appveyor]
2021-03-12  Denis OvsienkoGet DLT_MATCHING_MAX right in gencode.c on NetBSD.
2021-02-03  Guy HarrisExpand a comment. [skip ci]
2020-10-12  Denis OvsienkoRestore "iff" (revert 824aa78). [skip ci]
2020-08-28  Michael RichardsonMerge pull request #800 from catenacyber/fuzzr
2020-08-28  Michael RichardsonMerge pull request #906 from Oppen/issue_898
2020-08-10  Francois-Xavier... Fix typos
2020-05-24  Francois-Xavier... Fix an error message
2020-05-19  Guy HarrisUpdate some comments.
2020-05-19  Guy HarrisMerge pull request #829 from fenner/ifindex
2020-05-19  Bill FennerNew filter "ifindex" for LINUX_SLL2 and live Linux... 829/head
2020-03-28  Francois-Xavier... Remove duplicate words
2020-03-01  Guy HarrisMerge pull request #901 from Oppen/version-parsing...
2020-03-01  Michael RichardsonMerge pull request #876 from bscottm/cmake_library_arch...
2020-03-01  Michael RichardsonMerge pull request #889 from vovkos/master
2020-03-01  Michael RichardsonMerge pull request #895 from desowin/usb
2020-02-18  Guy HarrisDon't check for PF_PACKET or SO_ATTACH_FILTER.
2020-01-12  B. Scott MichelMerge branch 'cmake_library_architecture' of https... 876/head
2019-12-18  Guy HarrisCheck for invalid IPv4 addresses.
2019-10-03  Guy HarrisTest mask length against the size of mask.s6_addr.
2019-08-31  Guy HarrisJust point to the big "kludge" comment in gen_vlan().
2019-08-15  Guy HarrisMerge pull request #833 from daemonhorn/master
2019-08-09  Guy HarrisRemove some workarounds for old compilers.
2019-07-22  Francois-Xavier... Move the ETHERTYPE_TEB macro in ethertype.h
2019-04-30  Francois-Xavier... Fix a warning
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-04-19  Guy HarrisClean up some references to WinPcap.
2019-04-16  Guy HarrisMerge pull request #814 from fenner/dlt-names
2019-04-15  Bill FennerReport the DLT description in error messages 814/head
2019-03-23  Guy HarrisRename DLT_IPMB to DLT_IPMB_KONTRON.
2019-02-28  Guy HarrisMerge pull request #803 from jkcko/master
2019-02-18  James KoAdd DLT_/LINKTYPE_ values for IEEE802_15_4_TAP 803/head
2019-02-08  Guy HarrisDeclare stuff volatile when used around setjmp/longjmp.
2019-02-08  Guy HarrisAdd more /* FALLTHROUGH */ comments.
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-11-22  Guy HarrisCast to bpf_u_int32 to squelch compiler warnings.
2018-11-22  Guy HarrisClean up signed vs. unsigned, do more error checking...
2018-11-11  Guy HarrisSquelch some warnings.
2018-11-10  Guy HarrisSquelch more stupid "might be clobbered by longjmp...
2018-11-10  Guy HarrisSee if *this* squelches the "clobbered by longjmp"...
2018-11-10  Guy HarrisSquelch warnings about unreachable code.
2018-11-10  Guy HarrisWrong variable.
2018-11-10  Guy HarrisSquelch some bogus "might be clobbered by longjmp"...
2018-10-30  Guy Harrisfinish_parse() has to catch bpf_error() exceptions...
2018-10-29  Guy HarrisCatch errors reported by gen_retblk().
2018-10-29  Guy HarrisFix another place where longjmp() was called without...
2018-10-28  Guy HarrisWe can't longjmp out of sdup(), as it's called in the...
2018-10-27  Guy HarrisAnother attempt to fix a "clobbered by longjmp" warning.
2018-10-27  Guy HarrisAttempt to squelch a "clobbered by longjmp" warning.
2018-10-27  Guy HarrisDon't call setjmp in code we didn't write.
2018-10-25  Guy HarrisDon't longjmp out of the generated parser.
2018-10-24  Guy HarrisHandle all protocol qualifiers in gen_proto().
2018-10-24  Guy HarrisReport an error for too-large VLAN tags, PPPoE session...
2018-10-24  Guy HarrisReport an error for MPLS labels that don't fit in 20...
2018-10-22  Guy HarrisCatch shifts > 31 bits generated by the optimizer.
2018-10-22  Guy HarrisAdd checks for invalid "direction" qualifiers for ...
2018-10-22  Guy HarrisHandle *all* protocol qualifiers in gen_host() - even...
2018-10-19  Guy HarrisAnother check for a too-large shift.
2018-10-19  Guy HarrisHandle all protocol qualifiers in gen_host6().
2018-10-17  Guy HarrisPlug some memory leaks.
2018-10-17  Guy HarrisPlug some memory leaks.
2018-10-16  Guy HarrisAdd checks for invalid qualifiers for "port" and "portr...
2018-10-16  Guy HarrisUse the EXTRACT_ macros to extract big-endian integers...
2018-10-16  Guy HarrisHandle all protocol qualifiers in gen_host().
2018-10-16  Guy HarrisProvide out own strlcpy() and strlcat() routines if...
next