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
2012-12-25
Curl_hash_clean: OOM handling fix
Yang Tse
2012-12-25
test 1504 and 1505: same as 1502 but with different cleanup sequences
Yang Tse
2012-12-24
Curl_conncache_foreach: allow callback to break loop
Daniel Stenberg
2012-12-24
pop3_doing: don't call pop3_dophase_done() if already failed
Daniel Stenberg
2012-12-23
test 1503: same as 1502 but with a different cleanup sequence
Yang Tse
2012-12-23
test 1502: OOM handling fixes
Yang Tse
2012-12-23
curl_multi_wait: OOM handling fix
Yang Tse
2012-12-23
curl_multi_wait: avoid an unnecessary memory allocation
Daniel Stenberg
2012-12-22
runtests.pl: prepend $srcdir to HTTPTLS server config files path
Yang Tse
2012-12-21
multi.c: OOM handling fix
Yang Tse
2012-12-21
lib543.c: OOM handling fixes
Yang Tse
2012-12-21
configure: add internal sanity check (warn only) on vars for makefiles
Yang Tse
2012-12-21
SCP: relative path didn't work
Daniel Stenberg
2012-12-21
configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGS
Yang Tse
2012-12-20
configure: add minimal sanity check on user provided CFLAGS and CPPFLAGS
Yang Tse
2012-12-19
bundles connection caching: some out of memory handling fixes
Yang Tse
2012-12-19
libntlmconnect.c: fix compiler warnings and OOM handling
Yang Tse
2012-12-19
configure.ac: clear local test intended variables before use
Yang Tse
2012-12-18
VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c)
Yang Tse
2012-12-17
curl-functions.m4: improve gethostname arg 2 data type check
Yang Tse
2012-12-17
setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions.
Yang Tse
2012-12-16
configure: check if compiler halts on function prototype mismatch
Yang Tse
2012-12-15
warnless.c: fix compiler warnings
Yang Tse
2012-12-15
curl-functions.m4: add gethostname arg 2 data type check and definition
Yang Tse
2012-12-14
darwinssl: Fix implicit conversion compiler warnings
Nick Zitzmann
2012-12-14
setup_once.h: HP-UX <sys/socket.h> issue workaround
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-12-12
setup_once.h: HP-UX specific TRUE and FALSE definitions
Yang Tse
2012-12-12
gopher: #include cleanup
Daniel Stenberg
2012-12-11
examples/simplessl.c: fix compiler warning
Yang Tse
2012-12-10
examples/externalsocket.c: fix SunPro compilation issue
Yang Tse
2012-12-10
examples/simplessl.c: fix compiler warning
Yang Tse
2012-12-10
build: add bundles and conncache files to other build systems
Yang Tse
2012-12-10
conncache: fix enumerated type mixed with another type
Yang Tse
2012-12-10
examples/anyauthput.c: fix Tru64 compilation issue
Yang Tse
2012-12-08
configure: fix cross pkg-config detection
Colin Watson
2012-12-07
Introducing a new persistent connection caching system using "bundles".
Linus Nielsen Feltzing
2012-12-06
runtests and friends: Do not add undefined values to @INC
Fabian Keil
2012-12-05
Merge pull request #52 from isn-/master
Steve Holme
2012-12-05
build: fix compilation with CURL_DISABLE_CRYPTO_AUTH flag
Stanislav Ivochkin
2012-12-05
libtest: fix some compiler warnings
Yang Tse
2012-12-05
examples: fix compilation issues - commit 7332a7cafb follow-up
Yang Tse
2012-12-05
examples: fix compilation issues - commit 23f8dca6fb follow-up
Yang Tse
2012-12-05
examples: fix compilation issues
Yang Tse
2012-12-04
build: explain current role of LIBS in our Makefile.am files
Yang Tse
2012-12-04
multi: fix re-sending request on early connection close
Daniel Stenberg
2012-12-04
configure: add minimal sanity check on user provided LIBS and LDFLAGS
Yang Tse
2012-12-03
build: prevent global LIBS from influencing src and lib build targets
Yang Tse
2012-12-03
nss: prevent NSS from crashing on client auth hook failure
Kamil Dudka
2012-11-30
testcurl.pl: build example programs for several autobuilds
Yang Tse
[next]