aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Initial version of a Motorola Mo-bis dissectormobisHarald Welte3-1/+570
2011-12-10Add new dissector for SIM/USIM protocol tracesHarald Welte5-0/+2382
2011-12-10SCCP: add a preference to display the raw SCCP payload as hexHarald Welte1-0/+7
2011-12-10rsl-ipaccessHolger Hans Peter Freyther1-6/+513
2011-12-10lucent-hnbHolger Hans Peter Freyther3-0/+105
2011-12-10ericsson_rbs2409Holger Hans Peter Freyther6-0/+1787
2011-12-10Latest version of wireshark A-bis OML dissectorHarald Welte3-0/+2377
2011-12-10Clarify some stuff in a comment.guy1-12/+16
2011-12-10Clean up indentation.guy1-4/+22
2011-12-09From Tilghman Lesher:jake3-9/+119
2011-12-09From Thomas Dreibholz:jake1-16/+17
2011-12-09From Nikitha Malgi:jake2-2/+375
2011-12-09Referring to pcap_version[] doesn't do what you want on at least someguy2-24/+20
2011-12-09Get rid of unused variable.guy1-2/+2
2011-12-09Export all data sources of a frame to a C array. Fixes https://bugs.wireshar...cmaynard3-20/+60
2011-12-09Dissect the whole IR packet in packet-rohc.cetxrab3-71/+88
2011-12-09Update to 3GPP TS 36.413 V10.3.0 (2011-09)etxrab9-221/+1427
2011-12-09From report of Arasch Honarbacht via https://bugs.wireshark.org/bugzilla/show...alagoutte2-19/+17
2011-12-09From beelzebutt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6597alagoutte1-1/+1
2011-12-09From Juha Takala via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6654alagoutte1-4/+13
2011-12-09From astramax57:jake1-2/+2
2011-12-09Fixed wrong registration call causing compilation warnings.grahamb1-1/+1
2011-12-09Added dissector registration for udp messages to permit use with a USER_DLT a...grahamb1-0/+3
2011-12-09Added definition and handling for IIN Function Code Not Implemented bit.grahamb1-20/+27
2011-12-09From Johannes Bergjake1-1/+24
2011-12-09Use correct offset.etxrab2-8/+6
2011-12-09Get rid of declarations of undefined routines and definitins of unusedguy3-64/+36
2011-12-09Move the definition of enum rohc_mode into packet-rohc.h.guy4-11/+9
2011-12-09packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it,guy1-9/+1
2011-12-09packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it,guy2-3/+3
2011-12-08Start using functions from packet-rohc.cetxrab4-19/+99
2011-12-08Try to get the container stuff right...etxrab8-126/+80
2011-12-08Use to display ESP SPI BASE_HEX_DEC as it is in decimal in SIP.etxrab1-1/+1
2011-12-08Properly dissect Source-ToTarget-TransparentContainer.etxrab3-9/+11
2011-12-08Store expert group value, fix output of each record.martinm1-6/+8
2011-12-08Skip correct number of bytes.martinm1-1/+1
2011-12-07Add a dissector table for private extensions.etxrab1-0/+12
2011-12-07Fix [-Wunused-but-set-variable] GCC warnings;wmeier1-19/+18
2011-12-07Don't keep out the cmake folks ;-)sake1-0/+1
2011-12-07Fix for bug 6650: IP-ID is 2 bytes.martinm1-5/+6
2011-12-07RatingGroup -> RatingGroupIdetxrab2-17/+5
2011-12-06Make windows buildbots happy... sake1-2/+2
2011-12-06- Make a distinction between ethernet padding and an ethernet trailersake4-11/+270
2011-12-06Register giop by name (TCP).etxrab1-0/+4
2011-12-06Enabling crosshairs on TCP stream graph paints the screen.etxrab1-2/+2
2011-12-06Update to 3GPP TS 32.298 V6.4.1 (2006-06)etxrab7-387/+1462
2011-12-06Accpet lover case Topology descriptor (tp) as we accept other tokens in lower...etxrab1-7/+17
2011-12-06Fix length of Error parameter.etxrab1-1/+1
2011-12-06#if 0 unused stuff ...wmeier1-93/+115
2011-12-06In capture_prep_monitor_changed_cb(), don't update the monitor modeguy1-5/+3