platform/upstream/curl.git
2014-01-28 Dan Fandrichunit1396: make the test pass the OOM torture tests
2014-01-28 Romulo A. Cecconhostip: don't remove DNS entries that are in use
2014-01-28 Dan FandrichRELEASE-NOTES: changed encoding to UTF-8 like previous...
2014-01-28 Daniel StenbergTFTP: fix crash on time-out
2014-01-28 Steve HolmeRELEASE-NOTES: Synced with 5a47062cada9
2014-01-28 Maks Naumovgetpass: fix password parsing from console
2014-01-26 Dan Fandrichdocs/INSTALL: Updated example minimal binary sizes
2014-01-26 Marc Hoerskentestsuite: visualize line-endings in output comparison...
2014-01-26 Marc Hoerskensockfilt.c: follow up cleanup commit on 49b63cf3
2014-01-26 Marc Hoerskenhttp-pipe tests: use text as output data mode to suppor...
2014-01-25 Marc Hoerskensockfilt.c: fixed and simplified Windows select function
2014-01-25 Marc Hoerskenhttp_pipe.py: replaced epoll with select to support...
2014-01-25 Dan Fandrichtests: Added missing HTTP proxy keywords
2014-01-25 Dan Fandrichtests: added missing <features> http to a number of...
2014-01-24 Dan Fandrichtests: Added a keyword for tests depending on internal...
2014-01-24 Dan Fandrichruntests: Don't log command every torture iteration...
2014-01-24 Dan Fandrichtests: Added missing http feature to tests 509 & 1513
2014-01-24 Dan Fandrichnetrc: Fixed a memory and file descriptor leak on OOM
2014-01-24 Dan Fandrichtest1514: Used the macros for host and port number
2014-01-23 Dan Fandrichmulti: Fixed a memory leak on OOM condition
2014-01-23 Daniel Stenbergcurl_easy_setopt.3: remove what auth types that work...
2014-01-22 Dan Fandrichtest1514: Got rid of a non-const initializer C99ism
2014-01-21 Steve HolmeRELEASE-NOTES: added another missing bug ref
2014-01-21 Daniel StenbergRELEASE-NOTES: added missing bug ref
2014-01-21 Fabian Frankaxtls: fix compiler warning on conversion ssize_t ...
2014-01-20 Fabian FrankSFTP: stat remote file also when CURLOPT_NOBODY is 1
2014-01-20 Daniel StenbergRELEASE-NOTES: synced with 12ecd56da77
2014-01-20 Daniel Stenbergcontributors.sh: output list RELEASE-NOTES formatted
2014-01-20 Cédric Deltheiltest1514: added - no more negative Content-Length ...
2014-01-20 Cédric DeltheilHTTP POST: omit Content-Length if data size is unknown
2014-01-20 Fabian Frankdisable GnuTLS insecure ciphers
2014-01-19 Daniel Stenbergcurl_getdate.3: edited, removed references to pre 7...
2014-01-19 Daniel Stenberggtls: fix compiler warnings on conversions size_t ...
2014-01-19 Steve Holmetool: Fixed incorrect return code if password prompting...
2014-01-19 Steve HolmeRELEASE-NOTES: Synced with 2cac75c4e400
2014-01-19 Steve Holmehttp_chunks.c: Fixed compilation warnings under some...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-17 Daniel Stenbergcookie: max-age fixes
2014-01-17 Daniel Stenbergtest1417: verify chunked-encoding transfer without CR
2014-01-17 Daniel Stenbergchunked parsing: relax the CR strictness
2014-01-17 Daniel Stenbergtest1416: verify the chunked size overflow detection
2014-01-17 Daniel Stenbergchunked-parser: abort on overflows, allow 64 bit chunks
2014-01-16 Dan FandrichFixed some XML syntax issues in the test data
2014-01-16 Michael Osipovconfigure: fix gssapi linking on HP-UX
2014-01-16 Daniel StenbergCurl_cookie_add: remove 'now' from curl_getdate() call
2014-01-15 Steve Holmepop3-dele.c: Added missing CURLOPT_NOBODY following...
2014-01-15 Daniel Stenbergconnect.c:942:84: warning: Longer than 79 columns
2014-01-15 Steve Holmeconnect.c: Corrected version compare in commit c7a76bb0...
2014-01-15 Steve HolmeRELEASE-NOTES: Synced with c7a76bb056f31e
2014-01-15 Steve Holmewin32: Fixed use of deprecated function 'GetVersionInfo...
2014-01-14 Daniel Stenbergcurl_easy_setopt.3: mention how to unset CURLOPT_INFILE...
2014-01-14 Daniel StenbergTODO: Allow SSL (HTTPS) to proxy
2014-01-14 Daniel StenbergTODO: remove FTP proxy and more SSL libraries
2014-01-14 Daniel StenbergTODO: Detect when called from witin callbacks
2014-01-13 Marc Hoerskensecureserver.pl: follow up fix for 87ade5f
2014-01-13 Colin Hogbenerror message: Sensible message on timeout when transfe...
2014-01-12 Marc Hoerskensecureserver.pl: added full support for tstunnel on...
2014-01-12 Steve Holmeexamples: Fixed compilation errors
2014-01-12 Steve Holmeimap-multi.c: Corrected typo
2014-01-12 Steve Holmesmtp-multi.c: Minor coding style tidyup following POP3...
2014-01-12 Steve Holmeexamples: Added IMAP multi example
2014-01-12 Steve Holmepop3-multi.c: Corrected copy/paste typo
2014-01-12 Steve Holmeexamples: Added POP3 multi example
2014-01-12 Steve Holmeexamples: Added comments to SMTP multi example based...
2014-01-12 Steve Holmeexamples: Removed user information and TLS setup from...
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to return libcurl...
2014-01-12 Steve Holmeexamples: Synchronised comments between SMTP MAIL examples
2014-01-12 Steve Holmeexamples: Updated SMTP MAIL example to use a read funct...
2014-01-11 Daniel StenbergOpenSSL: deselect weak ciphers by default
2014-01-11 Daniel Stenbergmulti: remove MULTI_TIMEOUT_INACCURACY
2014-01-11 Steve HolmeMakefile.dist: Added support for VC7
2014-01-10 Steve HolmeRELEASE-NOTES: Synced with 980659a2caa285
2014-01-10 Daniel Stenbergmulti_socket: remind app if timeout didn't run
2014-01-10 Daniel Stenbergthreaded-resolver: never use NULL hints with getaddrinfo
2014-01-09 Nick Zitzmanndarwinssl: un-break Leopard build after PKCS#12 change
2014-01-08 Daniel StenbergCurl_updateconninfo: don't do anything for UDP "connect...
2014-01-08 Daniel Stenberginfo: remove debug output
2014-01-08 Daniel Stenbergruntests: disable memory tracking with threaded resolver
2014-01-08 Daniel Stenbergtrynextip: fix build for non-IPV6 capable systems
2014-01-08 Steve Holmemakefile: Added support for VC12
2014-01-08 Steve Holmemakefile: Added support for VC11
2014-01-08 Steve Holmewinbuild: Follow up fix for a47c142a88c0, 11e8066ef956...
2014-01-07 Daniel Stenbergmk-ca-bundle.1: document -d
2014-01-07 Steve HolmeRELEASE-NOTES: Synced with 8ae35102c43d8d
2014-01-07 Daniel StenbergConnectionExists: fix NTLM check for new connection
2014-01-05 Steve Holmeexamples: Added required libcurl version information...
2014-01-05 Daniel Stenbergmk-ca-bundle.pl: avoid warnings with -d without parameter
2014-01-05 Leif Wmk-ca-bundle: introduces -d and warns about using this...
2014-01-05 Steve HolmeMakefile: Added missing WinSSL and x64 configurations
2014-01-05 Marc Hoerskendocs/INTERNALS: follow up fix for 11e8066 and 92b9ae5
2014-01-05 Marc Hoerskenpackages: follow up fix for a47c142, 11e8066 and 92b9ae5
2014-01-05 Marc Hoerskenmulti.c: fix possible dereference of null pointer
2014-01-05 Steve HolmeExamples: Renamed SMTP MAIL example to match other...
2014-01-05 Steve Holmeexamples: Added POP3 TLS example
2014-01-05 Steve Holmeexamples: Added IMAP NOOP example
2014-01-05 Steve Holmeexamples: Added POP3 NOOP example
next