Age | Commit message (Collapse) | Author |
|
|
|
|
|
problem. :)
|
|
|
|
|
|
|
|
the system.
|
|
present on the system.
|
|
|
|
storing the pointer to the data.
add_to_buffer() is now exported.
Renamed writebuff() and readbuff() to write_buffer() and read_buffer().
|
|
|
|
|
|
should be _more_ than enough for any header line. :)
|
|
|
|
|
|
|
|
coding standard) of autoconf2.5x
|
|
autoconf2.5x
|
|
the information to be in the AH_TEMPLATE macro.
|
|
this from the CVS.
|
|
|
|
autoconf automatically includes symlinks on the Debian system.
|
|
"local" script which I use.
|
|
Added a default case for libnsl ("no" if not found.)
|
|
|
|
|
|
|
|
Added --enable-profiling option.
Changed all if test "$string" = "anotherstring" to
if test x"$string" = x"anotherstring".
|
|
|
|
|
|
|
|
version.
|
|
restrictions on the length of a line (unless you fill memory of course.)
Reformated the source.
|
|
|
|
|
|
function since I'm not completely happy with the code.
|
|
|
|
structure.
Don't send a Connection header to the remote connection.
Handle the Via header correctly.
|
|
don't want signals messing up my calling conventions.
|
|
|
|
|
|
|
|
|
|
Moved the struct buffer_s into the header file. Added more assert() calls
to better document the assumptions the functions make. Removed incorrect
code in remove_from_buffer() which was never actually called anyway.
|
|
addresses.
|
|
|
|
not a CONN level message.
|
|
automatically by the autoconf scripts.
|
|
thanked in the ChangeLog entry relating to the problem solved.
|
|
header files.
|