aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Make an epxpert item checking PC length.etxrab1-24/+41
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.martinm3-58/+150
2009-05-10Fix a typo in a comment.stig1-1/+1
2009-05-10Enable Lua wlan taps.stig2-3/+4
2009-05-10Postpone marking objects as expired until the whole frame is completed.stig1-7/+11
2009-05-10[Automatic manuf and enterprise-numbers update for 2009-05-10]gerald1-26/+226
2009-05-08Rename lis to fms & some ROHC feedback format improvements.martinm1-27/+55
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...wmeier7-23/+11
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...wmeier3-13/+11
2009-05-08Fix potential crash: FT_BOOLEAN field had a value_string not a true_false_str...wmeier1-7/+6
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier20-57/+57
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier3-12/+11
2009-05-08Fix a typo from the previous commit .....wmeier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-37/+37
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier2-15/+5
2009-05-08Update a comment.etxrab1-0/+4
2009-05-08From Reinhard Speyerer:etxrab1-4/+9
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-61/+62
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-292/+292
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-530/+529
2009-05-08Adjusted arguments used in Lua Pref.statictext()stig9-340/+318
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...wmeier1-45/+48
2009-05-08Warningfix:jmayer1-1/+1
2009-05-08Use NULL instead of repeated identical text if hf[] blurbs;wmeier1-6956/+6970
2009-05-08Remove 2 tabs in strings;wmeier1-7/+5
2009-05-08Use NULL instead of duplicate text for hf[] blurbs;wmeier1-89/+78
2009-05-08Clean up header fields.jake1-26/+26
2009-05-07Use NULL instead of repeated,indentical text for blurbs in hf[];wmeier1-397/+417
2009-05-07Clean up header file and dissector code. Update EAP numbers list.jake2-49/+51
2009-05-06Hide a couple of generated fields when they have uninteresting values.martinm1-3/+11
2009-05-06From Jared August:jake1-0/+173
2009-05-06The PID numbers came from http://www.iana.org/assignments/ethernet-numbers.guy1-0/+3
2009-05-05Add support for the IANA's OUI, and recognize NHRP-over-SNAP.guy6-46/+156
2009-05-05The only callers of ethertype() should be dissectors for protocols withguy1-4/+3
2009-05-05Fix a comment.guy1-2/+2
2009-05-05Update a comment (we can now fetch other dissectors' tables).guy1-7/+4
2009-05-05The expert_item pointers and expert_status values don't need to beguy7-974/+972
2009-05-05Don't assume that the message type or the LS type are valid.guy1-10/+14
2009-05-05Get rid of some other uses of ethertype() for protocols that don't haveguy8-132/+338
2009-05-05Use an emem_strbuf_t for the string for the subauthorities; it's a bitguy1-10/+6
2009-05-05Clean up white space.guy1-268/+281
2009-05-03From Brian M. Ames:jake1-29/+2152
2009-05-03[Automatic manuf and enterprise-numbers update for 2009-05-03]gerald1-27/+475
2009-05-03packet-mesh: remove forward declaration to non-existent reg_handoffwmeier1-3/+0
2009-05-03Don't use ethertype() - it's a bit of overkill.guy1-10/+18
2009-05-02Add the mesh header dissector for OLPC mesh network packets, and haveguy3-0/+160
2009-05-02Add a few more elements, most of them without hf_ elementsjmayer1-7/+43
2009-05-02Try to detect the mysterious two bytes of 0x00 stuck in after the 802.11guy1-9/+55
2009-05-01Add hf_ elements for the new typesjmayer1-195/+1174