projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2011-10-03
Steve Holme
smtp: General tidy up ready for adding NTLM support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Steve Holme
smtp_mail: fixed another memory leak
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Dominique Leuenberger
m4: Use x in order to avoid variable 'x' set but not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Daniel Stenberg
share: don't use SSL unless enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-10-02
Daniel Stenberg
multi: progress function abort must close connection
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Daniel Stenberg
tutorial: clarify the handle sharing when treaded
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Daniel Stenberg
multi_runsingle: change state on callback abort
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Yang Tse
curl tool: fix some more OOM handling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Yang Tse
Fix SSL disabled builds broken with 'SSL session sharin...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Stenberg
smtp_mail: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Steve Holme
smtp_mail: Added support to MAIL FROM for the optional...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Stenberg
curlverh.h: next release will be 7.23.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Stenberg
RELEASE-NOTES: synced with 5898a6a09b211fc7e2
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Dan Fandrich
curl_easy_setopt: Added scp and sftp to the URL section
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Steve Holme
curl_easy_setopt: A brief tidy up
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Daniel Stenberg
configure openssl version check: handle lack of L suffix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Alejandro Alvarez
SSL session sharing support added
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Yang Tse
curl tool: adjust header callback single call write...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Daniel Stenberg
multi docs: extended the multi_socket API description
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Daniel Stenberg
tests/README: extended and reformatted
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Albert Chin
configure - m4: make CURL_CHECK_DEF ignore leading...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Guenter Knauf
Added SPNEGO to NetWare build.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Yang Tse
curl tool: fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Yang Tse
curl tool: fix some OOM handling - f4853db5 follow-up
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Yang Tse
curl tool: fix some OOM handling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Yang Tse
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Guenter Knauf
Added unsigned char* to _curl_is_debug_cb.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Steve Holme
smtp_connect: use defined buffer length for hostname
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Steve Holme
Curl_ntlm_create_type3_message: Tidied up the use of...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Steve Holme
HOSTNAME_MAX: Moved to curl_gethostname.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Daniel Stenberg
RELEASE-NOTES: synced with d2a47021c0a6
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Yang Tse
Q&D fix header inclusion order
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Yang Tse
allow write callbacks to indicate OOM to libcurl
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Guenter Knauf
Changed some main makefile targets.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Daniel Stenberg
curl_multi_fdset: avoid FD_SET out of bounds
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Guenter Knauf
Fixed MinGW examples makefile.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Guenter Knauf
NetWare makefile tweaks to select different builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Daniel Stenberg
POST: always set postfieldsize
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Yang Tse
curl tool: fix a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Guenter Knauf
Added header to be included by dist script.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-24
Yang Tse
curl tool: fix some OOM handling issues
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Daniel Stenberg
http header: allow Content-Length to be replaced
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Guenter Knauf
MinGW64 has this prototype already.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Guenter Knauf
Fixed scanf format for WORD = unsigned short.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Guenter Knauf
Added Win32-only samples.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Guenter Knauf
Added a workaround for printing size_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Daniel Stenberg
Curl_pgrsStartNow: keep HEADERS_OUT set
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Yang Tse
curl tool: fix some OOM handling issues
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-22
Guenter Knauf
Added NetWare examples makefile.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Yang Tse
NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Daniel Stenberg
test 814: smtp without --mail-from
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Gisle Vanem
smtp: without a MAIL_FROM, send blank MAIL FROM
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Dave Reisner
lib/http: add missing whitespace in verbose output
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Guenter Knauf
Another MinGW example makefile tweak.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Guenter Knauf
Fixed sample to compile for Windows platform.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Yang Tse
curl tool: make my_setopt ignore curl_easy_setopt resul...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Guenter Knauf
Changed suffix rules to pattern rules.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Guenter Knauf
Added dependency so that curlbuild.h is created.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-21
Guenter Knauf
Some more MinGW build tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Guenter Knauf
A bunch of MinGW build tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Guenter Knauf
Changed Windows 64bit OS define to x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Guenter Knauf
Also skip certs masked as CKT_NSS_TRUST_UNKNOWN.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Guenter Knauf
Added _WIN32_WINNT define for IPv6 builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-20
Daniel Stenberg
Curl_follow: handle redirects to "//hostname/path"
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Yang Tse
curl tool: truly fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Yang Tse
curl tool: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Yang Tse
curl tool: reviewed code moved to tool_*.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Daniel Stenberg
CURLOPT_URL docs: no need to mention function names
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Steve Holme
CURLOPT_URL: Expanded URL description
commit
|
commitdiff
|
tree
|
snapshot
2011-09-18
Steve Holme
Curl_gethostname: return un-qualified machine name
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Yang Tse
curl tool: create tool_myfunc.[ch] which later on will...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Yang Tse
curl tool: reorder free_config_fields() field handling
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Guenter Knauf
Fixed MinGW WinIDN lib dependency.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Yang Tse
tool_convert.c: fix no newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Yang Tse
curl tool: add new files to Symbian's .mmp project...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Yang Tse
curl tool: move 'Configurable' and free_config_fields...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Yang Tse
src/setup.h: add conditional include of assert.h
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Yang Tse
curl tool: move so called 'multi_files' stuff into...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Yang Tse
curl tool: move convert_* functions into tool_convert...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Yang Tse
main.c: convert GetStr() into a macro to ease leak...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Yang Tse
main.c: de-obfuscate a couple for-loop exit conditions
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Yang Tse
curl tool: fix a bunch of double free's uncovered 2011...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Yang Tse
Make Curl_safefree() macro assign NULL to given pointer...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Yang Tse
curl MSVC project files: adjust resource compiler inclu...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Yang Tse
src/Makefile.vc6: adjust resource compiler include...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Yang Tse
curl tool: re-enable MemoryTracking capability on ...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Yang Tse
ftp.c: add a couple of failure messages
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
warp kawada
Curl_add_custom_headers: support headers with no data
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
progressfunc: a simple CURLOPT_PROGRESSFUNCTION example
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
7.22.1: start working
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
THANKS: 16 new contributors from 7.22.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
RELEASE-NOTES: ready for 7.22.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
codestyle: minor whitespace fix
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jeff Pohlmeyer
polarssl: build with PolarSSL-1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Daniel Stenberg
BUGS: spellfixed, slightly reformatted for web looks
commit
|
commitdiff
|
tree
|
snapshot
next