aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2009-03-08From Peter (bug 3314):Stig Bjørlykke1-4/+4
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke7-9/+9
2009-03-07Move packet-pres.c to dirty ASN.1 dissectors until we fix the warningStig Bjørlykke1-1/+1
2009-03-07Added an expert info when dissector is not available.Stig Bjørlykke2-9/+10
2009-03-07Added a users context list to map a presentation context identifier to anStig Bjørlykke2-32/+120
2009-03-06Adjust some indentation; reformat a line or two.Bill Meier1-18/+20
2009-03-06From Alexis La Goutte (bug 3308):Stig Bjørlykke2-1/+18
2009-03-06From Steve Karg:Jaap Keuter1-1/+1
2009-03-06From Petr Sumbera (bug 3309):Stig Bjørlykke1-1/+0
2009-03-06From Michael Speck: Fix so compiles with VC6Bill Meier1-1/+1
2009-03-06Correct bug in heuristic so as to strengthen it a bit.Bill Meier1-3/+6
2009-03-05Use some default true_false_string's.Stig Bjørlykke1-57/+37
2009-03-05Remove stuff that's really "non-public" from .h files. Bill Meier4-32/+6
2009-03-05Addition of Ping and PingAck messages.Jaap Keuter1-1/+83
2009-03-05Remove an unused variable.Stephen Fisher1-2/+0
2009-03-05Oops! Fix the fix Bill Meier1-8/+15
2009-03-05Minor rework of reg_handoff ...Bill Meier1-10/+5
2009-03-05Prefs callback not req'd ...Bill Meier1-3/+1
2009-03-05Minor rework of reg_handoff ...Bill Meier1-16/+5
2009-03-05Several small revisions:Bill Meier1-61/+60
2009-03-05Get rid of an unused global variable.Guy Harris1-8/+5
2009-03-04Fix typo that caused compiler warnings.Guy Harris1-1/+1
2009-03-04From Neil Piercy:Anders Broman2-100/+146
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman6-102/+490
2009-03-03From Neil Piercy (bug 3299):Stig Bjørlykke1-1/+20
2009-03-03Use correct length.Anders Broman1-3/+2
2009-03-03Fix a typo.Anders Broman1-1/+1
2009-03-03Change key_len to guint16.Anders Broman1-1/+1
2009-03-03Moved the dissector_handle_t.Stig Bjørlykke1-2/+2
2009-03-03Removed unused rpcap_handle.Stig Bjørlykke1-4/+1
2009-03-03Moved the dissector_handle_t.Stig Bjørlykke1-2/+2
2009-03-03Renamed filter name to x25 to be like other X protocols.Stig Bjørlykke1-16/+16
2009-03-03Added support for Memcache Binary Protocol.Stig Bjørlykke2-0/+675
2009-03-03Add expert info when bad checksum.Stig Bjørlykke1-0/+1
2009-03-03Add a newline at the end of the file.Martin Mathieson1-1/+1
2009-03-03Artem Tamazov:Anders Broman2-0/+264
2009-03-03Artem Tamazov:Anders Broman3-97/+163
2009-03-03From Alvaro Vega Garcia:Anders Broman7-2/+944
2009-03-03From Sven Eckelmann:Anders Broman2-12/+13
2009-03-03From Michael Lum:Anders Broman1-189/+335
2009-03-03Use the SCTP ppid for S1AP.Anders Broman3-8/+12
2009-03-03Update UMA towards the most recent 3GPP spec, and export InterRATHandoverInfoAnders Broman3-253/+516
2009-03-01Fix conversation tracking bug noticed in:Jeff Morriss1-76/+64
2009-03-01Add more IE dissection.Anders Broman1-11/+253
2009-03-01From Carles Kishimoto:Jaap Keuter4-3/+357
2009-03-01Clean up display of QoS PS Buffer State field.Guy Harris1-36/+55
2009-03-01Show bit 4 of the QoS field for frames not coming from an AP.Guy Harris1-19/+68
2009-02-28From Toralf Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3...Jeff Morriss1-20/+41