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
2008-06-06
- Added CURLINFO_PRIMARY_IP as a new information retrievable with
Daniel Stenberg
2008-06-03
Fixed a problem where telnet data would be lost if an EWOULDBLOCK
Dan Fandrich
2008-05-31
Fix problem: 'result' may be used uninitialized.
Yang Tse
2008-05-28
- Emil Romanus found a problem and helped me repeat it. It occured when using
Daniel Stenberg
2008-05-28
- Jeff Weber reported memory leaks with aborted SCP and SFTP transfers and
Daniel Stenberg
2008-05-26
- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified
Daniel Stenberg
2008-05-26
Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS
Daniel Stenberg
2008-05-26
David Rosenstrauch reported that header files spnegohelp.h and
Yang Tse
2008-05-26
fix: preprocessor complaining about macro redefinition
Yang Tse
2008-05-23
Dan Fandrich pointed out that this is the way we should increase the number
Daniel Stenberg
2008-05-22
we bump the SO "revision" for next release due to the new functions added
Daniel Stenberg
2008-05-22
Fixed some include file problems on Windows reported by David Rosenstrauch
Dan Fandrich
2008-05-21
Renamed MSDOS_FILESYSTEM to avoid conflict with MIT GSS
Dan Fandrich
2008-05-21
Removed some duplicated #includes
Dan Fandrich
2008-05-21
fix: remove need and definition of HAVE_SOCKLEN_T symbol
Yang Tse
2008-05-21
fix: socklen_t definition comment
Yang Tse
2008-05-20
Adapting last changes to OS400:
Patrick Monnerat
2008-05-19
with pipelining disabled, the state should never be set to WAITDO but rather
Daniel Stenberg
2008-05-19
when the multi handle was in DO and DOING states, the HTTP and HTTPS protocol
Daniel Stenberg
2008-05-14
Move the CURLDEBUG check after setup.h so it can be set there if necessary.
Dan Fandrich
2008-05-12
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
Daniel Stenberg
2008-05-12
configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only
Yang Tse
2008-05-10
fix syntax error: missing semicolon
Yang Tse
2008-05-09
Internal time differences now use monotonic time source if available.
Yang Tse
2008-05-09
- Stefan Krause reported a busy-looping case when using the multi interface
Daniel Stenberg
2008-05-09
Removed an unused variable and one do-while loop that wasn't used either.
Daniel Stenberg
2008-05-09
- Make Curl_write and it's callees accept a const pointer, in preparation
Michal Marek
2008-05-08
fix compiler warning: format '%ld' expects type 'long int'
Yang Tse
2008-05-07
- Liam Healy filed the debian bug report #480044
Daniel Stenberg
2008-05-07
Christopher Palow provided the patch (edited by me) that introduces
Yang Tse
2008-05-06
fix compiler warning: enumerated type mixed with another type
Yang Tse
2008-05-03
minor spell and language fix of a comment
Daniel Stenberg
2008-05-03
- Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twice
Daniel Stenberg
2008-05-03
Added comments, check Curl_http_auth_act()'s return code and added a check
Daniel Stenberg
2008-05-03
- Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAY
Daniel Stenberg
2008-05-01
- Bart Whiteley provided a patch that made libcurl work properly when an app
Daniel Stenberg
2008-04-30
- To make it easier for applications that want lots of magic stuff done on
Daniel Stenberg
2008-04-29
improve easy interface resolving timeout handling in c-ares enabled builds
Yang Tse
2008-04-28
- Norbert Frese filed bug report #1951588: "Problem with curlftpfs and
Daniel Stenberg
2008-04-23
Symbian OS is a.k.a. EPOC32
Dan Fandrich
2008-04-22
Added support for running on Symbian OS.
Dan Fandrich
2008-04-22
Remove fflush() + fsync() previously introduced accelerated writing of
Yang Tse
2008-04-21
HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems
Yang Tse
2008-04-17
Some trivial changes
Dan Fandrich
2008-04-14
- Stefan Krause reported a case where the OpenSSL handshake phase wasn't
Daniel Stenberg
2008-04-14
- Andre Guibert de Bruet fixed a second case of not checking the malloc()
Daniel Stenberg
2008-04-14
- Sandor Feldi reported bug #1942022
Daniel Stenberg
2008-04-12
- Andre Guibert de Bruet found and fixed a case where malloc() was called but
Daniel Stenberg
2008-04-07
Adapt OS400 SSL (qssl.h) to V5R4
Patrick Monnerat
2008-04-07
- Fix the MIT / Heimdal check for good:
Michal Marek
[prev]
[next]