Use "gfloat" and "gdouble", rather than "float" and "double", as the
[obnox/wireshark/wip.git] / packet-eapol.c
2002-03-11 guyFrom Adam Sulmicki: use "proto_tree_add_uint()" rather...
2002-02-22 guyDissect the payload of EAPOL Key messages.
2002-02-22 guyGet rid of an unnecessary "volatile".
2002-02-17 guyWith the tvbuffication of all dissectors, the "packet_i...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-26 hagbardMoved from using dissect_data() to using call_dissector()
2001-11-06 guyIEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support...