aboutsummaryrefslogtreecommitdiffstats
path: root/packet-http.h
Commit message (Expand)AuthorAgeFilesLines
* The code in an HTTP reply is a response code, not a response method.Guy Harris2003-09-021-3/+5
* From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps.Guy Harris2003-09-021-1/+7
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-4/+3
* Provide a way by which protocols that run atop HTTP, such as IPP, canGuy Harris2001-01-111-0/+30
* "dissect_http()" doesn't need to be global any more; make it static.Guy Harris2001-01-111-30/+0
* Tvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors.Guy Harris2000-11-091-2/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+5
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-0/+26