This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
2.5
- Validate paths passed to GCDWebDAVServer and GCDWebUploader to ensure they are within the upload directory
- Reject files greater than 4 GiB in 32 bit mode
- Now uses NSUIntegerMax instead of NSNotFound to indicate undefined length
- Bug fixes