aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-03-16ssl: add more TLS extensionsHauke Mehrtens1-2/+4
2016-03-16More control frame dissection cleanups.Guy Harris1-16/+20
2016-03-16Fix dissection of control frames.Guy Harris1-26/+42
2016-03-16Indicate where ACAP is specified.Guy Harris1-0/+1
2016-03-16ssl: add extra supported ECC/DH groupsHauke Mehrtens1-0/+7
2016-03-16ssl: update tls protocol number for draft-ietf-tls-chacha20-poly1305Hauke Mehrtens1-2/+22
2016-03-15[RADIUS] Fix up formatting.Jeff Morriss1-492/+524
2016-03-15More "FT_BOOLEAN is 64-bit" fixes.Guy Harris3-5/+5
2016-03-15FT_BOOLEAN is now stored as a 64-bit value; treat it as such.Guy Harris2-9/+9
2016-03-15[ASN1] Fix the nmake clean target.AndersBroman1-1/+6
2016-03-15u3v: set interface class/subclass by first clearly identified packetMoeller, Thies1-0/+9
2016-03-15Dump out abi_logs/log.txt if abi-compliance-checker fails.Guy Harris1-1/+1
2016-03-15IAX2: fix an infinite loopPascal Quantin1-2/+2
2016-03-14What a difference a comma makes. CID-1355680Jaap Keuter1-1/+1
2016-03-14CIP: Restore path information to Info columnD. Ulis3-27/+27
2016-03-14Add EditorConfig settings for epan/*.[ch]João Valverde2-0/+169
2016-03-14More sorting.Guy Harris1-1/+1
2016-03-14More sorting.Guy Harris1-4/+4
2016-03-14More sorting.Guy Harris1-9/+9
2016-03-14More sorting.Guy Harris1-3/+3
2016-03-14Move some non-ASN.1 dissectors out of the ASN.1 dissectors list.Guy Harris1-5/+5
2016-03-14Move some non-ASN.1 dissectors out of the ASN.1 dissectors list.Guy Harris1-7/+7
2016-03-14packet-u3v.c lost after cmake build cleanupMoeller, Thies1-0/+1
2016-03-14Another fix for the Info column.Guy Harris1-1/+1
2016-03-14Don't let the existence of a protocol tree affect what's in the Info column.Guy Harris3-16/+18
2016-03-14Handle RADIUS ident reuse better.Jeff Morriss2-153/+160
2016-03-14wmem-ify the Radius call table.Jeff Morriss1-17/+52
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde403-404/+9
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1261-3273/+358414
2016-03-13Fix a FIXME: remove an if(tree).Jeff Morriss1-28/+25
2016-03-13ISO 8583-1 dissector initial importPaulo Roberto Brandão3-0/+1407
2016-03-13[Automatic update for 2016-03-13]Gerald Combs2-11/+181
2016-03-13Lua: Remove heur dissectors when reload Lua pluginsStig Bjørlykke4-2/+21
2016-03-13Lua: Check for duplicate heuristic short nameStig Bjørlykke1-0/+5
2016-03-12s7comm: fix 's7comm.cpu.msg.events.modetrans' exists multiple times with NOT ...Alexis La Goutte1-1/+1
2016-03-12Assa (R3): fix 'r3.forceoptions.state' exists multiple times with NOT compati...Alexis La Goutte1-1/+1
2016-03-12QUIC: Add new tag found with version Q29Alexis La Goutte1-0/+26
2016-03-11trmac: fix 'trmac.group_address' exists multiple times with NOT compatible ty...Alexis La Goutte1-2/+2
2016-03-11SCSI: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-03-11sigcomp: fix 'sigcomp.decompression_failure' exists multiple times with NOT c...Alexis La Goutte1-1/+1
2016-03-11sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT com...Alexis La Goutte1-1/+1
2016-03-11[SGsAP] Wrong tag used for IE Erroneous message, dissect the failingAndersBroman1-3/+30
2016-03-11TDS: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-03-11Rename a variable for clarity.Jeff Morriss1-4/+4
2016-03-10Remove double check for null (CID 1158871)Jaap Keuter1-4/+1
2016-03-10CIP: Improve info column informationD. Ulis3-125/+141
2016-03-103GPP NAS: fix dissection of GMM Identity Request, Response and Authentication...Pascal Quantin1-1/+1
2016-03-10GTPv2 conversation time responseglores1-0/+11
2016-03-10DNS: Fix handling of the server part of EDNS0 Cookie OptionRemi Gacogne1-0/+1
2016-03-09Bluetooth: GATT: Pass data to GATT dissectorsMichal Labedzki1-8/+7