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
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-21
Refactor how libraries are checked for connect() function, follow-up.
Yang Tse
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
2009-06-20
Remove unneeded defines.
Gisle Vanem
2009-06-20
Use select_s() and not select().
Gisle Vanem
2009-06-20
avoid pressanykey() call when curl finishes and was launched from bash.
Gunter Knauf
2009-06-19
fix indentation.
Michal Marek
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
2009-06-18
add CloseSocket camel case function check
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-06-17
socket() and closesocket() prototypes might be in socket.h
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-06-17
Added a few more compiler warning options for gcc.
Dan Fandrich
2009-06-16
- Reuven Wachtfogel made curl -o - properly produce a binary output on windows
Daniel Stenberg
2009-06-16
- When doing non-anonymous ftp via http proxies and the password is not
Michal Marek
2009-06-16
fix compiler warning
Yang Tse
2009-06-15
fixed TRUE/FALSE case typo.
Gunter Knauf
2009-06-15
- Eric Wong's patch:
Daniel Stenberg
2009-06-15
curl_multi_socket_action() is the one to use nowadays, as Mohun Biswas
Daniel Stenberg
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
Remove HAVE_CONFIG_H definition from here,
Yang Tse
2009-06-13
add default USE_CURLDEBUG setting
Yang Tse
2009-06-13
initial step towards decoupling c-ares from libcurl for DOS
Yang Tse
2009-06-13
improve usability with UNIX-like shells or a DOS command interpreters
Yang Tse
2009-06-13
don't ignore these subdirs, they must be removed first
Yang Tse
2009-06-13
Remove DEBUGBUILD symbol definition, is not required for programs using the l...
Yang Tse
2009-06-13
DEBUGBUILD symbol definition for debug builds
Yang Tse
2009-06-13
ignore some subdirs
Yang Tse
2009-06-13
fix comment
Yang Tse
2009-06-12
Try to make more clear that --enable-curldebug has nothing to do with --enabl...
Yang Tse
2009-06-12
Revert last change, it is inappropriate.
Yang Tse
2009-06-12
Replace CURLDEBUG with DEBUGBUILD.
Gisle Vanem
2009-06-12
fix compiler warning
Yang Tse
2009-06-12
Fixed to take in account the different interpretation of double
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
fix compiler warning
Yang Tse
2009-06-11
when running automake copy missing files instead of symlinking them
Yang Tse
2009-06-11
DOS adjustments
Yang Tse
2009-06-11
added header inclusion guard
Yang Tse
2009-06-11
mention configure --enable-curldebug decoupled from --enable-debug
Yang Tse
2009-06-11
changed testcurl script to allow building test harness
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
extended the CURLOPT_HEADERFUNCTION description with Aaron Oneal's help
Daniel Stenberg
2009-06-10
VMS adjustments
Yang Tse
2009-06-10
ENH: extract version from curlver.h
Bill Hoffman
2009-06-10
VMS adjustment
Yang Tse
[prev]
[next]