aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Minor cleanup of "-h" output text.wmeier5-68/+73
2009-05-12Lua support is no plugin.stig1-2/+2
2009-05-11test.sh: revise tests to handle revised capinfos output.wmeier2-9/+9
2009-05-11Move the #if _WIN32 way inwards. This is needed to makejmayer1-2/+4
2009-05-11#if 0 out an unused function declaration. Make itjmayer2-2/+5
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.martinm3-58/+150
2009-05-11capinfos: Print "n/a" for rates and duration if only one packet in capture.\;wmeier1-21/+29
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]gerald2-26/+253
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,...).wmeier1-11/+11
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-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKkukosa4-1/+16
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-08Clist -> list_storeetxrab1-160/+338
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:jmayer10-10/+10
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-08Updates from FreeRadius.etxrab2-143/+219
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-07Restore original spacing in several constant strings wmeier1-4/+4
2009-05-07Change some usage of tabs within string constants to spaces.wmeier1-4/+4
2009-05-07gtk_check_menu_item_set_show_toggle() is deprecated and not needed.wmeier2-7/+6
2009-05-06Hide a couple of generated fields when they have uninteresting values.martinm1-3/+11
2009-05-06Analyze!EnabledProtocols: Remove unnecessary line of code added in the previo...wmeier1-1/+0
2009-05-06Analyze!Enabled Protocols: For OK/Apply/Cancel: Cancel reverts to "Last Saved...wmeier1-10/+24
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-05Goal: Make the airpcap GUI available on Linux.jmayer1-0/+8
2009-05-05The only callers of ethertype() should be dissectors for protocols withguy1-4/+3