Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / gopher.c
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-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-12-12 Daniel Stenberggopher: #include cleanup
2012-11-17 Daniel Stenbergmem-include-scan: verify memory #includes
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-25 Yang TseWIN32 io.h and fcntl.h inclusion done in setup_once.h
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2010-12-02 Yang Tsefix compiler warning: rounding, sign extension, or...
2010-09-05 Daniel Stenbergwarning: fix conversion to 'int' from 'size_t'
2010-08-25 Daniel Stenberggopher: enable the header callback/verbosity
2010-08-25 Daniel Stenberggopher: fix memory leak and busyloop
2010-08-25 Cameron KaiserGopher using Curl_write; test suite (4 tests)
2010-08-25 Cameron KaiserGopher protocol support (initial release)