index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-26
Fixed a couple of out of memory leaks and a segfault in the IMAP code.
Dan Fandrich
2010-02-26
fix sizeof short
Yang Tse
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2010-02-26
Added SIZEOF_INT definition
Yang Tse
2010-02-26
fix compiler warning
Yang Tse
2010-02-26
fix compiler warning
Yang Tse
2010-02-25
fix compiler warning
Yang Tse
2010-02-25
Fixed a couple of out of memory leaks and a segfault in the SMTP code.
Dan Fandrich
2010-02-25
fix file name
Yang Tse
2010-02-25
Fixed bug report #2958074 indicating
Yang Tse
2010-02-24
enable 802 and 803
Yang Tse
2010-02-24
fix compiler warning
Yang Tse
2010-02-23
fix compiler warning
Yang Tse
2010-02-23
fix compiler warning
Yang Tse
2010-02-23
fix socket data type
Yang Tse
2010-02-22
fix socket data type and logging format in debug tracking socket functions
Yang Tse
2010-02-22
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
Yang Tse
2010-02-22
updated sources
Yang Tse
2010-02-22
_ Adjusted RFC821 HELO fallback and enabled test804
Patrick Monnerat
2010-02-22
- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.
Patrick Monnerat
2010-02-22
add header inclusion
Yang Tse
2010-02-22
fix compiler warning
Yang Tse
2010-02-21
fix compiler warning
Yang Tse
2010-02-21
clarify more details on section "2.1 More non-blocking"
Daniel Stenberg
2010-02-21
TFTP transfers are not blocking since 7.20.0
Daniel Stenberg
2010-02-20
- Fixed the SMTP compliance by making sure RCPT TO addresses are specified
Daniel Stenberg
2010-02-20
- I made the SMTP code expect a 250 response back from the server after the
Daniel Stenberg
2010-02-20
corected a comment and wrapped a few longish lines
Daniel Stenberg
2010-02-20
fix compiler warning
Yang Tse
2010-02-20
fix compiler warning
Yang Tse
2010-02-20
fix compiler warning
Yang Tse
2010-02-19
fix compiler warning
Yang Tse
2010-02-18
fix compiler warning
Yang Tse
2010-02-17
ares_reinit()
Daniel Stenberg
2010-02-17
use curl standard indentation and line lengths
Daniel Stenberg
2010-02-16
replaced tabs with spaces
Yang Tse
2010-02-16
fix Content-Length validation
Yang Tse
2010-02-15
use (void) in front of fwrite() calls that ignore the return code
Daniel Stenberg
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-15
-w speed_download and speed_upload are measured in bytes per second
Daniel Stenberg
2010-02-14
75. NTLM authentication involving unicode user name or password.
Daniel Stenberg
2010-02-14
removed trailing whitespace
Yang Tse
2010-02-14
fix compiler warning
Yang Tse
2010-02-14
Overhauled test suite getpart() function. Fixing potential out of bounds
Yang Tse
2010-02-13
- Martin Hager reported and fixed a problem with a missing quote in libcurl.m4
Daniel Stenberg
2010-02-13
used allways #ifdef / #ifndef;
Gunter Knauf
2010-02-13
replaced tabs by spaces, removed trailing tabs/spaces.
Gunter Knauf
2010-02-13
- Tom Donovan fixed the CURL_FORMAT_* defines when building with cmake.
Daniel Stenberg
2010-02-12
- Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses
Daniel Stenberg
[prev]
[next]