Commit graph

7 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
4e56625465 - update to 1.5p7 (fix directory traversal in special case)
- while i'm here, fix couple of whitespaces and NOMAN -> NO_MAN warning

PR:		164717
Submitted by:	Michiel Boland <michiel at boland dot org>
2012-02-02 20:43:23 +00:00
Anton Berezin
31cb98f4dc Update to 1.5p6.
Changes (as taken from
16461.82.215.41.237.1185016981.squirrel@webmail.xs4all.nl):

1) On FreeBSD there was a rather embarrassing bug when sendfile was used,
   which manifests itself in bogus 'premature end of file' messages in the
   error log. This should now be fixed.

2) There were some stupid mistakes in the way in which Content-Length, and
   Range headers were computed and/or parsed. This had to do with the fact
   that size_t is 32 bit on most 32-bit platforms, but file sizes can be
   much bigger.

3) Mathopd would refuse to open files larger than 2 GB on Solaris or Linux.
   This should now be fixed, provided you follow the instructions in the
   Makefile.

4) The SanitizePath feature (the one that substitutes // for /, etc. in
   request URIs) has been retrofitted into 1.5.

5) Some cosmetic changes were made to the Makefile in 1.6. These were
   merged also.
2007-07-27 13:39:52 +00:00
Anton Berezin
cf3ea1b76b Commit file forgotten in the previous commit. 2005-05-27 14:36:53 +00:00
Simon L. B. Nielsen
4f8235cc1c - Update to mathopd 1.5p3.
- Fix a portlint warning about missing @dirrm %%DOCSDIR%%.

PR:		ports/66325
Approved by:	vs, maintainer timeout
2004-06-24 11:47:12 +00:00
Anton Berezin
44f8659a1b Update to 1.4p2. 2003-12-05 00:02:41 +00:00
Steve Price
faa6c11e19 Update to version 1.3pl2.
PR:		15527
Submitted by:	maintainer
1999-12-22 21:32:47 +00:00
Steve Price
98f30589e2 Initial import of mathopd version 1.3.
A very samll, yet very fast HTTP server.

PR:		14624
Submitted by:	Anton Berezin <tobez@plab.ku.dk>
1999-11-26 19:38:30 +00:00