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
2010-03-22
Fix insufficient initialization in Curl_clone_ssl_config()
douglas steinwand
2010-03-21
Fix tftp return codes and tsize upload handling
Ben Greear
2010-03-21
more files to ignore
Daniel Stenberg
2010-03-20
provide an initial set of .gitignore files
Daniel Stenberg
2010-03-19
- Improved Curl_read() to not ignore the error returned from Curl_ssl_recv().
Kamil Dudka
2010-03-18
fix warning about conversions between curl_off_t and long
Daniel Stenberg
2010-03-18
another shot at the ftp_init() icc 9.1 optimizer issue
Yang Tse
2010-03-15
- Constantine Sapuntzakis brought a patch:
Daniel Stenberg
2010-03-11
fix compiler warning
Yang Tse
2010-03-11
Allow compilation even when OpenSSL has been configured without MD4 support.
Dan Fandrich
2010-03-06
- Ben Greear brought a patch that fixed the rate limiting logic for TFTP when
Daniel Stenberg
2010-03-06
indent fix by Ben Greear, I removed some braces for single-line conditional
Daniel Stenberg
2010-03-05
Constantine Sapuntzakis detected and fixed a double free in builds done
Yang Tse
2010-03-02
- Based on patch provided by Jacob Moshenko, the transfer logic now properly
Daniel Stenberg
2010-03-02
- Andrei Benea filed bug report #2956698 and pointed out that the
Daniel Stenberg
2010-03-02
- Made the pingpong timeout code properly deal with the response timeout AND
Daniel Stenberg
2010-03-02
remove assignment never used
Daniel Stenberg
2010-03-01
- Ben Greear provided an update for TFTP that fixes upload.
Daniel Stenberg
2010-03-01
- Wesley Miaw reported bug #2958179 which identified a case of looping during
Daniel Stenberg
2010-02-26
- Pat Ray in bug #2958474 pointed out an off-by-one case when receiving a
Daniel Stenberg
2010-02-26
Fixed a couple of out of memory leaks and a segfault in the IMAP code.
Dan Fandrich
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
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-24
fix compiler warning
Yang Tse
2010-02-23
fix compiler warning
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
_ 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-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-17
use curl standard indentation and line lengths
Daniel Stenberg
2010-02-16
replaced tabs with spaces
Yang Tse
2010-02-15
fix compiler warning: conversion from "long" to "size_t" may lose sign
Yang Tse
2010-02-14
removed trailing whitespace
Yang Tse
2010-02-13
used allways #ifdef / #ifndef;
Gunter Knauf
2010-02-13
replaced tabs by spaces, removed trailing tabs/spaces.
Gunter Knauf
2010-02-12
- Jack Zhang reported a problem with SMTP: we wrongly used multiple addresses
Daniel Stenberg
2010-02-11
_ Make it compilable again on OS400.
Patrick Monnerat
[prev]
[next]