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
2007-03-23
add missing state name for the debug state switch output
Daniel Stenberg
2007-03-23
fix debug message
Daniel Stenberg
2007-03-23
Added --pubkey option to curl and made --key also work for SCP/SFTP,
Dan Fandrich
2007-03-23
fix yet another leftover in previous commit
Yang Tse
2007-03-23
fix leftover in previous commit
Yang Tse
2007-03-23
fix compiler warning: empty body in an if/else-statement
Yang Tse
2007-03-23
Change spelling, ONE_TERRABYTE -> ONE_TERABYTE
Yang Tse
2007-03-23
Don't shut down sftp in an error if it was never started.
Dan Fandrich
2007-03-22
Fixed unused variable compiler warning.
Dan Fandrich
2007-03-22
Use C99-style variadic macros when available.
Dan Fandrich
2007-03-22
Add a couple of local macros to improve code readability.
Yang Tse
2007-03-21
reverted back to previous version => http://curl.haxx.se/mail/lib-2007-03/025...
Yang Tse
2007-03-21
avoid the use of variadic macros for greater portability
Yang Tse
2007-03-21
fix compiler warning: implicit conversion from "long" to "int"
Yang Tse
2007-03-20
Fixed: When a signal was caught awaiting for an event using Curl_select()
Yang Tse
2007-03-20
Remove unneeded 'HAVE_*' defines.
Gisle Vanem
2007-03-19
Bryan Henderson fixed the progress function so that it can get called
Yang Tse
2007-03-18
Fix compiler warning/error: ISO C90 forbids mixed declarations and code
Yang Tse
2007-03-18
Code refactoring, extracting a new function wait_ms() from Curl_select and
Yang Tse
2007-03-17
Remove unneeded 'HAVE_*' defines. Detect i386 OS-target (gcc).
Gisle Vanem
2007-03-15
Fixed some memory leaks in various error paths.
Dan Fandrich
2007-03-15
Fixed a memory leak.
Dan Fandrich
2007-03-14
yassl doesn't have SSL_get_shutdown() in its OpenSSL() layer so we check for
Daniel Stenberg
2007-03-14
Fixed a NULL pointer dereference on sftp initialization failure.
Dan Fandrich
2007-03-13
Use Curl_inet_pton() instead of inet_pton().
Gisle Vanem
2007-03-12
Emmanuel Dreyfus fixed not being able to find ber_free() in
Yang Tse
2007-03-11
can just as well NULLify the pointer in a single spot
Daniel Stenberg
2007-03-11
reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html
Daniel Stenberg
2007-03-11
fix compiler warning: unused variable
Yang Tse
2007-03-10
Eygene Ryabinkin fixed a use-after-free issue with HTTP transfers with the
Daniel Stenberg
2007-03-10
- Bryan Henderson introduces two things:
Daniel Stenberg
2007-03-09
- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
Daniel Stenberg
2007-03-09
- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
Daniel Stenberg
2007-03-07
Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control and
Dan Fandrich
2007-03-01
Do not remove CURLM_STATE_WAITPROXYCONNECT from the CURLMstate enum
Yang Tse
2007-02-28
proper symbol definition check for Novell NetWare
Yang Tse
2007-02-28
proper symbol definition check for all AmigaOS flavours
Yang Tse
2007-02-28
protect from themselves those who need it
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 TOPDIR variable. Put dependencies in external file.
Gisle Vanem
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> 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
- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from
Daniel Stenberg
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
[prev]
[next]