aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-09From beelzebutt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6597alagoutte1-1/+1
2011-12-09From Johannes Bergjake1-1/+24
2011-11-27Don't specify an hf[] item as using a range_string when it's really using a v...wmeier1-1/+1
2011-11-08Remove a duplicate "TID" found by checkAPIs.pl.gerald1-1/+1
2011-11-08From Pontus Fuchs via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6548alagoutte1-0/+10
2011-11-01Remove comma at the end of several enumerator lists.morriss1-3/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.wmeier1-67/+67
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.wmeier1-3/+3
2011-10-16From Jouni Malinen: etxrab1-6/+121
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-13/+13
2011-10-12From Jouni Malinen: etxrab1-1099/+0
2011-10-12Fix a case wherein proto_tree_add_boolean() was intended instead of proto_tre...wmeier1-3/+3
2011-10-11From Jouni Malinen: etxrab1-208/+173
2011-10-11From Jouni Malinen: etxrab1-244/+413
2011-10-11From Jouni Malinen: etxrab1-84/+83
2011-10-11From Jouni Malinen: etxrab1-1/+211
2011-10-11From Jouni Malinen: etxrab1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-3/+3
2011-10-09From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-188/+135
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-69/+73
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6422alagoutte1-994/+1310
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6421alagoutte1-7/+50
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6421alagoutte1-1/+208
2011-10-08From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6420alagoutte1-2/+2
2011-10-06Fix for bug 6356:jake1-5/+7
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-5/+5
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-40/+40
2011-09-30From Clemix via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6408alagoutte1-4/+129
2011-09-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6359alagoutte1-163/+150
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-09-16Change encoding type from TRUE/FALSE to ENC_LITTLE_ENDIAN/ ENC_BIG_ENDIANetxrab1-567/+567
2011-09-16From Jouni Malinen:etxrab1-4/+19
2011-09-16From Jouni Malinen:etxrab1-1/+336
2011-09-15From Jouni Malinen:etxrab1-0/+92
2011-09-15From Jouni Malinen:etxrab1-0/+23
2011-09-15From Jouni Malinen:etxrab1-0/+78
2011-09-15From Jouni Malinen:etxrab1-0/+23
2011-09-15From Jouni Malinen:etxrab1-0/+5
2011-09-15From Jouni Malinen:etxrab1-1/+1
2011-09-15From Jouni Malinen:etxrab1-34/+55
2011-09-15From Jouni Malinen:etxrab1-4/+6
2011-09-15From Jouni Malinen:etxrab1-2/+6
2011-09-15From Jouni Malinen:etxrab1-0/+10
2011-09-15From Jouni Malinen:etxrab1-29/+58
2011-09-15From Jouni Malinen:etxrab1-1/+2
2011-09-15From Jouni Malinen:etxrab1-1/+11
2011-09-15From Jouni Malinen:etxrab1-0/+30
2011-09-15From Jouni Malinen:etxrab1-10/+16
2011-09-04Reorder 802.11 Tag IDalagoutte1-35/+29