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-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
2010-02-09
- When downloading compressed content over HTTP and the app as asked libcurl
Daniel Stenberg
2010-02-09
set VERSIONINFO accordingly for the 7.20.0 release
Daniel Stenberg
2010-02-06
OOM handling fix
Yang Tse
2010-02-06
OOM handling fix
Yang Tse
2010-02-05
- avoid OpenSSL 0.9.8 ENGINE_by_id memory leak
Yang Tse
2010-02-05
- attempt to workaround icc 9.1 optimizer issue
Yang Tse
2010-02-04
fix printf-style format strings
Yang Tse
2010-02-04
Fix compiler warning: unused variable
Yang Tse
2010-02-03
Changed the Watcom makefiles to make them easier to keep in sync with
Dan Fandrich
2010-02-03
Fix OOM handling
Yang Tse
2010-02-03
Fix portability issue related with unaligned memory access
Yang Tse
2010-02-03
Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...
Yang Tse
2010-02-02
Fix compiler warning: conditional expression is constant
Yang Tse
2010-02-02
Fix compiler warning: local variable may be used without having been initiali...
Yang Tse
2010-02-02
Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', poss...
Yang Tse
2010-02-02
Fix compiler warning: variable was set but never used
Yang Tse
2010-02-02
Julien Chaffraix pointed out a comment mistake, and I re-indented the code
Daniel Stenberg
2010-02-01
Conroy's fix to make the code match with the RTP documentation regarding
Yang Tse
2010-02-01
We introduce a loop in lib/multi.c around all calls to multi_runsingle() and
Daniel Stenberg
2010-01-30
Make Curl_pop3_write() additionally truncate trailing POP3_EOB from received
Yang Tse
[prev]
[next]