summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-10Allow building under OSX Yosemite using cmake.David Ameiss3-11/+20
2014-11-10amqp: Misc changes;Bill Meier1-11/+22
2014-11-10USB: consider the device class when we try to select the next dissectorMartin Kaiser1-1/+14
2014-11-10Use correct offset and lenght for Choice EOC.AndersBroman1-1/+1
2014-11-10WCCP: fix parsing of extended assignment data elementVictor Voronkov1-4/+8
2014-11-10Improved deregistering fields.Stig Bjørlykke16-39/+161
2014-11-10Fixed memory leakage in col_cleanup.Stig Bjørlykke2-1/+13
2014-11-10Try to fix dist.Gerald Combs1-3/+2
2014-11-10Fix an include.Gerald Combs1-15/+1
2014-11-10Finish converting the User's Guide to AsciiDoc.Gerald Combs13-935/+253
2014-11-09Add subdissector table for MPLS PW Associated Channel TypeMichael Mann10-121/+74
2014-11-09WSUG: Convert ``Command Line Tools'' to AsciiDoc.Gerald Combs9-1221/+1108
2014-11-09Restore a "ti" assignment that slightly altered dissection.Michael Mann1-1/+1
2014-11-09WSUG: Convert ``Troubleshooting'' to AsciiDoc.Gerald Combs4-130/+89
2014-11-09WSUG: Convert ``Protocols'', ``Messages'', and ``How Wireshark Works''Gerald Combs9-232/+197
2014-11-09WSUG: Convert ``Files'' to AsciiDoc.Gerald Combs6-838/+551
2014-11-09[Automatic manuf, services and enterprise-numbers update for 2014-11-09]Gerald Combs3-35/+386
2014-11-09Create a subdissector table for juniper payload protocols.Michael Mann13-163/+192
2014-11-09Try to fix wsluarm dependency.Gerald Combs1-7/+7
2014-11-09Convert the Lua reference to AsciiDoc.Gerald Combs16-929/+838
2014-11-08Fix error: parameter 'XX' not found in the function declaration (-Wdocumentat...Alexis La Goutte5-8/+5
2014-11-08SNMP: Fix warning found by -Wunused-const-variableAlexis La Goutte2-5/+9
2014-11-08PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+2
2014-11-08BACAPP: fix dissection of event parameters for event notifications of Event_T...desolat1-0/+21
2014-11-08simplify the while-loop in dissect_pmip6_opt_cr()Martin Kaiser1-21/+26
2014-11-08simple fix for bug 10676Martin Kaiser1-1/+1
2014-11-08Create real subdissectors to the IGMP protocol.Michael Mann15-460/+281
2014-11-08fix a copy&paste mistake: type -> lengthMartin Kaiser1-1/+1
2014-11-08fix a crash in the endpoint dialogueMartin Kaiser1-1/+1
2014-11-08remove parent parameter from dissect_usb_setup_response()Martin Kaiser3-7/+10
2014-11-08remove parent parameter from dissect_usb_setup_request()Martin Kaiser3-6/+8
2014-11-08Add checkfiltername.pl to pre-commit scriptMichael Mann2-4/+8
2014-11-08batadv: Add missing padding to batadv_unicast_4addr_v14Sven Eckelmann1-1/+6
2014-11-07Don't forward-declare amqp_0_10_get_size_field(), as it no longer exists.Guy Harris1-3/+0
2014-11-07amqp: handle potential overflows when dissecting amqp_0_10 PDUs;Bill Meier1-160/+75
2014-11-07dictionary: add missing TLV definition for WiMAX-Downlink-Granted-QoSMasayuki Takemura1-1/+82
2014-11-07DNS: WKS RR Protocol field is read as 4 bytes instead of 1Alexis La Goutte1-1/+1
2014-11-07DNS: fix name length and label count for a root serverPascal Quantin1-5/+8
2014-11-07Fixed hf field blurb values after changes from change 5166Graham Bloice1-10/+10
2014-11-07GTPv2: Update Indication with Octet 8 and 9 dissection.AndersBroman1-1/+81
2014-11-07Fix all remaining filter name errors found with checkfiltername.plMichael Mann7-42/+52
2014-11-07epl: Reassembly table fixLukas Emersberger1-3/+6
2014-11-07Call the default language preference setting "Use system setting".Guy Harris10-14/+14
2014-11-06nfs: parse full setclientid CLID_INUSE replyJ. Bruce Fields1-11/+19
2014-11-06mrcpv2: Fixed a memory leakage.Stig Bjørlykke1-2/+1
2014-11-06rtsp: Fixed a memory leakage.Stig Bjørlykke1-2/+2
2014-11-06Improve error message by including the (expected) class informationMaarten Bezemer1-12/+26
2014-11-06BER: Fix offset and length of EOC in Sequence loopAndersBroman1-1/+1
2014-11-06Always process the expert info for the new open request message.Michael Tüxen1-18/+18
2014-11-06lbtrm: Use correct variable for outgoing_mc_address.Stig Bjørlykke1-1/+1