aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-07-08p1: Add BuiltInEncodedInformationTypes.telexStig Bjørlykke2-1/+7
2016-07-08nbifom: fix no previous prototype for 'proto_register_nbifom' [-Wmissing-prot...Alexis La Goutte1-0/+2
2016-07-07Clean up fixed field handlingJoerg Mayer1-828/+555
2016-07-07APRS: register the storm fields.Jeff Morriss1-39/+57
2016-07-07PAPI: Update Header fieldAlexis La Goutte1-33/+57
2016-07-06openSAFETY: Simplify handling of SN Fail/AckRoland Knall1-47/+61
2016-07-06ATM PW: don't use macros to generate hf entries.Jeff Morriss1-20/+27
2016-07-06LAT: use ENC_ASCII when adding strings.Jeff Morriss1-10/+10
2016-07-06LAT: register several hf's.Jeff Morriss1-0/+16
2016-07-06DIS: Introduced support of Collision PDUHendrik Uhlmann1-0/+95
2016-07-06packet-couchbase.c: describe observe-seqno (0x91)Sergey Avseyev1-2/+70
2016-07-05Rename PIDL MakefileJoão Valverde2-1/+1
2016-07-05bgp: add return check (CID 1354417).Dario Lombardo1-2/+3
2016-07-05tap: check return value (CID 1355643).Dario Lombardo1-1/+3
2016-07-05openSAFETY: Add byte offset of frameRoland Knall2-0/+10
2016-07-05dis: cast to guint64 to avoid potential overflow (CID 1214480).Dario Lombardo1-1/+1
2016-07-05Network-Based IP Flow Mobility (NBIFOM) dissectorPascal Quantin5-21/+596
2016-07-04Style fix and trailing whitespace fix.Guy Harris1-2/+3
2016-07-04Add a length check.Guy Harris1-1/+5
2016-07-04Add length checks.Guy Harris1-4/+8
2016-07-04Check to make sure the name length <= DLM3_RESNAME_MAXLEN.Guy Harris1-15/+19
2016-07-04packet-packetbb.c cleanupMichael Mann1-49/+37
2016-07-04packet-tcap.c: Remove MEM_TCAPSRTMichael Mann2-185/+3
2016-07-04Add length checks.Guy Harris1-24/+58
2016-07-04LTE PDCP: Replace a few g_malloc0 calls with wmemMichael Mann1-7/+2
2016-07-04Fix typo.Guy Harris1-1/+1
2016-07-04General cleanup of packet-ipsec.cMichael Mann1-156/+74
2016-07-04Treat SPI field in ESP/SA configuration as string only if wildcards are used.Michael Mann1-15/+21
2016-07-04NHRP: Add option for source address in authentication extension.Jaap Keuter1-1/+17
2016-07-04wslua: fail on tree:add(nil)Peter Wu1-0/+2
2016-07-03ssh: wmem_strdup() never returns NULLMartin Kaiser1-2/+4
2016-07-03[Automatic update for 2016-07-03]Gerald Combs3-16/+226
2016-07-03iso14443: expert info if the crc is wrongMartin Kaiser1-12/+18
2016-07-03ICMPv6-RPL: Fix DRO-ACK reserved field.João Valverde1-1/+1
2016-07-03dns: remove a bunch of unnecessary NULL checksMartin Kaiser1-50/+35
2016-07-03Revert "Support for NSH with VXLAN-GPE encapsulation"Alexis La Goutte1-4/+0
2016-07-03Fix indentationJoão Valverde1-15/+15
2016-07-03ICMPv6: Avoid "no response found" for multicast pingJoão Valverde1-1/+7
2016-07-03ICMP: Avoid "no response found" for multicast pingJoão Valverde1-1/+9
2016-07-03Support for NSH with VXLAN-GPE encapsulationsjha31-0/+4
2016-07-02BGP: Fixed an side effect of length coding on offsetMatt Texier1-2/+2
2016-07-02packetbb: Prevent divide by 0.Michael Mann1-6/+8
2016-07-02proto.c: allow calling get_hfi_length() with a 0 byte tvb and length=-1Pascal Quantin1-1/+1
2016-07-01ZigBee Green Power: implement GP Pairing Configuration command dissection.dsrsupport1-2/+350
2016-07-01Don't leak a file descriptor when changing the SSL debug file name.Jeff Morriss1-1/+4
2016-07-01fix missing fields for json, ek and pdml when used with -e fieldsHessam Jalali1-16/+21
2016-07-01Cleanup LAPD preferences and registration handoff routineJaap Keuter1-25/+18
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann68-348/+280
2016-07-01s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2016-07-01exported_pdu(.h): Fix warning: parameter 'tag_type.' not found in the functio...Alexis La Goutte1-2/+2