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
/
lib
Age
Commit message (
Expand
)
Author
2011-01-08
gtls: fix memory leak
Daniel Stenberg
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2011-01-06
SSH: speedcheck clobbered existing error
Daniel Stenberg
2011-01-05
SSH: acknowledge speedcheck
Daniel Stenberg
2011-01-04
Curl_timeleft: s/conn/data in first argument
Daniel Stenberg
2011-01-04
nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash
Kamil Dudka
2011-01-04
get_cert_chain: support larger data sets
Daniel Stenberg
2011-01-03
unittesting: build a separate static lib
Daniel Stenberg
2011-01-03
SSH: avoid PATH_MAX with alloc
Daniel Stenberg
2011-01-02
Curl_nss_connect: avoid PATH_MAX
Daniel Stenberg
2011-01-01
SFTP: make pwd output result to header callback
Daniel Stenberg
2011-01-01
pubkey_show: allocate buffer to fit any-size result
Daniel Stenberg
2010-12-30
ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo option
Luke Amery
2010-12-28
IDN: use win32 API if told to
Pierre Joye
2010-12-27
c-ares: fix cancelled resolves
Daniel Stenberg
2010-12-23
cookies: tricked dotcounter fixed
Daniel Stenberg
2010-12-23
multi: connect fail => use next IP address
Daniel Stenberg
2010-12-23
ossl_seed: no more RAND_screen
Daniel Stenberg
2010-12-22
multi: inhibit some verbose outputs
Daniel Stenberg
2010-12-22
SMTP: add brackets for MAIL FROM
Brad Hards
2010-12-22
Added support for axTLS to NetWare build.
Guenter Knauf
2010-12-22
Fixed include: memory.h -> curl_memory.h.
Guenter Knauf
2010-12-21
Typo fixes.
Brad Hards
2010-12-21
build: sort configuration hunks in lib/Makefile.vc6
Yang Tse
2010-12-20
loadhostpairs: return errorcode
Daniel Stenberg
2010-12-20
build: refactoring of msvc makefiles to allow overriding of library filenames.
Yang Tse
2010-12-19
ftp_parselist: fix compiler warning
Daniel Stenberg
2010-12-18
Curl_do: avoid using stale conn pointer
Pasha Kuznetsov
2010-12-18
ares: ask for both IPv4 and IPv6 addresses
Tommie Gannert
2010-12-18
Trival comment fix.
Brad Hards
2010-12-15
axtls_connect: allow connect without peer verification
Daniel Stenberg
2010-12-15
axTLS: allow "default" SSL version as well
Daniel Stenberg
2010-12-15
axtls.c: cleanup
Daniel Stenberg
2010-12-15
urldate: undef hideous memory defines
Daniel Stenberg
2010-12-15
Minor fixes to pass tests 301 and 306 with a patched axTLS.
Eric Hu
2010-12-15
Initial axTLS integration. Connections can be made and some tests pass.
Eric Hu
2010-12-15
Preparing for axTLS. Actual SSL API functions are only stubbed.
Eric Hu
2010-12-13
IsPipeliningPossible: only for HTTP
Daniel Stenberg
2010-12-13
multi_runsingle: don't timeout completed handles
Daniel Stenberg
2010-12-07
easy: fix compiler warning: end-of-loop code not reached
Yang Tse
2010-12-06
disconnect: pass on the dead_connection argument
Daniel Stenberg
2010-12-06
ossl_connect_common: detect connection re-use
Heinrich Ko
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
2010-12-06
ssh: fix a download resume point calculation
Yang Tse
2010-12-05
Curl_wait_for_resolv: correct timeout
Daniel Stenberg
2010-12-05
Curl_send/recv_plain: return errno on failure
Daniel Stenberg
2010-12-05
Updated OpenSSL version.
Guenter Knauf
2010-12-04
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-12-03
fix compiler warning: assignment within conditional expression
Yang Tse
2010-12-03
fix getinfo CURLINFO_LOCAL* for reused connections (take 2) follow-up
Yang Tse
[prev]
[next]