Revert "Update to 7.44.0"
[platform/upstream/curl.git] / docs / examples / https.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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-10-01 Kamil Dudkahttps.c example: remember to call curl_global_init()
2012-08-21 Daniel Stenberghttps.c example: spell check used define
2012-07-04 Guenter KnaufAdded error checking for samples.
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-10 Daniel Stenbergsources: update source headers
2010-10-05 Daniel Stenbergexamples: use example.com in example URLs
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-05-22 Dan FandrichFixed a surprising number of example programs that...
2007-07-12 Dan FandrichFixed some compile warnings and errors and improved...
2004-11-24 Daniel StenbergHTTP "auth done right". See lib/README.httpauth
2004-05-13 Daniel Stenbergbasic https fetching script