index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-04
Added size check for 'short' data type
Yang Tse
2010-02-04
Fix compiler warning: unused variable
Yang Tse
2010-02-04
added an additional second to allow test to pass on heavily loaded servers
Yang Tse
2010-02-03
Changed the Watcom makefiles to make them easier to keep in sync with
Dan Fandrich
2010-02-03
more symbols added in 7.20.0
Daniel Stenberg
2010-02-03
Fix OOM handling
Yang Tse
2010-02-03
Fix progressmode Configurable struct member data type. Changed to
Yang Tse
2010-02-03
Fix portability issue related with unaligned memory access
Yang Tse
2010-02-03
Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...
Yang Tse
2010-02-03
cookies with same path length might get sorted in different order when
Yang Tse
2010-02-03
added an additional second to allow test to pass on heavily loaded servers
Yang Tse
2010-02-02
Fix compiler warning: conditional expression is constant
Yang Tse
2010-02-02
Fix compiler warning: local variable may be used without having been initiali...
Yang Tse
2010-02-02
Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...
Yang Tse
2010-02-02
Fix compiler warnings:
Yang Tse
2010-02-02
mention a couple of changes back from November
Yang Tse
2010-02-02
mention run time statistics options
Yang Tse
2010-02-02
- Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,
Yang Tse
2010-02-02
avoid possibility of using obsoleted stuff
Yang Tse
2010-02-02
remove setup.h inclusion which is already done from test.h inclusion
Yang Tse
2010-02-02
mention SOCKS related problems in the curl(1) man page
Kamil Dudka
2010-02-02
Fix compiler warning: variable was set but never used
Yang Tse
2010-02-02
Julien Chaffraix pointed out a comment mistake, and I re-indented the code
Daniel Stenberg
2010-02-02
include headers
Yang Tse
2010-02-01
Conroy added a check to the coded message size since the docs stipulate
Yang Tse
2010-02-01
Conroy's fix to make the code match with the RTP documentation regarding
Yang Tse
2010-02-01
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
Daniel Stenberg
2010-02-01
update rtsp server header field from SWS to RTSPD
Yang Tse
2010-02-01
Test suite support for RTSP
Yang Tse
2010-01-30
Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received
Yang Tse
2010-01-29
WIN32 fix, _beginthreadex() may return either 0 or -1L upon failure
Yang Tse
2010-01-29
fix errno usage for WIN32 builds
Yang Tse
2010-01-29
fix printf-style format strings
Yang Tse
2010-01-29
Chris Conroy fixed test #568 issues with carriage returns
Yang Tse
2010-01-29
RTSP followup fix. Both the pipelined and non-pipelined case need to
Yang Tse
2010-01-28
- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't
Daniel Stenberg
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS.
Yang Tse
2010-01-28
portability fix
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-28
Known bug #64 fixed by Constantine Sapuntzakis and Joshua Kwan in 7.20.0
Yang Tse
2010-01-28
Chris Conroy provided first RTSP tests
Yang Tse
2010-01-28
RTSP tests disabled until test harness RTSP support is updated
Yang Tse
2010-01-28
Chris Conroy's RTSP followup fixes
Yang Tse
2010-01-27
mention asynchronous DNS lookups enhancements
Yang Tse
2010-01-27
Restore normal operation:
Yang Tse
2010-01-27
fix c-ares assumed check being skipped
Yang Tse
2010-01-27
fix compiler warning
Yang Tse
2010-01-27
fix LDFLAGS preservation in CURL_CHECK_LIB_ARES
Yang Tse
2010-01-26
no need to take precautiono for how things were before 7.16.0 since that
Daniel Stenberg
[next]