aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Display the CONTROL response data only if there *is* CONTROL response data.guy1-4/+8
2008-12-17Define all the standard request code values from the USB 2.0 spec, andguy1-18/+47
2008-12-17type conversion gdouble<->guint64 is not supported in all MSVC versions, conv...kukosa1-1/+2
2008-12-17fix warningkukosa1-1/+2
2008-12-17- fix RSA key import for GNUTLS 2.5.x and newerkukosa1-10/+40
2008-12-17Add $Id$wmeier1-0/+2
2008-12-17Fix typos and spelling (mostly in text strings) wmeier54-111/+111
2008-12-16Add the lte rrc dissector.etxrab2-0/+20696
2008-12-16Fix some spelling/typos; Also: correct some field blurbs.wmeier1-18/+18
2008-12-16Fix some spelling/typoswmeier3-5/+5
2008-12-16If a packet is fragmented, show the packet id in the info column.jmayer1-2/+3
2008-12-16Include the string as part of a string descriptor.guy1-8/+16
2008-12-16The S1AP dissector also still gets warnings.guy1-1/+1
2008-12-16A few minor updates.etxrab1-10/+43
2008-12-16Sigh, the RRLP dissector isn't clean yet.guy1-1/+1
2008-12-16Move some ASN.1 dissectors to the clean category, as they don't *appear*guy1-5/+5
2008-12-15Do find_dissector_table("ber.oid") during startupwmeier1-3/+2
2008-12-15Trivial change to use gboolean & etc for TRUE/FALSE variableswmeier1-9/+9
2008-12-15Get rid of the old SOUP and ITCH dissectors; (svn mv didn't work ??)wmeier2-976/+0
2008-12-15Rename SOUP & ITCH dissectors to NASDAQ-SOUP & NASDAQ-ITCHwmeier3-2/+978
2008-12-15Removed duplicate "Aruba" in the adp protocol name.stig1-1/+1
2008-12-13Fix compile error; Revise reg_handoff code slightlywmeier1-3/+3
2008-12-13From Vincent Helfre:etxrab1-3/+2
2008-12-13From Vincent Helfre:etxrab1-2/+12
2008-12-13From Vincent Helfre:etxrab1-0/+3
2008-12-12Add a cople of IE'setxrab1-24/+187
2008-12-12packet-soup: use dissector_add_handle to enable "decode as" for SOUP;wmeier2-4/+6
2008-12-11From Gregor Jasny:jake1-127/+184
2008-12-11From Didier Gautheron:jake3-0/+976
2008-12-11Dissect DecoderConfiguration in h245.etxrab1-5/+39
2008-12-11Correct the bit position for a couple of hf fields.etxrab1-19/+18
2008-12-10From Alexis La Goutte:jake2-28/+26
2008-12-10put the SCTP PPI for current DATA chunk into packet_info (and ppid array rena...kukosa1-4/+6
2008-12-10Removed an unused variable 'str'.stig1-6/+7
2008-12-10From Abhik Sarkar:etxrab1-146/+185
2008-12-10From Benjamin Roch:jake5-0/+502
2008-12-09Make sure all of our struct members are initialized.gerald1-39/+13
2008-12-09Squelch a couple of Valgrind warnings.gerald2-874/+874
2008-12-08Add dissection of Authentication request.etxrab1-2/+50
2008-12-08It's the tvb lenght that's 0...etxrab1-1/+1
2008-12-08Accept leading space, payload type name is case insensitive.etxrab1-12/+23
2008-12-08Change to FT_UINT64etxrab1-6/+6
2008-12-08Updates for PPI 1.0.8.gerald1-28/+32
2008-12-08Partial support for RFC 2324.gerald1-0/+1
2008-12-05(Minor reformat of switch statements)wmeier1-40/+2
2008-12-05fix crash when selecting some specific frames; fix conversation/fragmentation...wmeier1-14/+37
2008-12-04Fix for bug 2832:jake1-11/+63
2008-12-04Trivial changes related to proto_reg_handoffwmeier2-3/+3
2008-12-04A few trivial changes related to proto_reg_handoff;wmeier1-4/+4
2008-12-04Use dissector_add_handle rather than registering to UDP port 0wmeier1-1/+1