index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
/
rtspd.c
Age
Commit message (
Expand
)
Author
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-16
Bug #149: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2013-01-09
test servers: handle W32/W64 SIGBREAK with exit_signal_handler
Yang Tse
2013-01-09
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-04-10
test servers: build adjustment
Yang Tse
2010-12-02
fix compiler warning: rounding, sign extension, or loss of accuracy may result
Yang Tse
2010-11-28
atoi: remove atoi usage
Yang Tse
2010-11-19
test servers: fix strict aliasing compiler warnings
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-22
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
Yang Tse
2010-02-19
fix compiler warning
Yang Tse
2010-02-18
fix compiler warning
Yang Tse
2010-02-16
fix Content-Length validation
Yang Tse
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-14
fix compiler warning
Yang Tse
2010-02-14
Overhauled test suite getpart() function. Fixing potential out of bounds
Yang Tse
2010-02-10
- remove extra "\r\n" from doc404_RTSP
Yang Tse
2010-02-04
Validate server port argument
Yang Tse
2010-02-02
avoid possibility of using obsoleted stuff
Yang Tse
2010-02-01
Test suite support for RTSP
Yang Tse