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
2005-10-21
Bradford Bruce made the windows resolver code properly return
Daniel Stenberg
2005-10-20
Dave Dribin made libcurl understand and handle cases when the server
Daniel Stenberg
2005-10-20
Added a dump_addrinfo() function to ease debugging of resolved names. Define
Daniel Stenberg
2005-10-20
Temprimus improved the MSVC makefile: "makes a build option available so if
Daniel Stenberg
2005-10-14
Reported by 'TemPRImus' in bug 1326665: use the "Multi-Threaded" options even
Daniel Stenberg
2005-10-13
Make sure that the user and domain strings fit in the target buffer before we
Daniel Stenberg
2005-10-10
pass a NULL pointer in the service argument (the second) if the port number
Daniel Stenberg
2005-10-06
Added tftp.obj.
Gisle Vanem
2005-10-05
CURL_TIMECOND_IFMODSINCE actually requires that the remote document has been
Daniel Stenberg
2005-10-04
Michael Wallner reported that the date parser had wrong offset stored for
Daniel Stenberg
2005-10-02
Avoid gcc warning "dereferencing type-punned pointer
Gisle Vanem
2005-10-02
Fix for building with MS Visual-C and single-threaded
Gisle Vanem
2005-09-29
Starting now, the verbose text that goes like "About to connect() to" will
Daniel Stenberg
2005-09-27
An anonymous submitter filed bug #1299181
Daniel Stenberg
2005-09-27
TJ Saunders of the proftpd project identified and pointed out problems with
Daniel Stenberg
2005-09-21
stricter type usage for time variables to avoid picky compiler warnings
Daniel Stenberg
2005-09-21
return an error string for the missing URL case
Daniel Stenberg
2005-09-20
Uses __stdcall instead of SEC_ENTRY since it seems (at least) mingw doesn't
Daniel Stenberg
2005-09-20
typecasts added in an attempt to please the picky compilers
Daniel Stenberg
2005-09-19
Dmitry Bartsevich made the SSPI support work on Windows 9x as well
Daniel Stenberg
2005-09-16
keep 'socktype' in the connectdata struct and make sure we use that for all
Daniel Stenberg
2005-09-15
minor changes, the biggest one being using Curl_select()
Daniel Stenberg
2005-09-14
oops, return error if an error did occur!
Daniel Stenberg
2005-09-07
added tftp.c
Daniel Stenberg
2005-09-06
Fix warning about missing initializers.
Gisle Vanem
2005-09-06
Fix for bind() on Winsock; AF_UNSPEC (0) is illegal.
Gisle Vanem
2005-09-06
sockets are curl_socket_t to build cleaner
Daniel Stenberg
2005-09-06
Use SOCK_DGRAM for TFTP. Consider setting this up at one central place, we
Daniel Stenberg
2005-09-06
minor Makefile fixes.
Gunter Knauf
2005-09-04
check that bind() returns success
Daniel Stenberg
2005-09-04
Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip
Daniel Stenberg
2005-09-02
John Kelly added TFTP support to libcurl. A bunch of new error codes was
Daniel Stenberg
2005-08-31
use it as 'struct addrinfo' so perhaps it builds on mingw again
Daniel Stenberg
2005-08-29
Use the more correct BUILDING_LIBCURL define instead of CURLLIB_EXPORTS.
Daniel Stenberg
2005-08-29
Igor Polyakov fixed a rather nasty problem with the threaded name resolver
Daniel Stenberg
2005-08-29
Simon Josefson brought GNU GSS support
Daniel Stenberg
2005-08-29
Moved the GnuTLS related TODO items from lib/TODO.gnutls to the proper
Daniel Stenberg
2005-08-24
Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible
Daniel Stenberg
2005-08-24
Fixed CA cert verification using GnuTLS with the default bundle, which
Daniel Stenberg
2005-08-22
enabled statically linked builds.
Gunter Knauf
2005-08-19
Norbert Novotny had problems with FTPS and he helped me work out a patch
Daniel Stenberg
2005-08-18
minor Makefile fixes.
Gunter Knauf
2005-08-17
remove the typecast to long from time_t, since we now store it as curl_off_t
Daniel Stenberg
2005-08-17
- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with
Daniel Stenberg
2005-08-16
added curl_mvsnprintf to the export list; I appened to the end cause of the n...
Gunter Knauf
2005-08-16
added curl_mvsnprintf to the export list.
Gunter Knauf
2005-08-13
James Bursa identified a libcurl HTTP bug and a good way to repeat it. If a
Daniel Stenberg
2005-08-11
removed old debug left-over infof() call
Daniel Stenberg
2005-08-11
Added comment about strtoimax()
Daniel Stenberg
2005-08-10
the debug callback was called with CURLINFO_TEXT with the data size one
Daniel Stenberg
[prev]
[next]