Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / config-tpf.h
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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-02-14 Daniel Stenbergstrlcat: remove function
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-02-26 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2008-12-30 Gunter Knaufchanged HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_...
2008-12-30 Gunter Knaufadded HAVE_SIN6_SCOPE_ID define to all non-configure...
2008-11-13 Yang TseRefactor configure script detection of functions used...
2008-09-24 Yang TseHAVE_INET_PTON will only be defined when an IPv6 capabl...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-09-19 Yang TseHAVE_ALARM definition for static config-*.h files
2008-08-21 Yang TseGet rid of ENABLE_64BIT symbol definition and usage.
2008-08-13 Yang TseThe size of long is a build time characteristic and...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-17 Yang TseRECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYP...
2008-07-16 Yang TseConfigure process now checks availability of recvfrom...
2008-07-14 Yang TseRemoved inclusion of remaining system header files...
2008-05-21 Yang Tsefix: socklen_t definition comment
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-03-20 Gisle VanemRemove unneeded 'HAVE_*' defines.
2006-11-24 Yang TseDefine HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_AT...
2006-10-14 Yang TseDefine HAVE_STRUCT_TIMEVAL as appropriate for platforms...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-07-04 Yang TseGet qualifier of arg 2 for send() apart into SEND_QUAL_...
2006-07-04 Yang TsePlatforms that don't have/run configure need default...
2006-05-23 Daniel StenbergDavid McCreedy's update
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.