Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTSP: avoid integer overflow on funny RTSP response | Daniel Stenberg | 2017-10-09 | 1 | -0/+55 |
| | | | | | | | | | ... like a very large non-existing RTSP version number. Added test 577 to verify. Detected by OSS-fuzz. Closes #1969 | ||||
* | Moved test 577 into the unit test framework as test 1307 | Dan Fandrich | 2011-03-04 | 1 | -43/+0 |
| | |||||
* | Fixed test 577 to work when --enable-hidden-symbols is configured | Dan Fandrich | 2010-05-14 | 1 | -0/+5 |
| | |||||
* | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup | 2010-05-12 | 1 | -0/+38 |