Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / strerror.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-06 Daniel Stenbergstrerror: fix comment about vxworks' strerror_r buffer...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-20 Daniel StenbergCURLM_ADDED_ALREADY: new error code
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-11-17 Daniel Stenbergmem-include-scan: verify memory #includes
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
2012-06-12 Yang Tsestrerror.c: make Curl_sspi_strerror() always return...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-03 Daniel Stenbergshare: don't use SSL unless enabled
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-18 Daniel StenbergCURLE_BAD_CONTENT_ENCODING: now used for transfer encod...
2011-04-05 Daniel Stenbergreturn code cleanup: build, init and run-time errors
2011-02-09 Quinn SlackCURLE_TLSAUTH_FAILED: removed
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2010-05-16 Tor Arntsenlib: Change some CRLF line endings to LF
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2010-01-01 Daniel Stenbergupdate copyright year since we are in 2010 now
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-07-22 Daniel Stenberg- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION...
2009-06-04 Yang Tseallow building libcurl for VxWorks
2008-09-12 Yang Tseensure that errno is not modified inside Curl_strerror()
2008-09-04 Yang Tsefix print formatting string directives
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-06-06 Daniel Stenberg- Axel Tillequin and Arnaud Ebalard added support for...
2008-05-12 Daniel Stenberg- Introducing curl_easy_send() and curl_easy_recv(...
2007-11-07 Daniel Stenbergif () => if()
2007-10-03 Daniel StenbergI renamed the CURLE_SSL_PEER_CERTIFICATE error code to
2007-08-31 Dan FandrichRenamed the CURLE_FTP_SSL_FAILED error code to CURLE_US...
2007-08-31 Dan FandrichMade some of the error strings returned by the *strerro...
2007-08-30 Dan FandrichRenamed several libcurl error codes and options to...
2007-05-08 Daniel StenbergCURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOA...
2007-02-21 Yang Tsecurlassert macro replaced with DEBUGASSERT macro define...
2007-02-15 Yang TseDaniel Mirchandani fix to make libcurl build nicely...
2007-01-08 Linus Nielsen FeltzingCorrect error code for CCC/SSL shutdown failure
2007-01-05 Daniel Stenberg- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc...
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-10-21 Daniel StenbergArmel Asselin separated CA cert verification problems...
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-15 Gisle VanemReplace ";;" with ";".
2006-10-11 Yang TseRemove redundant __CYGWIN__ symbol check
2006-08-01 Daniel StenbergMaciej Karpiuk fixed a crash that would occur if we...
2006-04-26 Gisle VanemAdded revision ID-tag.
2006-04-26 Gisle VanemFixed signed/unsigned convertion errors in Salford-C.
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2006-04-09 Daniel StenbergCURLE_FTP_USER_PASSWORD_INCORRECT is not returned by...
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2005-12-02 Daniel StenbergYang Tse's fix to only provide the proto if there is...
2005-09-02 Daniel StenbergJohn Kelly added TFTP support to libcurl. A bunch of...
2005-07-21 Dan FandrichFixed some typos in output messages.
2005-05-18 Daniel StenbergThe configure check for strerror_r() failed to detect...
2005-04-26 Daniel StenbergCory Nelson's work on nuking compiler warnings when...
2005-03-15 Daniel Stenbergprevent compiler warning
2005-03-14 Daniel Stenbergsilence compiler warnings for mingw win32 builds -...
2005-02-09 Gisle VanemHandle CURLE_LOGIN_DENIED in strerror.c.
2005-01-11 Daniel StenbergRenamed easy.h and multi.h to easyif.h and multiif...
2005-01-11 Gisle Vanem".\lib\multi.h" shadows for <curl/multi.h> in Watcom.
2004-12-13 Gisle VanemAdded handling of CURLINFO_SSL_ENGINES;
2004-12-11 Daniel Stenbergfixed error message
2004-11-24 Daniel Stenbergadded missing new error string
2004-11-11 Daniel StenbergDan Fandrich added --disable-verbose
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-10-05 Daniel Stenbergavoid warning for unused variable
2004-10-05 Daniel Stenberguse idna_strerror() if it is available (only in libidn...
2004-10-02 Daniel StenbergGisle Vanem provided code that displays an error messag...
2004-09-19 Daniel Stenbergkill trailing whitespace and clarify a few errors
2004-05-14 Daniel Stenbergadded string for the new share error code
2004-05-06 Daniel Stenbergif no strerror_r prototype is found, we provide our...
2004-04-26 Daniel Stenbergmajor update of the error strings
2004-04-06 Daniel StenbergGisle Vanem caught me breaking the windows version...
2004-04-06 Daniel Stenbergremove the general use of sys_nerr
2004-03-29 Daniel Stenbergre-indented to use curl-standard source formatting
2004-03-25 Daniel Stenbergwin32 doesn't need and even doesn't build if we extern...
2004-03-25 Daniel Stenberginclude the strerror.h file without curl_ prefix
2004-03-25 Daniel Stenbergcut off 'curl_' from the strerror file names