projects
/
curl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
curl
2010-12-22
Daniel Stenberg
multi: inhibit some verbose outputs
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Daniel Stenberg
SMTP tests: updated MAIL FROM use
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Daniel Stenberg
CURLOPT_MAIL_FROM: document the bracket situation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Brad Hards
SMTP: add brackets for MAIL FROM
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Guenter Knauf
Added support for axTLS to NetWare build.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Guenter Knauf
Fixed include: memory.h -> curl_memory.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Brad Hards
smtp-tls: add a missing newline
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Brad Hards
Typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Patrick Monnerat
New curl/curl.h definitions added to ILE/RPG binding.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Yang Tse
build: sort configuration hunks in lib/Makefile.vc6
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Daniel Stenberg
getparameter: add error check
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Daniel Stenberg
loadhostpairs: return errorcode
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Yang Tse
distrib: add new file to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Yang Tse
build: refactoring of msvc makefiles to allow overridin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Daniel Stenberg
ftp_parselist: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Pasha Kuznetsov
Curl_do: avoid using stale conn pointer
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Tommie Gannert
ares: ask for both IPv4 and IPv6 addresses
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Daniel Stenberg
examples: socket type cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Brad Hards
Trival comment fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Brad Hards
smtp-tls: add Message-ID: header
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Daniel Stenberg
gitignore: ignore the new example execs
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Daniel Stenberg
examples: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Daniel Stenberg
examples: build all examples easier
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Brad Hards
smtp-tls: new example
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Brad Hards
Docs: add simple SMTP example
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Paul Howarth
tftpd: avoid buffer overflow report from glibc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Daniel Stenberg
example: fix compiler warnings in fopen.c
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Brad Hards
chkspeed: bad strtol() call for -M option
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
Yang Tse
axTLS integration: silence runtests.pl perl warning
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
axTLS: mention it among the other SSL libs
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
7.21.4: version bump
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
axtls_connect: allow connect without peer verification
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
axTLS: allow "default" SSL version as well
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
axtls.c: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
urldate: undef hideous memory defines
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
configure: make --with-axtls set prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Eric Hu
Minor fixes to pass tests 301 and 306 with a patched...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Eric Hu
Initial axTLS integration. Connections can be made...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Eric Hu
Simple update to configure script to notify user of...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Eric Hu
Preparing for axTLS. Actual SSL API functions are only...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
THANKS: added contributors from 7.21.3
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
Daniel Stenberg
RELEASE-NOTES: synced with a865bd9fbaaa43e5c
curl-7_21_3
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Daniel Stenberg
IsPipeliningPossible: only for HTTP
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Daniel Stenberg
multi_runsingle: don't timeout completed handles
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Daniel Stenberg
symbols-in-versions: CURLOPT_KEYPASSWD fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Daniel Stenberg
RELEASE-NOTES: synced with c28443c551825
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Dan Fandrich
Mention that using other libraries can affect app licensing
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Yang Tse
easy: fix compiler warning: end-of-loop code not reached
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Daniel Stenberg
disconnect: pass on the dead_connection argument
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Yang Tse
sws: fix compier warning: external definition with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Heinrich Ko
ossl_connect_common: detect connection re-use
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Kamil Dudka
url: provide dead_connection flag in Curl_handler:...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Yang Tse
ssh: fix a download resume point calculation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Daniel Stenberg
Curl_wait_for_resolv: correct timeout
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Daniel Stenberg
Curl_send/recv_plain: return errno on failure
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
Guenter Knauf
Updated OpenSSL version.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Yang Tse
fix compiler warning: conversion may lose significant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
fix compiler warning: assignment within conditional...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
fix getinfo CURLINFO_LOCAL* for reused connections...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Daniel Stenberg
version-check: added brief documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
build: provide SIZEOF_SIZE_T DOS definition
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
build: lib/config.dos renamed to lib/config-dos.h
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
build: provide SIZEOF_SIZE_T VMS definition
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
Yang Tse
build: move config-vms.h from subdir 'packages/vms...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Yang Tse
build: provide SIZEOF_SIZE_T definition for non-configu...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Yang Tse
build: provide SIZEOF_SIZE_T netware definition
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Yang Tse
configure: undo using autobuilds to temporarily verify...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Yang Tse
fix compiler warning: rounding, sign extension, or...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Yang Tse
fix compiler warning: statement is not reachable
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Yang Tse
fix compiler warning: conversion may lose significant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
Yang Tse
connect: fix compiler warning: unused variable
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Yang Tse
fix getinfo CURLINFO_LOCAL* for reused connections...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Yang Tse
fix getinfo CURLINFO_LOCAL* for reused connections...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Yang Tse
fix getinfo CURLINFO_LOCAL* for reused connections
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Yang Tse
fix getinfo CURLINFO_LOCAL* for reused connections
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Yang Tse
atoi: remove atoi usage
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Yang Tse
multi: fix compiler warning: conversion may lose signif...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
ftp: fix 'bool' data type implementation dependant...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
multi: fix compiler warning: conversion may lose signif...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
multi: fix compiler warning: enumerated type mixed...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
hostip: edit comment
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
xattr: fix compiler warning: enumerated type mixed...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-26
Yang Tse
s/isspace/ISSPACE
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Yang Tse
symbol-scan: use configure script knowledge about how...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Yang Tse
ignore file generated by configure
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Yang Tse
curl_multi_info_read: fix compiler warning: conversion...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Yang Tse
inet_pton: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Yang Tse
Curl_getaddrinfo_ex: sanitize function results follow-up.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Yang Tse
Curl_getaddrinfo_ex: sanitize function results.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
Kamil Dudka
openldap: use remote port in URL passed to ldap_init_fd()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Yang Tse
gtls: define and use gtls_EAGAIN, gtls_EINTR and gtls_EIO.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-20
Dan Fandrich
Added a couple examples that were missing from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Dan Fandrich
Check for errors while preprocessing curl.h in test...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Dan Fandrich
Use the 3-argument open for compatibility with older...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Matthias Bolte
Detect socket errors in GnuTLS on Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-11-19
Yang Tse
test servers: fix strict aliasing compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Yang Tse
configure: use autobuilds to temporarily verify strict...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-18
Julien Chaffraix
configure: Prevent link errors with --librtmp.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Daniel Stenberg
RELEASE-NOTES: synced with cbf4961bf3e4
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Daniel Stenberg
gnutls->handshake: improved timeout handling
commit
|
commitdiff
|
tree
|
snapshot
next