aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wifi-p2p.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Remove comma at the end of several enumerator lists.Jeff Morriss2011-11-011-5/+5
* Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier2011-10-201-7/+7
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-6/+6
* From Jouni Malinen: Anders Broman2011-10-111-1/+7
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-80/+80
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-041-9/+9
* Whitespace cleanup:Bill Meier2011-09-211-3/+3
* Fix ex "modeline" so it works;Bill Meier2011-09-211-1/+1
* From Eliad:Jaap Keuter2011-01-121-0/+28
* Fix various typos and spelling errors.Bill Meier2010-12-061-1/+1
* From Jouni Malinen: preliminary version of Wi-Fi P2P (Wi-Fi Direct) dissector.Bill Meier2010-10-251-0/+1484