The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / epan / dissectors / packet-aim-email.c @ 4caa8461

History | View | Annotate | Download (2.24 KB)

# Date Author Comment
055dd620 04/06/2010 05:14 PM Bill Meier

#include <string.h> not needed.

svn path=/trunk/; revision=32410

09764dd9 04/03/2010 05:55 PM Bill Meier

Remove unneeded #include <stdio.h>

svn path=/trunk/; revision=32367

feab79e3 05/21/2006 12:49 AM Ronnie Sahlberg

change a whole bunch of ethereal into wireshark

svn path=/trunk/; revision=18196

94e550fe 09/21/2004 04:01 AM Guy Harris

From Jelmer Vernooij:

Remove some code duplication from the Oscar dissector (reduces
the number of lines by 500) by providing a custom registration
function for oscar families (aim_init_family). This also fixes
a number of issues with column names.
...
b3360018 09/16/2004 10:02 PM Guy Harris

From Jelmer Vernooij:

- Support for more generic TLV's
- Support for two more SNAC families: email and sst
- Support for extended status (as used by iChat)
- Use correct TLV in SSI RightsInfo
- Dissect and handle FNAC flags field correctly

svn path=/trunk/; revision=12022