aboutsummaryrefslogtreecommitdiffstats
path: root/packet-http.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in "Hypertext".Guy Harris1999-07-301-2/+2
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-3/+16
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+3
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-6/+5
* Changes to the routines to help decode text-oriented protocols (FTP,Guy Harris1999-03-301-6/+6
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-19/+12
* Add a first cut at HTTP decoding.Guy Harris1999-02-121-0/+215