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-11-11
Moved the sockaddr_storage definition to lib/sockaddr.h and only include that
Daniel Stenberg
2005-11-10
David Lang fixed IPv6 support for TFTP!
Daniel Stenberg
2005-11-10
David Lang: if there is no sockaddr_storage, make up our own and use that
Daniel Stenberg
2005-11-08
Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since
Daniel Stenberg
2005-11-08
Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled
Daniel Stenberg
2005-11-01
Use an empty '*mod_name'.
Gisle Vanem
2005-10-31
Vilmos Nebehaj improved libcurl's LDAP abilities:
Daniel Stenberg
2005-10-31
kill trailing whitespace
Daniel Stenberg
2005-10-27
Nis Jorgensen filed bug report #1338648
Daniel Stenberg
2005-10-27
Added option '-zc' puts const data in code-segment.
Gisle Vanem
2005-10-25
close the existing socket when trying next IP, as otherwise we leak one!
Daniel Stenberg
2005-10-22
Dima Barsky reported a problem with GnuTLS-enabled libcurl in bug report
Daniel Stenberg
2005-10-21
"Ofer" reported a problem when libcurl re-used a connection and failed to do
Daniel Stenberg
2005-10-21
Temprimus improved the MSVC makefile so that the static debug SSL libs are
Daniel Stenberg
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
[prev]
[next]