Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-14 | examples: remove superfluous null-pointer checks | Daniel Stenberg | |
in ftpget, ftpsget and sftpget, so that scan-build stops warning for potential NULL pointer dereference below! Detected by scan-build | |||
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-06-18 | examples: more descriptions | Daniel Stenberg | |
2015-06-08 | docs: Spelling fixes | Ville Skyttä | |
2012-08-27 | ftpsget: simple example showing a FTPS fetch | Daniel Stenberg | |