- Require --with-ssl=... to be explicitly set to work
[metze/wireshark/wip.git] / xdlc.c
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-03-04 Guy HarrisBack out the previous change - the problem wasn't what...
2004-03-03 Guy HarrisDon't show "func=" if the P/F bit isn't set.
2004-01-20 Guy HarrisFrom Jan Kiszka: compress the summary line display.
2004-01-18 Guy HarrisAdd arguments to "dissect_xdlc_control()" to specify...
2004-01-03 Guy HarrisHave "dissect_xdlc_control()" take a pointer to a struc...
2003-09-02 Guy HarrisUse "dissect_xdlc_control()" to dissect the control...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-03-31 Guy HarrisFrom Joerg Mayer: get rid of unused function arguments.
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2000-05-31 Gilbert RamirezConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-03-14 Guy HarrisFix some errors discovered by making GCC do format...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-09-26 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-09-26 Gilbert RamirezMake Information Frame honor is_extended variable when...
1999-08-27 Guy HarrisNo, 0xCC is SNRME. (I *told* you I hated reversing...
1999-08-27 Guy HarrisTEST is 0xE0, not 0xC0; 0xC0 is SNRME. (I hate having...
1999-08-23 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 Guy HarrisThe only LLC frame types that should be dissected based...
1999-08-16 Guy HarrisGet rid of the comments saying "make ["decode_numeric_b...
1999-08-05 Guy HarrisPatch from Olivier Abad to make it correctly display...
1999-08-04 Guy HarrisAdd a "dissect_xdlc_control()" routine, to dissect...