aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
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-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-03ssh: wmem_strdup() never returns NULLMartin Kaiser1-2/+4
2016-07-03[Automatic update for 2016-07-03]Gerald Combs1-10/+55
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-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-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-06-30802.11 radio: fix an out of bounds accessPascal Quantin1-1/+1
2016-06-30NAS EPS: upgrade dissector to v13.6.0Pascal Quantin2-347/+912
2016-06-30Remove Makefile.common filesJoão Valverde211-7281/+5072
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-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 Mann17-104/+52
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