History log of /curl/docs/examples/Makefile.inc (Results 51 – 75 of 116)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_55_1, curl-7_55_0
# a34e141c 15-Jul-2017 Johannes Schindelin

docs/examples: demonstrate how to select SSL backends

The newly-introduced curl_global_sslset() function deserves to be
show-cased.

Signed-off-by: Johannes Schindelin <johannes.

docs/examples: demonstrate how to select SSL backends

The newly-introduced curl_global_sslset() function deserves to be
show-cased.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>

show more ...


# adc35a4f 14-Aug-2017 Daniel Stenberg

examples/ftpuploadresume.c: use portable code

... converted from the MS specific _snscanf()


Revision tags: curl-7_54_1
# e7f8ac19 25-Apr-2017 Daniel Stenberg

examples: ftpuploadfrommem.c

Uploads data to an FTP site, directly from memory.

Closes #1451


Revision tags: curl-7_54_0, curl-7_53_1, curl-7_53_0, curl-7_52_1, curl-7_52_0, curl-7_51_0, curl-7_50_3, curl-7_50_2, curl-7_50_1, curl-7_50_0, curl-7_49_1, curl-7_49_0, curl-7_48_0, curl-7_47_1
# 4af40b36 02-Feb-2016 Daniel Stenberg

URLs: change all http:// URLs to https://


Revision tags: curl-7_47_0
# 06bf874b 27-Jan-2016 Daniel Stenberg

examples/Makefile.inc: specify programs without .c!


# 1c9298ff 04-Jan-2016 Daniel Stenberg

getredirect.c: a new example


Revision tags: curl-7_46_0, curl-7_45_0, curl-7_44_0, curl-7_43_0
# bf445b6e 02-Jun-2015 Daniel Stenberg

http2-serverpush.c: example code


# f348a6b4 28-May-2015 Daniel Stenberg

dist: add the http2 examples


Revision tags: curl-7_42_1, curl-7_42_0, curl-7_41_0, curl-7_40_0
# 58b317c9 06-Dec-2014 Steve Holme

Makefile.inc: Added our standard header and updated file formatting


Revision tags: curl-7_39_0, curl-7_38_0, curl-7_37_1, curl-7_37_0, curl-7_36_0
# dc0f8c04 15-Feb-2014 Steve Holme

examples: Added IMAP LSUB example


Revision tags: curl-7_35_0
# 82c47222 12-Jan-2014 Steve Holme

examples: Added IMAP multi example


# 2492fd30 12-Jan-2014 Steve Holme

examples: Added POP3 multi example


# 149e0c8d 05-Jan-2014 Steve Holme

Examples: Renamed SMTP MAIL example to match other email examples


# 0f4bf77b 05-Jan-2014 Steve Holme

examples: Added POP3 TLS example


# ecb0dc4c 05-Jan-2014 Steve Holme

examples: Added IMAP NOOP example


# a6742a1c 05-Jan-2014 Steve Holme

examples: Added POP3 NOOP example


# 91d62e9a 05-Jan-2014 Steve Holme

examples: Added POP3 STAT example


# 3e17db48 05-Jan-2014 Steve Holme

examples: Added POP3 TOP example


# ef2d7cb4 05-Jan-2014 Steve Holme

examples: Added POP3 DELE example


# e948b9c6 05-Jan-2014 Steve Holme

examples: Added POP3 UIDL example


# afb65c6c 05-Jan-2014 Steve Holme

examples: Added POP3 RETR example


# ad39e7ec 05-Jan-2014 Steve Holme

examples: Reworked POP3 examples for additional upcoming POP3 examples


# 98b7fc01 05-Jan-2014 Steve Holme

examples: Added SMTP SSL example


# f9797871 05-Jan-2014 Steve Holme

examples: Added IMAP SSL and TLS examples


# 4c51f2b5 03-Jan-2014 Steve Holme

examples: Added IMAP COPY example


12345