Move the routine to get a list of the network interfaces on the system
[obnox/wireshark/wip.git] / packet-http.c
1999-12-06 guyPatch from Jerry Talkington to:
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 denielAdd display filters.
1999-09-17 guyAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-09-12 guyUse "dissect_data()" to put in the raw HTTP data, rathe...
1999-07-30 guyFix a typo in "Hypertext".
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-30 guyChanges to the routines to help decode text-oriented...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-02-12 guyAdd a first cut at HTTP decoding.