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-11-06
httpcustomheader.c: free the headers after use
Daniel Stenberg
2012-11-06
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
Dave Reisner
2012-11-06
libauthretry.c: shorten lines to fit within 80 cols
Daniel Stenberg
2012-11-05
ftp_readresp: fix build without krb4 support
Daniel Stenberg
2012-11-04
test/README: mention the 1500 test number range
Daniel Stenberg
2012-11-04
FTP: prevent the multi interface from blocking
Daniel Stenberg
2012-11-01
winbuild: Use machine type of development environment
Marc Hoersken
2012-11-01
winbuild: Additional clean up
Marc Hoersken
2012-11-01
Even more winbuild refactoring
Sapien2
2012-11-01
Minor winbuild refactoring
Sapien2
2012-11-01
Architecture selection for winbuild and minor makefiles refactoring
Sapien2
2012-11-01
BUGS: fix the bug tracker URL
Daniel Stenberg
2012-11-01
evhiperfifo: fix the pointer passed to WRITEDATA
Daniel Stenberg
2012-11-01
Fixed MSVC libssh2 static build.
Guenter Knauf
2012-10-23
tlsauthtype: deal with the string case insensitively
Daniel Stenberg
2012-10-23
asyn-ares: restore working with c-ares < 1.6.1
Daniel Stenberg
2012-10-22
metalink/md5: Use CommonCrypto on Apple operating systems
Nick Zitzmann
2012-10-18
href_extractor.c: fix the URL
Daniel Stenberg
2012-10-18
href_extractor: example code extracting href elements
MichaĆ Kowalczyk
2012-10-16
darwinssl: un-broke iOS build, fix error on server disconnect
Nick Zitzmann
2012-10-16
gnutls: put reset code into else block
Alessandro Ghedini
2012-10-13
Fix now broken libmetalink-aware OpenSSL build.
Guenter Knauf
2012-10-13
Revert c44e674; add OpenSSL includes/defines.
Guenter Knauf
2012-10-10
version-bump: towards 7.28.1!
Daniel Stenberg
2012-10-10
THANKS: 14 new contributors from 7.28.0
Daniel Stenberg
2012-10-10
RELEASE-NOTES: synced with 8373ca3641
Daniel Stenberg
2012-10-09
curl_multi_wait: no wait if no descriptors to wait for
Daniel Stenberg
2012-10-09
TODO-RELEASE: cleanup for 7.28.0
Daniel Stenberg
2012-10-09
curl_multi_wait.3: style formatting mistake
Daniel Stenberg
2012-10-08
ssluse.c: md5.h is required for Curl_ossl_md5sum
Marc Hoersken
2012-10-08
curl_multi_wait.3: fix the name of the man page
Daniel Stenberg
2012-10-08
curl_multi_wait.3: renamed the last argument variable for clarity
Daniel Stenberg
2012-10-06
curl_schannel.c: Fixed caching more data than required
Marc Hoersken
2012-10-06
curl_schannel: Removed buffer limit and optimized buffer strategy
Marc Hoersken
2012-10-04
lib/socks.c: Merged two size variables into one
Marc Hoersken
2012-10-04
lib/socks.c: Avoid type conversions where possible
Marc Hoersken
2012-10-04
lib/curl_schannel.c: Hide size_t conversion warning
Marc Hoersken
2012-10-04
krb5/curl_rtmp.c: Hide size_t to int type conversion warning
Marc Hoersken
2012-10-04
security.c: Aligned internal type to return type
Marc Hoersken
2012-10-03
lib/curl_schannel: Increased maximum buffer size to factor 128
Marc Hoersken
2012-10-03
winbuild/MakefileBuild.vc: Follow up on 0c8ccf7
Marc Hoersken
2012-10-02
RELEASE-NOTES: synced with 971f5bcedd418
Daniel Stenberg
2012-10-02
multi_runsingle: CURLOPT_LOW_SPEED_* fix for rate limitation
Daniel Stenberg
2012-10-01
tool_metalink.c: Filtered resource URLs by type
Tatsuhiro Tsujikawa
2012-10-01
https.c example: remember to call curl_global_init()
Kamil Dudka
2012-09-28
FAQ: remove the date from the topmost line
Daniel Stenberg
2012-09-28
FAQ: 5.16 I want a different time-out!
Daniel Stenberg
2012-09-28
Curl_reconnect_request: clear pointer on failure
Daniel Stenberg
2012-09-26
CURLOPT_CONNECTTIMEOUT: works without signals or posix too!
Daniel Stenberg
2012-09-24
Makefile.vc6: Follow up on 0c8ccf7
Marc Hoersken
[next]