Fix "disable this protocol by default".
[jlayton/wireshark.git] / plugins / wimaxasncp /
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-15 Michael MannAllow control of individual columns to be (un)writable.
2016-06-15 Jeff MorrissChange how dissectors do late-field-registration to...
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-04-04 Guy HarrisDon't double-close the input.
2016-04-03 Guy HarrisMake the Flex scanners and YACC parser in libraries...
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-03 João ValverdeRevert "autotools: Use -Werror with clean plugin code"
2016-03-03 João Valverdeautotools: Use -Werror with clean plugin code
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-20 João Valverdeautotools: Move common automake code for plugins to...
2016-02-14 João ValverdeFix format string warnings [-Wformat=]
2016-01-28 João ValverdeAnother fix for g265a41e
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-13 Peter WuUse result of register_dissector
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-11 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-12-11 Michael Mannnew_register_dissector -> register_dissector for remain...
2015-12-05 Guy HarrisUse noyywrap rather than defining our own yywrap functions.
2015-12-01 Stig BjørlykkeRemoved some remaining svn Id tags
2015-11-27 Michael MannOfficially remove tvb_get_string and tvb_get_stringz.
2015-11-24 Graham BloiceDevelopers Guide updates for plugins with CMake
2015-11-06 Guy HarrisDon't include io.h in Flex scanners - they're not inter...
2015-10-16 Gerald CombsCMake: Add /WX
2015-10-14 João ValverdeChange proto_tree_add_ipv6() to take a struct e_in6_add...
2015-06-15 Peter Wuicmp,wimax: Fix undefined shift
2015-04-30 Guy HarrisFix some cases where we're shifting a signed 1 left.
2015-04-20 Evan Huuswimax: replace deprecated tvb_length calls
2015-04-17 Graham BloiceFix CMake warnings
2015-02-22 Michael MannAdd tvb_address_with_resolution_to_str.
2015-02-09 Bill Meier(Trivial) Fix printf-related 'Mismatch on sign' warnings
2015-01-20 Gerald CombsCMake: Set an output directory for plugins.
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2015-01-11 Graham BloiceFix CMake generation and use of Windows .rc files
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-12-29 Alexis La GoutteWimaxasncp: Fix Dead Store (Dead assignement/Dead incre...
2014-12-28 Michael MannReplace ip6_to_str and ip6_guint8_to_str with address_t...
2014-12-26 Michael MannReplace ip_to_str with [ep_]address_to_str and tvb_ip_t...
2014-12-22 Bill Meierplugins: Cleanup #includes
2014-12-21 Michael MannReplace ether_to_str with either address_to_str or...
2014-11-15 Michael MannEliminate proto_tree_add_text from some plugin dissecto...
2014-10-20 Guy HarrisSign, Flex strikes again; it generates code that produc...
2014-10-19 Guy HarrisThis appears to be clean with my build; see if it needs...
2014-10-19 Guy HarrisEliminate a use of a ctype.h function.
2014-10-09 Gerald CombsCMake: Bundle our plugins.
2014-10-06 Bill Meierplugins: Add editor modelines; Adjust whitespace as...
2014-08-31 Роман ДонченкоDon't show the echo/python command lines when making...
2014-08-24 Роман ДонченкоRemove obsolete comments regarding the shell version...
2014-08-12 Joerg MayerRemove make-dissector-reg and require python for autoto...
2014-08-09 Роман ДонченкоNow that Python is mandatory on Windows, remove checks...
2014-07-20 Роман ДонченкоUse forward slashes in paths to runlex.sh
2014-07-10 Michael Mannconvert to proto_tree_add_subtree[_format] for plugin...
2014-07-10 Guy HarrisRevert "More needed to get rid of "lib" in "libwsutil...
2014-07-09 Guy HarrisMore needed to get rid of "lib" in "libwsutil" on Windows.
2014-07-07 Guy HarrisSquelch compiler warning.
2014-07-06 Peter WuAdd printf-format annotations, fix garbage
2014-07-06 Роман Донченкоmake-dissectors-reg: optimize by factoring out the...
2014-06-20 Joerg MayerAdd .rc files to the sources to have them included...
2014-04-25 Stig BjørlykkeSupport out-of-source checkapi
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-03 Evan HuusDon't pass tvb_get_ptr to proto_tree_add_string
2013-12-19 Evan HuusAdd bytestring_to_str() which takes a wmem scope and...
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-03 Jakub ZawadzkiWhen including <epan/prefs.h> don't force inclusion...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-17 Pascal Quantinemem -> wmem
2013-09-09 Michael Mannexpert_add_info_format_text -> expert_add_info_format
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-06 Evan HuusAdd our license header to plugin moduleinfo.h files...
2013-07-01 Bill MeierDefine certain 'const char *...' arrays as static.
2013-05-29 Michael MannBatch (some of) the plugins to filterable expert infos...
2013-04-18 Guy HarrisFix FSF address.
2013-03-20 Anders Broman[-Wmissing-prototypes]
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2013-02-10 Bill MeierComment out numerous unused hf_.... instances found...
2013-02-10 Guy HarrisAdd %option noinput to some Flex files, as we aren...
2013-02-09 Guy Harris"make maintainer-clean" should nuke all generated files.
2013-02-09 Guy HarrisGet rid of trailing tabs, make comments more similar.
2013-02-09 Guy HarrisMake the other plugin makefiles use the new style intro...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-12-26 Guy HarrisSquelch some more discarding-qualifiers warnings.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-10 Bill MeierGeneral cleanup:
2012-12-05 Bill MeierFix numerous instances of a variable/parameter name...
2012-11-29 Bill MeierFix several [-Wshadow] warnings.
2012-09-26 Michael Mannreplace unnecessary decode_numeric_bitfield calls
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-01 Bill MeierSet Makefile.common as a plugin.c dependency so plugin...
2012-06-01 Bill MeierWindows: Set Makefile.common as a plugin.c dependency...
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
next