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-24
Yang Tse: use static on file-private functions
Daniel Stenberg
2005-11-24
Yang Tse: fix compilation errors when SSL is not disabled and HTTP is
Daniel Stenberg
2005-11-24
Yang Tse: removes GOPHER protocol when HTTP is disabled
Daniel Stenberg
2005-11-24
Changes for OpenWatcom 1.4.
Gisle Vanem
2005-11-24
Doug Kaufman's set of patches to make curl build fine on DJGPP again using
Daniel Stenberg
2005-11-23
Yang Tse's patch to silence MSVC warnings
Daniel Stenberg
2005-11-23
only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled
Daniel Stenberg
2005-11-23
Yang Tse fixed MSVC 6.0 warnings
Daniel Stenberg
2005-11-18
fix compiler warning
Daniel Stenberg
2005-11-17
I extended a patch from David Shaw to make libcurl _always_ provide an error
Daniel Stenberg
2005-11-14
Quagmire reported that he needed to raise a NTLM buffer for SSPI to work
Daniel Stenberg
2005-11-14
Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in
Daniel Stenberg
2005-11-14
Jan Kunder's debian bug report
Daniel Stenberg
2005-11-13
Yang Tse fixed compiler warnings
Daniel Stenberg
2005-11-13
to build with old gnutls verions, don't use the *_t types
Daniel Stenberg
2005-11-13
Add HAVE_STRUCT_SOCKADDR_STORAGE.
Gisle Vanem
2005-11-13
Fix for WIN32. WIN32 does have 'struct sockaddr_storage', but
Gisle Vanem
2005-11-13
Thanks to this nice summary of poll() implementations:
Daniel Stenberg
2005-11-12
oops * 2
Daniel Stenberg
2005-11-12
oops
Daniel Stenberg
2005-11-12
Reversed the logic for sockaddr_storage and made our own Curl_sockaddr_storage
Daniel Stenberg
2005-11-11
Dima Barsky patched problem #1348930: the GnuTLS code completely ignored
Daniel Stenberg
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
[prev]
[next]