aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax
AgeCommit message (Expand)AuthorFilesLines
2009-09-13Run checkapi on the dissector header filesmorriss2-1/+5
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj1-1/+1
2009-08-21Also fake empty field_info's by gracefully handling NULL field_info pointer e...krj1-0/+8
2009-08-09Add PTREE_FINFO and use PITEM_FINFO when possible.krj2-6/+6
2009-08-09'if(proto_... == -1)' not req'd; Don't register ett[] more than once;wmeier3-52/+27
2009-08-09Don't guard col_clear with col_checkkrj1-4/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-4/+1
2009-08-05Fix typo.guy1-1/+1
2009-08-04Put the initializers for the elements of value_string arrays into curlyguy3-11/+11
2009-08-04Minor changes:wmeier35-8064/+7858
2009-08-03More minor cleanups:wmeier1-43/+46
2009-08-03Minor cleanups:wmeier1-62/+56
2009-07-07From Kovarththanan Rajaratnam:stig8-15/+15
2009-06-22From Kovarththanan Rajaratnam:stig38-1607/+1607
2009-06-22From Kovarththanan Rajaratnam:stig38-9596/+9591
2009-05-13Apply some of the patches from:etxrab1-3/+1
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald1-3/+0
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl1-0/+3
2009-01-08Fix for bug 2902:jake12-58/+58
2008-12-22Fix some typos and spelling (mostly in text strings)wmeier4-12/+12
2008-08-29#include <prefs.h> not requiredwmeier30-30/+0
2008-08-14From Frank Wang:jake1-3/+11
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).morriss1-1/+1
2008-07-24Fix DLMAP UL_interference_and_noise_level_IE decode error (bug 2737).martinm1-1/+1
2008-07-24Fix HARQ_ULMAP_IE decoder padding error (bug 2738).martinm1-1/+1
2008-07-23This file predominantly uses spaces, so remove tabs that were makingmartinm1-269/+269
2008-07-23Fix bug 2663 (DLMAP HAEQ_DLMAP_UE decode error).martinm1-13/+15
2008-07-22Add NULL termination element to value_string arrayswmeier1-2/+3
2008-07-18Change C++ style comments to C style ...wmeier1-14/+14
2008-07-11From Frank Wang:jake1-1/+3
2008-07-08Fix bug 2662 (ULMAP HARQ_ULMAP_IE decode error).martinm1-14/+29
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-06-25For for compressed DLMAP decode error.martinm1-1/+1
2008-06-23Try again to get labels matching function names.martinm1-2/+2
2008-06-23Fix wimax UL-MAP ext IE decode error.martinm2-5/+5
2008-06-20Wimax: support TLV type 48 in REG-REQ/REG-RSP.martinm3-2/+64
2008-06-20Fix wimax encoding err when packing subheader present.martinm1-3/+3
2008-06-20Support TLV type 36 in wimax plugin.martinm1-0/+13
2008-05-23From cfreeer:jake1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-4/+4
2008-05-14From cfreeer (bug 2541):stig1-0/+2
2008-05-14From cfreeer (bug 2540):stig1-1/+1
2008-05-14From cfreeer:jake1-7/+7
2008-05-08Run checkAPI in plugins dir.etxrab1-1/+3
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2008-04-30Now with EAP dissector safety valve.jake1-1/+4
2008-04-30From cfreeer:jake1-1/+5
2008-04-24From Mohan (bug 2501):stig1-0/+1