aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Use tfs_f1_3_override_state to avoid unused variable errorStig Bjørlykke1-2/+2
2014-06-16Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+0
2014-06-15New dissector for Character Generator Protocol (chargen).Dario Lombardo3-0/+116
2014-06-15Fix documentation for DissectorTable_get_dissectorStig Bjørlykke1-4/+4
2014-06-15Added some type valuesStig Bjørlykke1-0/+4
2014-06-15[Automatic manuf, services and enterprise-numbers update for 2014-06-15]Gerald Combs2-5/+115
2014-06-15OSPF: Remove unused code (will be never reused)Alexis La Goutte1-13/+0
2014-06-15Fix warnings turning errors (also fixes buildbot)Joerg Mayer3-1/+15
2014-06-15packet-ospf.c : proto_tree_add_text -> something filterableMichael Mann1-384/+364
2014-06-15packet-ipmi-se.c : proto_tree_add_text -> something filterable.Michael Mann4-601/+632
2014-06-14Added monlist supportDario Lombardo1-3/+142
2014-06-14limit the scope of setup_tvbMartin Kaiser1-1/+2
2014-06-14limit the scope of new_offsetMartin Kaiser1-5/+5
2014-06-14let the subfct fill win32_data_lenMartin Kaiser1-4/+3
2014-06-14mark both transfer header and payload bytes for usbpcap iso packetsMartin Kaiser1-2/+4
2014-06-14more descriptive names for tree variablesMartin Kaiser1-9/+9
2014-06-14rename tree_ti to urb_tree_tiMartin Kaiser1-7/+7
2014-06-14remove unnecessary tree variableMartin Kaiser1-4/+1
2014-06-14simplify the detection of iso data start offsetMartin Kaiser1-4/+3
2014-06-14rename dissect_win32_usb_pseudo_header() toMartin Kaiser1-21/+6
2014-06-14dissect the usbpcap_buffer_control_header in dissect_usb_common()Martin Kaiser1-14/+18
2014-06-12RTP: fix invalid memory accessPascal Quantin1-2/+2
2014-06-12X11: Update generated dissectorPeter Harris6-83/+42
2014-06-12Fix a regression, as -1 can no longer means until the end of the tvbMartin Mathieson1-2/+2
2014-06-12Capture Interfaces Dialog:Irene Ruengeler2-0/+5
2014-06-12function to parse the usbpcap pseudo-headerMartin Kaiser1-57/+44
2014-06-12Fix USB Class-Specific Control URB requestsSean O. Stalley1-17/+17
2014-06-11Fix bit fields definition in the "DMG Capability" IEVladimir Kondratiev1-107/+112
2014-06-11Rename temp variables to a more human readable formAnish Bhatt1-117/+117
2014-06-11Use offset instead of tempOffset, return offset instead of calculating (len +...Anish Bhatt1-507/+539
2014-06-11FixAndersBroman1-43/+43
2014-06-11Use expert info for Invalid length/type where possible, other minor fixesAnish Bhatt1-105/+70
2014-06-11Fix bug in dissect_lldp_port_id, support all port id subtypesAnish Bhatt1-12/+78
2014-06-103GPP NAS: add dissection of MSISDN in PCOPascal Quantin1-2/+9
2014-06-10CAPWAP: Fix soft-deprecated APIs warningAlexis La Goutte1-2/+2
2014-06-10CAPWAP: Display incorrect value for Wireless IEEE802.11 RSSI and Data RateAlexis La Goutte1-8/+11
2014-06-09Add modelinesAnish Bhatt1-0/+13
2014-06-09Add Modelines infoAlexis La Goutte2-0/+26
2014-06-09Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+1
2014-06-09Dissection of USB setup data in MA USB data packetsSean O. Stalley3-5/+70
2014-06-09Try to fix the builds.AndersBroman1-2/+1
2014-06-09fill the conversation info struct in dissect_linux_usb_pseudo_header()Martin Kaiser1-42/+50
2014-06-09use the direction info from the conversation structMartin Kaiser1-5/+5
2014-06-09Add sse4.2 optimized function ws_mempbrk_sse42()Jakub Zawadzki1-16/+13
2014-06-09Try to fix acket-tftp.c:207: error: \u2018data_tvb\u2019 may be usedAndersBroman1-1/+1
2014-06-09remove all checks for if (tree)Anish Bhatt1-655/+514
2014-06-09IEEE 80211: fix dissection of HT CapabilitiesPascal Quantin1-36/+33
2014-06-08[Automatic manuf, services and enterprise-numbers update for 2014-06-08]Gerald Combs2-4/+304
2014-06-07PEEKREMOTE packets don't appear to have Atheros padding.Guy Harris1-1/+1
2014-06-07Per Spec update, SetUSBDevAddrReq now contains dataSean O. Stalley1-1/+1