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
2011-08-24
include limits.h for INT_MAX
Yang Tse
2011-08-24
add missing semicolons
Yang Tse
2011-08-24
add missing semicolons
Daniel Stenberg
2011-08-24
safefree use: fix compiler warning
Daniel Stenberg
2011-08-24
SMTP authentication: fix ordering of preferred authentication method
Steve Holme
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-08-23
resolve.c: new example showing off CURLOPT_RESOLVE
Daniel Stenberg
2011-08-23
externalsocket.c: new example
Daniel Stenberg
2011-08-22
http NTLM: remaining bits from 0001-Moved-ntlm-[...]-curl_ntlm-mod_3.patch
Steve Holme
2011-08-21
runtests.pl: option -gw for single test windowed debugging (where possible)
Yang Tse
2011-08-21
zlib: ensure user provided memory functions are used by zlib, when given
Yang Tse
2011-08-21
main: fix segfault
Daniel Stenberg
2011-08-21
MemoryTracking: adjust initialization calling - followup
Yang Tse
2011-08-20
MemoryTracking: adjust initialization calling
Yang Tse
2011-08-19
tcpconnect: follow-up commit after b998d95b
Daniel Stenberg
2011-08-19
ssh.c: add PATH_MAX definition for WIN32
Yang Tse
2011-08-19
connect: set TIMER_CONNECT
Daniel Stenberg
2011-08-19
test573: fix the keywords
Daniel Stenberg
2011-08-18
FTP: fix proxy connect race condition
Daniel Stenberg
2011-08-18
Curl_SOCKS4: minor code compression
Daniel Stenberg
2011-08-18
zlib: enforce full initialization of our data space z_stream structs
Yang Tse
2011-08-17
VC makefiles: fixed variable name mistake
Daniel Stenberg
2011-08-17
MemoryTracking: adjust curl_domalloc() and curl_dofree() memory filling
Yang Tse
2011-08-16
MemoryTracking: make curl_docalloc() call calloc() avoiding our zero fill
Yang Tse
2011-08-15
MSVC makefiles: provide SSH build targets
Daniel Stenberg
2011-08-15
test572: fixed
Daniel Stenberg
2011-08-15
Curl_pgrsStartNow: clear all flags but HIDE
Daniel Stenberg
2011-08-15
unittests: disable unit tests for some autobuild configurations
Yang Tse
2011-08-15
nss: start with no database if the selected database is broken
Kamil Dudka
2011-08-15
http NTLM: reinstate "nssg.h" "curl_sspi.h" header inclusions
Yang Tse
2011-08-15
tests: disable #572
Yang Tse
2011-08-14
TODO-RELEASE: synced
Daniel Stenberg
2011-08-14
telnet: allow programatic use on Windows
Daniel Stenberg
2011-08-14
TODO-RELEASE: fixed issue #291
Daniel Stenberg
2011-08-14
http NTLM: reinstate "memdebug.h" header inclusion
Yang Tse
2011-08-14
RTSP: GET_PARAMETER requests have a body
Daniel Stenberg
2011-08-14
Curl_output_ntlm: remove unused variable
Daniel Stenberg
2011-08-14
http NTLM: add curl_ntlm.c to Symbian's libcurl.mmp
Yang Tse
2011-08-14
http NTLM: fix 8 compiler warnings
Yang Tse
2011-08-14
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
Yang Tse
2011-08-14
http_negotiate_sspi.c: fix compiler warning
Yang Tse
2011-08-13
http NTLM: change return type of Curl_input_ntlm() to CURLcode
Yang Tse
2011-08-13
RELEASE-NOTES: synced with a30ede868ab64
Daniel Stenberg
2011-08-13
VC6 makefiles: added embedded documentation
Daniel Stenberg
2011-08-13
cmake: find winsock when building on windows
Daniel Stenberg
2011-08-13
Curl_retry_request: check return code!
Daniel Stenberg
2011-08-13
ignore rtsp
Daniel Stenberg
2011-08-13
http NTLM: update NTLM type-* message structure descriptions - followup
Yang Tse
2011-08-12
docs: --delegation
Daniel Stenberg
2011-08-12
added --delegation
Daniel Stenberg
[prev]
[next]