aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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-03Export the E212 dissection routine.Anders Broman1-0/+1
2009-03-03Use the SCTP ppid for S1AP.Anders Broman4-8/+13
2009-03-03Update UMA towards the most recent 3GPP spec, and export InterRATHandoverInfoAnders Broman3-253/+516
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitGerald Combs1-5/+1
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 Keuter5-4/+359
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
2009-02-28Remove a whole bunch of if(tree)'s that were protecting singleJeff Morriss1-188/+98
2009-02-28From Alex Turbov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3291 :Jeff Morriss1-34/+28
2009-02-28From Michael Lum via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3281 :Jeff Morriss1-1/+1
2009-02-26From Didier Gautheron:Jaap Keuter1-1/+1
2009-02-25From Mark C. Brown:Jaap Keuter1-6/+3
2009-02-25Added a few service values.Stig Bjørlykke1-1/+10
2009-02-25More updates to LTE MAC stats. Layout working better now.Martin Mathieson2-0/+2
2009-02-25Prefs callback not req'd; hf[]: Use NULL (not "") for empty blurb.Bill Meier1-31/+22
2009-02-25Added initial support for Canon BJNP.Stig Bjørlykke2-0/+204
2009-02-25Add a preference to control checking of reserved bits.Martin Mathieson1-4/+13
2009-02-25Put in a comment discussing ways of better handling the FCS in variousGuy Harris1-2/+40
2009-02-25Explain conversations and circuits.Guy Harris1-3/+16
2009-02-25Clean up the comments in the L2TP dissector about RFCs.Guy Harris2-113/+137
2009-02-25From Alex Turbov:Jaap Keuter1-3/+1
2009-02-25Port Mapping Protocol, not Plug-'n-Play.Guy Harris2-45/+47
2009-02-25Removed mark for unused pinfo, its in use.Stig Bjørlykke1-4/+2
2009-02-25Added support for NAT Port Mapping Protocol (NAT-PMP).Stig Bjørlykke2-0/+239
2009-02-24Get the Windows build going again.Jaap Keuter1-0/+2
2009-02-24Add posibility to mark protocol as private. This prevents inadvertent Wiki ac...Jaap Keuter2-0/+31
2009-02-24From Jerry Kotland:Jaap Keuter1-1/+1
2009-02-23The beginnings of a World of Warcraft (WoW) protocol dissector.Stephen Fisher2-0/+669
2009-02-23Fix for bug 3247:Jaap Keuter1-1/+1
2009-02-23From Kip McAtee (bug 3274):Stig Bjørlykke1-7/+10
2009-02-23From Steve Karg:Jaap Keuter1-40/+310
2009-02-22Fix a typo in a dummy function.Stig Bjørlykke1-2/+2
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter2-0/+1112
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter3-1/+2706