Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal rreh.c rreh.h Makefile.am Makefile.nmake pac

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 21 Dec 2003 18:57:34 -0600 (CST)
guy         2003/12/21 18:57:34 CST

  Modified files:
    .                    Makefile.am Makefile.nmake packet-http.c 
  Added files:
    .                    rreh.c rreh.h 
  Log:
  Pull the code to do reassembly of the request/response line, entity
  headers, and body into a separate routine, for use by other dissectors.
  
  Revision  Changes    Path
  1.677     +3 -1      ethereal/Makefile.am
  1.377     +2 -1      ethereal/Makefile.nmake
  1.77      +11 -113   ethereal/packet-http.c