aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-09-14Bluetooth: ATT: Add remaining attributesMichal Labedzki1-49/+3657
2015-09-14Use FT_UINT40 in two placesMichal Labedzki2-4/+2
2015-09-14Bluetooth: Add "PAN" prefix to three UUIDsMichal Labedzki1-3/+3
2015-09-14Bluetooth: AVDTP: Add missing error codesMichal Labedzki1-0/+37
2015-09-14Bluetooth: HCI_EVT: Use correct name for Window fieldMichal Labedzki1-2/+2
2015-09-14dtls: remove unneeded private key file lookupPeter Wu1-37/+0
2015-09-14SSL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+0
2015-09-13Squelch 64-bit-to-32-bit warnings by just casting to int.Guy Harris1-3/+3
2015-09-13bootp: simplify avaya parameter parsingEvan Huus1-105/+88
2015-09-13dissector-skinny: Update skinny dissector to fix ServerRes MessageDiederik de Groot1-10/+29
2015-09-13[Automatic update for 2015-09-13]Gerald Combs2-1/+6
2015-09-13Bootp/DHCP: Add option 242 (Avaya IP Telephone)Uli Heilmeier1-1/+314
2015-09-13Make other_decode_bitfield_value private to proto.c.Michael Mann5-62/+43
2015-09-12IPv4: Add missing space to format stringJoão Valverde1-1/+1
2015-09-12Display the name of the invalid field when tshark is run with -T fieldsMatthieu Coudron2-10/+8
2015-09-12Eliminate proto_tree_add_text from packet-ncp2222.incMichael Mann1-82/+55
2015-09-12SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-09-12dissector-skinny: Update skinny dissector to include new messages and enumsDiederik de Groot2-38/+87
2015-09-12Add casts to reassure the compiler that we know what we're doing.Guy Harris1-6/+6
2015-09-12Conversions of void * to some other type require explicit casts.Guy Harris1-1/+1
2015-09-11NFS file handle crc32_ccitt hashes are incorrectcturney1-1/+1
2015-09-11SCSI: Fix decode of DeviceIdentification VPD page it was completely bogusRonnie Sahlberg1-25/+96
2015-09-11LTE RRC: add a top level function for SBCCH SL BCH messagesPascal Quantin1-3/+18
2015-09-11LTE RRC: remove tree tests before decoding top level messagesPascal Quantin1-35/+21
2015-09-11Bug fix of missing "RTP arrow" in the Flow graph of VoIP calls.Michal Pazdera1-4/+12
2015-09-11SCSI: Update block limits VPD decode to SBC-4Ronnie Sahlberg1-1/+22
2015-09-11initial write atomicRonnie Sahlberg2-1/+32
2015-09-11IPv6: Introduce more consistent nomenclature for options extension headersJoão Valverde1-14/+13
2015-09-11dfilter: Add membership operatorJeffrey Smith12-4/+286
2015-09-11usb: fix 'index' var nameDario Lombardo3-4/+4
2015-09-11snmp: fix 'time' var name.Dario Lombardo2-7/+7
2015-09-11lte/ui: fix 'time' var name.Dario Lombardo4-4/+4
2015-09-10Tell the user (via COL_INFO) when a frame is a fragment (reassembled later).Jeff Morriss1-0/+6
2015-09-10LTE RRC: catch bounds errors triggered by subdissectorsPascal Quantin1-16/+30
2015-09-10InfiniBand: fix dissection of MCMemberRecord JoinState fieldPascal Quantin1-1/+1
2015-09-10IPv6: Add new line for readabilityJoão Valverde1-0/+1
2015-09-10[GTPv2] Dissect F-Cause for FORWARD_RELOCATION_RESP in case of S1AP.AndersBroman1-27/+61
2015-09-10nfs: Fix compilation breakTom Haynes2-1/+2
2015-09-10IPv6: Rename 'dstopt_tree' variable in dissect_opts()João Valverde1-5/+5
2015-09-09Add the IAX2 Analysis dialog.Gerald Combs1-3/+3
2015-09-09GIOP: increase the maximum message size allowed to 10MBPascal Quantin1-4/+8
2015-09-09nfs: Add NFSv4.2 op LAYOUTERRORTom Haynes2-13/+42
2015-09-09nfs: Add support for the Flex File Layout Type in LAYOUTRETURNTom Haynes1-102/+261
2015-09-09nfs: Add NFSv4.2 op LAYOUTSTATSTom Haynes2-1/+165
2015-09-09nfs: Add NFSv4.2 op WRITE_SAMETom Haynes2-2/+87
2015-09-09nfs: Add NFSv4.2 op READ_PLUSTom Haynes2-2/+97
2015-09-09nfs: Add NFSv4.2 cb op CB_OFFLOADTom Haynes2-2/+21
2015-09-09nfs: Add NFSv4.2 op IO_ADVISETom Haynes2-2/+170
2015-09-09nfs: Add NFSv4.2 ops OFFLOAD_CANCEL and OFFLOAD_STATUSTom Haynes2-3/+36
2015-09-09nfs: Add NFSv4.2 op CLONETom Haynes2-3/+36