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
2010-09-22
Julien Chaffraix
security.c: Made block_read and sec_get_data return...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Julien Chaffraix
Security.c: Fix headers guard to match the rest of...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Julien Chaffraix
configure: Fix the LDAPS disable message
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Daniel Stenberg
RELEASE-NOTES: sync with 8665d4e5 and c-ares >= 1.6...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Daniel Stenberg
parse_remote_port: ignore colons without port number
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Daniel Stenberg
RELEASE-NOTES: in sync with 19f45eaa799
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Daniel Stenberg
duphandle: use ares_dup()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Hendrik Visage
MacOSX-Framework: updates for Snowleopard
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Daniel Stenberg
RELEASE-NOTES: synced with 5fcc4332d62fe
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Daniel Stenberg
configure: don't enable RTMP if the lib detect fails
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Daniel Stenberg
TODO: added 8.4 non-gcrypt under GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Daniel Stenberg
configure: check for gcrypt if using GnuTLS
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Daniel Stenberg
RELEASE-NOTES: sync from d2a7fd2fe65b to HEAD
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Daniel Stenberg
FTP: fix bad check of Curl_timeleft() return code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Daniel Stenberg
LDAP: moved variable declaration to avoid compiler...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Tor Arntsen
LDAP: Use FALSE instead of bool_false when setting...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-18
Tor Arntsen
LDAP: Add missing declaration for 'result'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Mauro Iorio
LDAP: Support for tunnelling queries through HTTP proxy
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Daniel Stenberg
timeout: use the correct start value as offset
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Daniel Stenberg
Curl_timeleft: avoid returning "no timeout" by mistake
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Daniel Stenberg
whitespace: unified source
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Daniel Stenberg
remote-header-name: don't output filename when NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
James Bursa
TheArtOfHttpScripting: use long options
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
James Bursa
getinmemory: make the example easier to follow
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Daniel Stenberg
multi: don't do extra expire calls for the connection
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Peter Pentchev
Fix a bashism: test a = b is more portable than ==.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Daniel Stenberg
glob_word: remove a check that is always false
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Daniel Stenberg
inflate_stream: remove redundant check that is always...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Daniel Stenberg
digest: make it clear the condition is always true
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Daniel Stenberg
ssluse: removed redundant check that is always true
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Dan Fandrich
Link curl and the test apps with -lrt explicitly when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Dan Fandrich
Mention the Debian Popularity Contest
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Tor Arntsen
test565: Don't hardcode IP:PORT
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Daniel Stenberg
curl.1: updated protocols and polished language
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Daniel Stenberg
FAQ: CURL_STATICLIB for visual studio users
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Daniel Stenberg
FAQ: updated and added host with custom IP question
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Daniel Stenberg
chunky parser: only rewind if needed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Kamil Dudka
rtsp: avoid SIGSEGV on malformed header
commit
|
commitdiff
|
tree
|
snapshot
2010-09-06
Kamil Dudka
rtsp: avoid SIGSEGV on malformed header
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Daniel Stenberg
warning: fix conversion to 'int' from 'size_t'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
Daniel Stenberg
portabilty: use proper variable type to hold sockets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Guenter Knauf
Trial to fix another compiler warning with braces.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Dan Fandrich
Use checkprefix() to compare protocol-specific strings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Guenter Knauf
Moved S_ISREG define to setup as suggested by Dan.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Guenter Knauf
Use own typedef as workaround for broken sspi.h header...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Guenter Knauf
Added some hacks in order to build with VC from git.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Guenter Knauf
Added S_ISREG define for Win32.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Daniel Stenberg
multi: fixes for timing out handles
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Daniel Stenberg
threaded resolver: no more expire 0 calls
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Daniel Stenberg
resolve_server: simplify code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Daniel Stenberg
multi: make sure the next timeout is used when one...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Dan Fandrich
Added proxy keyword to allow skipping test in proxyless...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Daniel Stenberg
multi: set timeouts when transfer begins
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Daniel Stenberg
CURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Daniel Stenberg
FAQ: update list of supported protocols
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Fabian Keil
In the m4 detection line, factor out the 2>dev/null
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Fabian Keil
If m4 doesn't support --version, try if gm4 does.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Fabian Keil
If the m4 version isn't recognized at all, just say so
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Daniel Stenberg
HISTORY: mention the gopher story
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Dan Fandrich
Tweaked some test data files
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Dan Fandrich
Added new source files to Symbian and TPF makefiles
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
RELEASE-NOTES: sync from b980c9a02 to HEAD
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
Makefile: add gopher.c file to build
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
runtests: fix uninitialized variable warning
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
gopher tests: revert parts of gopher in the pingpong...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
gopher tests: use sws and adjusted to more standard...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
sws: added basic gopher support
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
gopher: enable the header callback/verbosity
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
gopher: fix test case line endings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
gopher: fix memory leak and busyloop
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Cameron Kaiser
Gopher using Curl_write; test suite (4 tests)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Cameron Kaiser
Remove url.c test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Cameron Kaiser
Forgot gopher.h in Makefile.inc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Cameron Kaiser
Gopher protocol support (initial release)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
http: handle trailer headers in all chunked responses
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
TODO: we now support RTMP
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
TODO: done "NTLM with other crypto functions"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Daniel Stenberg
TODO: fixed "Make curl_multi_info_read faster"
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Dan Fandrich
Fixed a NULL pointer dereference in form posting
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
Ben Greear
multi: Fix compile warning on 64-bit systems
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Dan Fandrich
Mention PolarSSL in tutorial & add some URLs to INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
Daniel Stenberg
RESUME_FROM: clarify what ftp uploads do
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Dirk Manske
Curl_is_connected: use correct errno
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Daniel Stenberg
cmdline: make -F type= accept ;charset=
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Guenter Knauf
Added mk-ca-bundle.vbs script.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Guenter Knauf
Trial to fix win32 autobuilds.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Dan Fandrich
Use the S_ISREG macro to determine what is a regular...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Kamil Dudka
AC_INIT: avoid a warning with autoconf 2.66
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Dan Fandrich
Fixed a memory leak during OOM in the multi timeout...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Dan Fandrich
Removed a C99ism & made an array const
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Julien Chaffraix
test: added test 579 to verify progress callback for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Daniel Stenberg
multi: avoid sending multiple complete messages
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Daniel Stenberg
FAQ: update the list of supported protocols
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Daniel Stenberg
FAQ: added blurb about ECCN
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Guenter Knauf
It is sufficient to pipe stderr to NUL to get rid of...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Guenter Knauf
Added SSPI build to Watcom makefile.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Julien Chaffraix
progress: callback for POSTs less than MAX_INITIAL_POST...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Dan Fandrich
Make the LD_PRELOAD path absolute in the tests that...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Daniel Stenberg
negotiation: Wrong proxy authorization
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Dan Fandrich
Clear stdout and stderr files on each test run
commit
|
commitdiff
|
tree
|
snapshot
next