summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-06-16remove more unused codeEvan Huus2-83/+1
2014-06-16Convert more time_to_str functions to wmemEvan Huus7-34/+60
2014-06-16Add a preference to use Japanese ISUP TTC version with 13 bit CIC.AndersBroman1-2/+23
2014-06-16Convert a bunch of time_to_str functions to wmemEvan Huus44-181/+222
2014-06-16isakmp: support decryption for SHA-2 hash algorithmsAlex Badea1-0/+9
2014-06-16glusterfs: correctly decode GFIDs that are passed in a dictNiels de Vos1-11/+13
2014-06-16Remove emem in SNMP UAT, use glib insteadEvan Huus1-116/+141
2014-06-16Remove last caller of se_strdup_printfEvan Huus2-23/+0
2014-06-16Remove emem from ssl utils, use glib instead.Evan Huus1-14/+18
2014-06-16Remove now-unused functions.Evan Huus4-42/+1
2014-06-16STUN: Add support of MS-TURNBWMAlexis La Goutte1-1/+179
2014-06-16Fix SDP dissector crash during fuzz testingYan Burman1-0/+3
2014-06-16iSCSI: Register iscsi dissector, so it can be used by iSERYan Burman1-0/+1
2014-06-16Register BER dissector as new.Stig Bjørlykke1-5/+8
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