Changeset 766 for trunk/CHANGES
- Timestamp:
- 03/09/08 03:58:16 (21 months ago)
- Files:
-
- 1 modified
-
trunk/CHANGES (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGES
r765 r766 1 -- SECURITY: patch from Jeremey James <jbj@forbidden.co.uk> to not crash 2 on zero byte chunked upload when buffered uploads are enabled. 3 1 4 -- on successful write, update Perlbal::Socket's alive_time, so slowly 2 5 reproxied writes don't timeout the connection and kill it. Patch … … 12 15 to bring in more config; can be nested. 13 16 14 -- SECURITY -Previously a single upward directory traversal was possible17 -- SECURITY: Previously a single upward directory traversal was possible 15 18 when concat get was enabled. This behavior has been fixed in code to 16 19 match with standard file serving.
