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
2007-02-28
clarify that -K files are expected to have one option per line
Daniel Stenberg
2007-02-28
protect from themselves those who need it
Yang Tse
2007-02-27
log a 1120 chars long string to aid in quoted-printable and soft
Yang Tse
2007-02-27
- Hang Kin Lau found and fixed: When I use libcurl to connect to an https
Daniel Stenberg
2007-02-27
Added "CSOURCES = $(CURL_SOURCES)".
Gisle Vanem
2007-02-27
Added TOPDIR variable. Put dependencies in external file.
Gisle Vanem
2007-02-27
Remove $(CURL_SOURCES).
Gisle Vanem
2007-02-27
Added TOPDIR variable. Put dependencies in external file.
Gisle Vanem
2007-02-27
Added TOPDIR variable. Put dependencies in external file.
Gisle Vanem
2007-02-27
Added TOPDIR variable. Updated package locations.
Gisle Vanem
2007-02-27
HTTP Digest header parsing fix
Daniel Stenberg
2007-02-27
Somewhat updated, changes include: I tried to be more agnostic about the
Daniel Stenberg
2007-02-27
no proxy support if libcurl is built with HTTP disabled
Yang Tse
2007-02-26
Jose Kahan pointed out a Digest server that provided the algorith last in the
Daniel Stenberg
2007-02-26
Removed inclusion of <sys/types.h> in .c-files
Gisle Vanem
2007-02-26
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
Gisle Vanem
2007-02-26
Removed unneeded 'HAVE_x' defines.
Gisle Vanem
2007-02-26
Fix typo.
Gisle Vanem
2007-02-25
Constify some arguments.
Gisle Vanem
2007-02-25
Use dynamic version of libcurl. Use '\' in dependencies.
Gisle Vanem
2007-02-25
Two new mirrors, but the total amount of mirrors still don't go up very much
Daniel Stenberg
2007-02-25
- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from
Daniel Stenberg
2007-02-23
Works for me
Daniel Stenberg
2007-02-23
- Added warning outputs if the command line uses more than one of the options
Daniel Stenberg
2007-02-22
setting CURLOPT_PROXY to "" explicitly disables the use of a proxy (even if
Daniel Stenberg
2007-02-22
5 seconds isn't always enough time to start a server on a loaded system.
Dan Fandrich
2007-02-22
remove redundant check in timestamp detection
Yang Tse
2007-02-22
include <sys/types.h> when checking availability of the bool type
Yang Tse
2007-02-22
compiler warning fix
Yang Tse
2007-02-22
Fix compiler warning "statement is unreachable"
Yang Tse
2007-02-22
Fix compiler warnings
Yang Tse
2007-02-22
Check for stdbool.h at configuration stage, and include it if available.
Yang Tse
2007-02-21
silence two cases of "comparison between signed and unsigned"
Daniel Stenberg
2007-02-21
- Ravi Pratap provided work on libcurl making pipelining more robust and
Daniel Stenberg
2007-02-21
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
Yang Tse
2007-02-21
Include some possible dependencies of arpa/inet.h
Dan Fandrich
2007-02-21
Cleanup WIN32 target using WSACleanup().
Gisle Vanem
2007-02-21
fix compiler warning "enumerated type mixed with another type"
Yang Tse
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-20
New FTP CCC functionality - adds passive and active mode to accomodate for di...
Linus Nielsen Feltzing
2007-02-20
Include network byte order conversion macros on Minix.
Dan Fandrich
2007-02-20
compiler warning fix
Yang Tse
2007-02-20
compiler warning fix
Yang Tse
2007-02-20
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-20
Move header file inclusion logic and definition of timeval
Yang Tse
2007-02-20
Several corrections & changes to what has been stated in revision 1.45
Yang Tse
2007-02-20
add tutil_tvdiff_secs() for completeness
Yang Tse
2007-02-19
Mention curl-config dependencies fix.
Dan Fandrich
2007-02-19
fix typo
Yang Tse
2007-02-19
Show libcurl's timestamp. This timestamp is only available in curlver.h
Yang Tse
[prev]
[next]