aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-30802.11 radio: fix an out of bounds accessPascal Quantin1-1/+1
2016-06-30Speed up print_line_text.Gerald Combs2-24/+20
2016-06-30NAS EPS: upgrade dissector to v13.6.0Pascal Quantin2-347/+912
2016-06-30Reinstate the wmem test-programs target.Jeff Morriss1-0/+2
2016-06-30Remove Makefile.common filesJoão Valverde225-8016/+5582
2016-06-30SDP: Fix warnings [-Wcast-qual]João Valverde1-3/+3
2016-06-30BGP dissector: Fixing NLRI length for flow spec NLRIMatt Texier1-1/+1
2016-06-30Pass the format as an argument to write_specified_fields().Guy Harris1-13/+9
2016-06-30Remove unused edt field from print_data structure.Guy Harris1-3/+0
2016-06-29Get rid of unused edt member in write_pdml_data structure.Guy Harris1-2/+0
2016-06-29Remove unused edt member from write_json_data structure.Guy Harris1-3/+0
2016-06-29Fix -T fields, broken by ceae9e4d1fff4500b285dba021c3f239ff87779e.Guy Harris1-27/+49
2016-06-29packet-nfs: fixup whitespace in pNFS SCSI workBenjamin Coddington1-34/+34
2016-06-29LAPD. SCTP can carry LAPD information.clairvoyant1-2/+24
2016-06-29Provide new interface for Export PDU.Michael Mann19-414/+304
2016-06-29tshark fields filter added for other outputsMartin Kacer2-52/+192
2016-06-283GPP NAS: add a missing separator for optional stringPascal Quantin1-1/+1
2016-06-28DTN: fix indentAlexis La Goutte2-3/+16
2016-06-28DTN follow up to Change ID: I49769271a41b6a7b23c6bc1d4beaadbe8819198dDavid Zoller1-19/+7