aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.Martin Mathieson3-58/+150
2009-05-10Fix a typo in a comment.Stig Bjørlykke1-1/+1
2009-05-10Enable Lua wlan taps.Stig Bjørlykke2-3/+4
2009-05-10Postpone marking objects as expired until the whole frame is completed.Stig Bjørlykke1-7/+11
2009-05-10[Automatic manuf and enterprise-numbers update for 2009-05-10]Gerald Combs1-26/+226
2009-05-08Rename lis to fms & some ROHC feedback format improvements.Martin Mathieson1-27/+55
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier7-23/+11
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier3-13/+11
2009-05-08Fix potential crash: FT_BOOLEAN field had a value_string not a true_false_str...Bill Meier1-7/+6
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier20-57/+57
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier3-12/+11
2009-05-08Fix a typo from the previous commit .....Bill Meier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-37/+37
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier2-15/+5
2009-05-08Update a comment.Anders Broman1-0/+4
2009-05-08From Reinhard Speyerer:Anders Broman1-4/+9
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-61/+62
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-292/+292
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-530/+529
2009-05-08Adjusted arguments used in Lua Pref.statictext()Stig Bjørlykke9-340/+318
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-45/+48
2009-05-08Warningfix:Jörg Mayer1-1/+1
2009-05-08Use NULL instead of repeated identical text if hf[] blurbs;Bill Meier1-6956/+6970
2009-05-08Remove 2 tabs in strings;Bill Meier1-7/+5
2009-05-08Use NULL instead of duplicate text for hf[] blurbs;Bill Meier1-89/+78
2009-05-08Clean up header fields.Jaap Keuter1-26/+26
2009-05-07Use NULL instead of repeated,indentical text for blurbs in hf[];Bill Meier1-397/+417
2009-05-07Clean up header file and dissector code. Update EAP numbers list.Jaap Keuter2-49/+51
2009-05-06Hide a couple of generated fields when they have uninteresting values.Martin Mathieson1-3/+11
2009-05-06From Jared August:Jaap Keuter1-0/+173
2009-05-06The PID numbers came from http://www.iana.org/assignments/ethernet-numbers.Guy Harris1-0/+3
2009-05-05Add support for the IANA's OUI, and recognize NHRP-over-SNAP.Guy Harris6-46/+156
2009-05-05The only callers of ethertype() should be dissectors for protocols withGuy Harris1-4/+3
2009-05-05Fix a comment.Guy Harris1-2/+2
2009-05-05Update a comment (we can now fetch other dissectors' tables).Guy Harris1-7/+4
2009-05-05The expert_item pointers and expert_status values don't need to beGuy Harris7-974/+972
2009-05-05Don't assume that the message type or the LS type are valid.Guy Harris1-10/+14
2009-05-05Get rid of some other uses of ethertype() for protocols that don't haveGuy Harris8-132/+338
2009-05-05Use an emem_strbuf_t for the string for the subauthorities; it's a bitGuy Harris1-10/+6
2009-05-05Clean up white space.Guy Harris1-268/+281
2009-05-03From Brian M. Ames:Jaap Keuter1-29/+2152
2009-05-03[Automatic manuf and enterprise-numbers update for 2009-05-03]Gerald Combs1-27/+475
2009-05-03packet-mesh: remove forward declaration to non-existent reg_handoffBill Meier1-3/+0
2009-05-03Don't use ethertype() - it's a bit of overkill.Guy Harris1-10/+18
2009-05-02Add the mesh header dissector for OLPC mesh network packets, and haveGuy Harris3-0/+160
2009-05-02Add a few more elements, most of them without hf_ elementsJörg Mayer1-7/+43
2009-05-02Try to detect the mysterious two bytes of 0x00 stuck in after the 802.11Guy Harris1-9/+55
2009-05-01Add hf_ elements for the new typesJörg Mayer1-195/+1174
2009-05-01Pull the code to dissect Marvell vendor actions into a routine of itsGuy Harris1-85/+92