..
.gitignore
gitignore: ignore more generated files
2018-03-24 00:24:24 +01:00
10-at-a-time.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
adddocsref.pl
scripts: allow all perl scripts to be run directly
2018-01-07 15:42:11 -05:00
anyauthput.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
asiohiper.cpp
asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input
2017-05-19 14:16:37 +02:00
cacertinmem.c
checksrc: make sure sizeof() is used *with* parentheses
2018-05-21 23:21:47 +02:00
certinfo.c
typecheck-gcc.h: check CURLINFO_CERTINFO
2017-06-01 21:06:09 +02:00
chkspeed.c
getinfo: add microsecond precise timers for various intervals
2018-05-17 13:41:04 +02:00
cookie_interface.c
cookie_interface: fix -Wcomma warning
2017-05-11 10:04:01 +02:00
crawler.c
examples/crawler.c: move #ifdef to column 0
2018-07-11 11:47:21 +02:00
curlgtk.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
curlx.c
spelling fixes
2018-06-03 12:14:45 +00:00
debug.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
ephiperfifo.c
examples/ephiperfifo: checksrc compliance
2018-07-29 15:06:00 -04:00
evhiperfifo.c
all: Refactor malloc+memset to use calloc
2018-04-15 03:00:37 -04:00
externalsocket.c
examples/externalsocket.c: s/closesocket/closecb
2017-05-31 23:22:46 +02:00
fileupload.c
getinfo: add microsecond precise timers for various intervals
2018-05-17 13:41:04 +02:00
fopen.c
all: Refactor malloc+memset to use calloc
2018-04-15 03:00:37 -04:00
ftp-wildcard.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
ftpget.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
ftpgetinfo.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
ftpgetresp.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
ftpsget.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
ftpupload.c
spelling fixes
2018-02-23 23:29:01 +00:00
ftpuploadfrommem.c
examples: fixed too long line and too long string warnings
2017-05-01 09:16:12 +02:00
ftpuploadresume.c
examples/ftpuploadresume: checksrc compliance
2017-08-16 14:44:50 -04:00
getinfo.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
getinmemory.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
getredirect.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
ghiper.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
hiperfifo.c
all: Refactor malloc+memset to use calloc
2018-04-15 03:00:37 -04:00
href_extractor.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
htmltidy.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
htmltitle.cpp
examples: make the C++ examples follow our code style too
2017-01-08 16:39:41 +01:00
http2-download.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
http2-serverpush.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
http2-upload.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
http-post.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
httpcustomheader.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
httpput.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
https.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
imap-append.c
examples/imap-append: Set size of data to be uploaded
2016-09-18 02:19:17 -04:00
imap-copy.c
spelling fixes
2017-03-26 23:56:23 +02:00
imap-create.c
spelling fixes
2017-03-26 23:56:23 +02:00
imap-delete.c
spelling fixes
2017-03-26 23:56:23 +02:00
imap-examine.c
spelling fixes
2017-03-26 23:56:23 +02:00
imap-fetch.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
imap-list.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
imap-lsub.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
imap-multi.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
imap-noop.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
imap-search.c
spelling fixes
2017-03-26 23:56:23 +02:00
imap-ssl.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
imap-store.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
imap-tls.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
Makefile.am
build: get CFLAGS (including -werror) used for examples and tests
2018-03-04 19:46:26 +01:00
makefile.dj
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
Makefile.example
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
Makefile.inc
docs/examples: add hiperfifo example using linux epoll/timerfd
2018-07-28 22:34:54 +02:00
Makefile.m32
Makefile.m32: enable -W for MinGW32 build
2017-06-16 22:32:22 +02:00
Makefile.netware
spelling fixes
2018-06-03 12:14:45 +00:00
multi-app.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
multi-debugcallback.c
examples: fix -Wformat warnings
2018-07-09 18:08:27 +02:00
multi-double.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
multi-formadd.c
examples: bring back curl_formadd-using examples
2017-10-03 07:59:55 +02:00
multi-post.c
form/mime: field names are not allowed to contain zero-valued bytes.
2017-09-22 01:08:29 +01:00
multi-single.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
multi-uv.c
checksrc: make sure sizeof() is used *with* parentheses
2018-05-21 23:21:47 +02:00
multithread.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
opensslthreadlock.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
persistant.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-dele.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-list.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-multi.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
pop3-noop.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-retr.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-ssl.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-stat.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
pop3-tls.c
examples: adhere to curl code style
2016-02-11 09:44:45 +01:00
pop3-top.c
spelling fixes
2017-03-26 23:56:23 +02:00
pop3-uidl.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
post-callback.c
examples/post-callback: use long for CURLOPT_POSTFIELDSIZE
2017-09-21 20:07:24 +02:00
postinmemory.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
postit2-formadd.c
examples: bring back curl_formadd-using examples
2017-10-03 07:59:55 +02:00
postit2.c
form/mime: field names are not allowed to contain zero-valued bytes.
2017-09-22 01:08:29 +01:00
progressfunc.c
examples/progressfunc: make it build on older libcurls
2018-05-18 13:42:18 +02:00
README
examples/README: cut out the incomplete list
2015-11-25 10:49:22 +01:00
resolve.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
rtsp.c
examples/rtsp: fix error handling macros
2017-12-22 02:59:08 -05:00
sampleconv.c
examples/sampleconv.c: indent changes, made callbacks static
2017-05-31 11:56:53 +02:00
sendrecv.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
sepheaders.c
examples: fix some compiler warnings
2016-02-11 10:21:09 +01:00
sessioninfo.c
examples: Fix format specifiers
2018-05-14 09:43:15 +02:00
sftpget.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
sftpuploadresume.c
examples/sftpuploadresume: typecast fseek argument to long
2018-04-24 14:11:53 +02:00
shared-connection-cache.c
cleanup: misc typos in strings and comments
2018-03-16 11:08:31 +01:00
simple.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
simplepost.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
simplessl.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
smooth-gtk-thread.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
smtp-expn.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
smtp-mail.c
examples/smtp-mail.c: use separate defines for options and mail
2017-12-12 15:28:05 +01:00
smtp-mime.c
spelling fixes
2018-06-03 12:14:45 +00:00
smtp-multi.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
smtp-ssl.c
examples/mime: minor example code fixes
2017-09-05 10:05:27 +00:00
smtp-tls.c
examples/mime: minor example code fixes
2017-09-05 10:05:27 +00:00
smtp-vrfy.c
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
sslbackend.c
curl-compilers: enable -Wbad-function-cast on GCC
2018-08-21 18:53:45 +02:00
synctime.c
code style: use spaces around pluses
2017-09-11 09:29:50 +02:00
threaded-shared-conn.c
spelling fixes
2018-06-03 12:14:45 +00:00
threaded-ssl.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
url2file.c
examples/url2file.c: add missing curl_global_cleanup() call
2018-01-18 17:10:34 +01:00
usercertinmem.c
code style: use spaces around equals signs
2017-09-11 09:29:50 +02:00
version-check.pl
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
xmlstream.c
examples/xmlstream.c: don't switch off CURL_GLOBAL_SSL
2017-12-01 07:52:24 +01:00