Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from hostip.h to setup.h in order to allow proper inclusion in any file.
This represents no functional change at all in which resolver is used,
everything still works as usual, internally and externally there is no
difference in behavior.
|
|
|
|
|
|
|
|
|
|
systems
|
|
|
|
|
|
|
|
also says so. I also made the list of protocols get sorted.
|
|
|
|
s/RTPDATA/INTERLEAVEDATA/
|
|
'note' in most description as it is mostly useless.
|
|
|
|
removal of Curl_addrinfo_copy(), Curl_addrinfo6_callback(), and
Curl_addrinfo4_callback()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libcurl options for controlling what to get and how to receive posssibly
interleaved RTP data. Initial commit.
|
|
|
|
|
|
the code more curl-style
|
|
|
|
|
|
killing a sockfilter process the actual PID from the pid file is used and
not the one returned by open2() which might be different.
|
|
indicates that only one of the two possible sockfilter processes should be
killed. Valid values for this parameter are 'main' and 'data'.
|
|
generates warning 'Use of uninitialized value in scalar assignment' with perl
versions older than 5.10
|
|
Adjust environment vars setting and restoring from test definition.
Avoid using strftime in torture sub.
|
|
identical names but different paths properly
|