aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_h323_asn1.c
AgeCommit message (Expand)Author
2024-03-07netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-05-06netfilter: nf_conntrack_h323: restore boundary check correctnessJakub Jankowski
2018-01-08netfilter: nf_conntrack_h323: Remove unwanted comments.Varsha Rao
2018-01-08netfilter: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-20netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as wellEric Sesterhenn
2017-11-20netfilter: nf_ct_h323: Convert CHECK_BOUND macro to functionEric Sesterhenn
2017-10-24netfilter: nf_ct_h323: Out Of Bound Read in Netfilter ConntrackEric Sesterhenn
2017-10-24netfilter: nf_conntrack_h323: Remove typedef structHarsha Sharma
2016-07-11netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale
2011-04-04netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba
2008-01-31[NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helperJan Engelhardt
2008-01-31[NETFILTER]: nf_conntrack_h323: clean up code a bitJan Engelhardt
2008-01-31[NETFILTER]: nf_conntrack_h3223: sparse fixesStephen Hemminger
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt
2007-07-10[NETFILTER]: nf_conntrack_h323: check range first in sequence extensionJing Min Zhao
2007-07-05[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy