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
2009-07-16
added a cast to silent compiler warning with 64bit systems.
Gunter Knauf
2009-07-15
Added nonblock.c to the non-automake makefiles (note that the dependencies
Dan Fandrich
2009-07-15
fixed typo.
Gunter Knauf
2009-07-14
ENH: add optional support for c-ares
Bill Hoffman
2009-07-14
ENH: move config.h.cmake to curl_config.h.cmake so it builds again
Bill Hoffman
2009-07-14
ENH: add nonblock.c to build for CMake
Bill Hoffman
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-07-11
silence a compiler warning
Daniel Stenberg
2009-07-09
add these new files to CVS as well
Daniel Stenberg
2009-07-09
- Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for
Daniel Stenberg
2009-07-08
- Constantine Sapuntzakis posted bug report #2813123
Daniel Stenberg
2009-07-04
added INET_ADDRSTRLEN define in case system headers dont provide.
Gunter Knauf
2009-07-04
removed NIFLAGS which is no longer used; added NI_MAXHOST since its missing w...
Gunter Knauf
2009-07-04
Markus Koetter provided a patch to avoid getnameinfo() usage which broke a co...
Gunter Knauf
2009-06-30
Tor Arntsen pointed out a missing #ifdef for IPv6, and I changed another one
Daniel Stenberg
2009-06-29
- Markus Koetter made CURLOPT_FTPPORT (and curl's -P/--ftpport) support a port
Daniel Stenberg
2009-06-29
- Modified the separators used for CURLOPT_CERTINFO in multi-part outputs. I
Daniel Stenberg
2009-06-27
Fixed a compiler warning.
Dan Fandrich
2009-06-19
fix indentation.
Michal Marek
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
2009-06-16
- When doing non-anonymous ftp via http proxies and the password is not
Michal Marek
2009-06-15
Replaced use of standard C library rand()/srand() by our own pseudo-random nu...
Patrick Monnerat
2009-06-15
DEBUGBUILD / CURLDEBUG decoupling follow-up
Yang Tse
2009-06-15
DEBUGBUILD / CURLDEBUG decoupling follow-up
Yang Tse
2009-06-13
improve usability with UNIX-like shells or a DOS command interpreters
Yang Tse
2009-06-12
include <limits.h> for INT_MAX definition
Yang Tse
2009-06-12
fix compiler warning
Yang Tse
2009-06-11
DOS adjustments
Yang Tse
2009-06-10
- Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
Daniel Stenberg
2009-06-10
Adjusted to take in account that...
Yang Tse
2009-06-09
ENH: lower case cmake functions and remove tabs and re-indent cmake code
Bill Hoffman
2009-06-09
initialize fread callback pointer to avoid compiler warning
Yang Tse
2009-06-08
- Claes Jakobsson provided a patch for libcurl-NSS that fixed a bad refcount
Daniel Stenberg
2009-06-08
Igor Novoseltsev adjusted Makefile.vxworks to get sources and headers
Yang Tse
2009-06-08
../include/curl/curlbuild.h.dist is not present in release archives so
Daniel Stenberg
2009-06-06
Revert delegating c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-06-05
- Setting the Content-Length: header from your app when you do a POST or PUT
Daniel Stenberg
2009-06-04
fix shadowing of a global declaration
Yang Tse
2009-06-04
allow building libcurl for VxWorks
Yang Tse
2009-06-04
c-ares embbeded builds header include paths fully defined in makefiles
Yang Tse
2009-05-30
Delegate c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-05-29
corrected comments
Daniel Stenberg
2009-05-28
Fixed a few comment typos (from the FreeBSD ports)
Dan Fandrich
2009-05-28
fix compiler warning: variable was set but never used
Yang Tse
2009-05-28
fix compiler warning: unused parameter
Yang Tse
2009-05-27
- Claes Jakobsson fixed libcurl-NSS to build fine even without the
Daniel Stenberg
2009-05-27
- Mike Crowe pointed out that setting CURLOPT_USERPWD to NULL used to clear
Daniel Stenberg
2009-05-27
- Andre Guibert de Bruet found a call to a OpenSSL function that didn't check
Daniel Stenberg
2009-05-27
- Frank McGeough provided a small OpenSSL #include fix to make libcurl compile
Daniel Stenberg
2009-05-25
- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed
Daniel Stenberg
[prev]
[next]