Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / Makefile.inc
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-05-18 Steve Holmebuild: Slight rename of new LIB_* makefile file variables
2014-05-11 Steve HolmeMakefile.inc: Added resource file to assist Visual...
2014-05-09 Steve HolmeMakefile.inc: Separated the lib and lib/vtls source...
2014-04-05 Steve Holmesasl: Renamed SSPI module following short name clash
2014-04-05 Steve Holmesasl: Added initial stub functions for SSPI DIGEST...
2013-12-20 Daniel StenbergMakefile.inc: use standard source header
2013-12-20 Daniel StenbergMakefile.inc: specify the vtls sources+headers separately
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergopenssl: renamed backend files to openssl.[ch]
2013-12-20 Daniel Stenbergvtls: moved all TLS/SSL source and header files into...
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-11-27 Jeff Kingsigpipe: factor out sigpipe_reset from easy.c
2013-10-12 Dan FandrichFixed typo in Makefile.inc that left http2.h out of...
2013-09-04 Daniel Stenberghttp2: add http2.[ch] and add nghttp2 version output
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-26 Daniel Stenbergsecurity.h: rename to curl_sec.h to avoid name collision
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-07-15 Patrick MonneratOS400: new SSL backend GSKit
2013-07-15 Patrick Monneratx509asn1.c,x509asn1.h: new module to support ASN.1...
2013-06-25 Daniel Stenbergformpost: better random boundaries
2013-06-22 Daniel Stenbergdotdot: introducing dot file path cleanup
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-02-19 Yang Tsepolarssl threadlock cleanup
2013-02-15 Willem SparreboomPolarSSL: pthread support for entropy
2013-02-06 Yang Tsesetup-vms.h: post VMS patch cleanup - III
2013-02-05 John E. MalmbergVMS: fix and generate the VMS build config
2013-01-17 Daniel Stenbergalways-multi: always use non-blocking internals
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: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-07 Linus Nielsen FeltzingIntroducing a new persistent connection caching system...
2012-11-08 Oscar KoerooSSL: Several SSL-backend related fixes
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-26 Nick Zitzmanndarwinssl: add support for native Mac OS X/iOS SSL
2012-06-15 Yang Tsebuild: add curl_multibyte files to build systems
2012-06-11 Marc Hoerskenwinbuild: Updated winbuild scripts to add schannel
2012-06-04 Yang TseMakefile.inc: tab adjustment
2012-05-30 Steve Holmesasl: Moved plain text authentication message creation...
2012-05-25 Steve Holmesmtp: Moved auth-mechanism constants into a separate...
2012-04-06 Yang Tsecurl tool: use configuration files from lib directory...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-28 Yang TseNTLM: END of refactoring/splitting/moving
2011-08-27 Yang TseNTLM: move NTLM core specifics into curl_ntlm_core...
2011-08-27 Yang TseNTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
2011-08-14 Yang Tsehttp NTLM: split http_ntlm.[ch] between http_ntlm....
2011-08-12 Steve Holmehttp NTLM: move portions of http_ntlm.h into new curl_n...
2011-07-13 Daniel Stenberggssapi: rename our files to avoid conflicts
2011-07-12 Julien ChaffraixAdded Curl_gss_init_sec_context.
2011-04-25 Daniel Stenbergasync resolvers: further cleanups
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-04-04 Daniel Stenberghttp-proxy: move proxy code to http_proxy.c
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-08 Todd A OuskaSSL: (part 2) Added CyaSSL to SSL abstraction layer
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2010-12-28 Pierre JoyeIDN: use win32 API if told to
2010-12-15 Eric HuPreparing for axTLS. Actual SSL API functions are only...
2010-08-25 Cameron KaiserForgot gopher.h in Makefile.inc
2010-08-25 Cameron KaiserGopher protocol support (initial release)
2010-07-29 Kamil DudkaNTLM tests: boost coverage by forcing the hostname
2010-07-29 Guenter KnaufAdded a comment with an alternate idea to avoid the...
2010-07-28 Guenter Knaufsome cosmetic changes.
2010-06-30 Kamil Dudkahttp_ntlm: add support for NSS
2010-05-24 Howard ChuLDAP: properly implemented as a curl_handler
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added
2010-05-12 Howard ChuRTMP: initial support added, powered by librtmp
2010-05-05 Hoi-Ho ChanPolarSSL: initial support added
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-19 monneratImplement SMTP authentication
2010-02-19 Yang Tsefix compiler warning
2010-01-25 Yang TseConstantine Sapuntzakis provided initial thread abstrac...
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-09-28 Yang Tselibcurl private function Curl_memrchr() now in curl_mem...
2009-09-17 Yang TseMoved Curl_rand() and Curl_srand() code from formdata...
2009-07-09 Daniel Stenberg- Eric Wong introduced curlx_nonblock() that the curl...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-03-09 Daniel Stenberg- Frank Hempel found out a bug and provided the fix:
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2008-10-30 Yang TseUse our Curl_addrinfo definition even when an addrinfo...
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
2008-09-24 Yang Tsentoa() and inet_ntoa_r() no longer used
2008-08-17 Yang Tselibcurl internal base64.h header file renamed to curl_b...
2008-08-17 Yang Tselibcurl internal md5.h header file renamed to curl_md5.h
2008-03-31 Michal MarekRemoved the generated ca-bundle.h file. The verbatim...
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-07-23 Daniel StenbergImplemented the parts of Patrick Monnerat's OS/400...
2007-07-01 Daniel StenbergThomas J. Moore provided a patch that introduces Kerber...
2007-02-12 Daniel StenbergRob Crittenden added support for NSS (Network Security...
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
next