aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp
AgeCommit message (Expand)AuthorFilesLines
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-1/+1
2007-12-06Fix some specifier strings (%d -> %u).Martin Mathieson1-24/+27
2007-11-24Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914 when building out...Jeff Morriss1-71/+60
2007-11-19- Prettify "Value" node that contains EAP tree with top-level detailsMartin Mathieson4-38/+23
2007-11-16Embedding EAP inside wimaxasncp.Martin Mathieson5-25/+143
2007-11-10Cast "char"s to "unsigned char" before handing them to <ctype.h> macros.Guy Harris1-1/+1
2007-11-09From Stephen Croll.Martin Mathieson4-366/+839
2007-11-05Delete generated files at distclean.Anders Broman1-0/+1
2007-10-30Change a few g_string_append_printf() (GTK2 only) calls to g_strdup_printf()Stephen Fisher1-7/+11
2007-10-26Add expert item for cases of unmatched function type or message op.Martin Mathieson1-3/+26
2007-10-17s/fopen()/eth_fopen()/ in plugins/ (for bug 1827).Jeff Morriss1-1/+3
2007-10-15In source tree, move wimaxasncp TLV files from plugin folder -> new top-level...Martin Mathieson3-2010/+2
2007-10-12Fix wimaxasncp compilation under Windows. Rename a macro that's definedGerald Combs2-9/+7
2007-10-12Another blind attempt to fix the Windows buildbot.Martin Mathieson1-1/+4
2007-10-12Add targets for lex compilation.Martin Mathieson1-0/+6
2007-10-12Try to fix distcheck. Is this change appropriate?Martin Mathieson1-1/+3
2007-10-12Added missing header file for distcheck.Martin Mathieson1-1/+2
2007-10-12Add missing file.Martin Mathieson1-0/+103
2007-10-12TLVs now defined in XML (from Stephen Croll).Martin Mathieson7-1633/+2876
2007-09-26- show type (number) of unrecognised tlvs in the tlv root itemMartin Mathieson1-13/+32
2007-09-07Replace remaining non-printable characters that looked like spaces with real ...Martin Mathieson1-2/+2
2007-09-07Small cleanup:Martin Mathieson1-58/+32
2007-09-07Try Stephen Croll's workaround.Martin Mathieson1-7/+7
2007-09-06Change it back...Anders Broman1-1/+1
2007-09-06Add A11 RRQ-CVSE-Active Start Airlink Record-Subtype 108 is expressed to Subnet.Anders Broman1-1/+1
2007-09-06Add .c.obj:: inference rule (to cause "batch compile")Guy Harris1-0/+3
2007-09-06Fix the unsigned errors. Not sure about the other windows errors yet...Martin Mathieson1-2/+2
2007-09-06Add wimaxasncp plugin folder contents (other changes will follow)Martin Mathieson11-0/+4982