aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-homeplug-av.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Florian Fainelli via bug #7772Jakub Zawadzki2012-10-081-1/+1
* Patch from Florian FainelliJakub Zawadzki2012-10-081-4/+14
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Pascal Quantin2012-09-091-5/+2
* From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Alexis La Goutte2012-07-311-1/+11
* Create/use extended value strings to access certain value string arrays;Bill Meier2012-07-271-2014/+2029
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Do not use BASE_NONE for FT_*INT* types.Chris Maynard2012-06-091-1/+1
* From Reinhard Speyerer: Fix several misspellings/typos in WiresharkBill Meier2012-03-181-1/+1
* Fix incorrect packet-details display of certain 1 bit FT_BOOLEAN fields.Bill Meier2012-03-071-9/+9
* Shuffle the ett[] array elements around a bit, and add blank lines, toGuy Harris2012-01-151-2/+6
* Fix encoding arg for ptvcursor_add() and ptvcursor_add_noadvance() function c...Bill Meier2011-10-251-387/+387
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-1/+1
* More misspellings of "unknown", for bug 6244.Guy Harris2011-08-161-1/+1
* Put proto_reg_handoff_...() at the end of the file as per the usual Wireshark...Bill Meier2011-05-271-10/+10
* From Florian Fainelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss2011-05-261-0/+4248