nuttx-apps/include/netutils
YAMAMOTO Takashi a1db71fa43 webclient improvements
Highlights:

* TLS support (a hook to allow users to provide TLS implementation)
* ability to add extra request headers
* ability to use PUT method
* ability to report http status
* error handling improvements

Proposed on the ML while ago:
https://www.mail-archive.com/dev@nuttx.apache.org/msg03803.html

The original API is kept for now.
I plan to remove them after adapting the existing users.
(examples in this repo)
2020-10-01 15:32:25 +08:00
..
base64.h netutils/codecs/base64.c: Add base64_[de|en]code_length() API 2019-01-27 07:20:25 -06:00
chat.h
curl4nx.h Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
dhcpc.h
dhcpd.h netutils/dhcpd: cancelable dhcp daemon 2020-05-09 13:31:15 -06:00
discover.h Run codespell -w against all files 2020-02-22 14:41:36 -06:00
esp8266.h
ftpc.h Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
ftpd.h apps/: Removed all references to CONFIG_DISABLE_POLL. The standard POSIX poll() can not longer be disabled. 2019-05-21 19:08:12 -06:00
httpd.h Refine the preprocess conditional guard style 2020-01-31 11:04:10 -06:00
icmp_ping.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-23 15:44:32 -06:00
icmpv6_ping.h Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-23 15:44:32 -06:00
ipmsfilter.h
md5.h Fix remaining issues with nxstyle 2020-04-16 20:39:47 -06:00
netinit.h Squashed commit of the following: 2019-04-29 14:53:38 -06:00
netlib.h netlib: add AF_CAN family and CONFIG_NET_CAN support 2020-06-15 07:23:37 -06:00
ntpclient.h Refine the preprocess conditional guard style 2020-01-31 11:04:10 -06:00
pppd.h apps/netutils/pppd: Refine and fix pppd code. 2018-11-07 12:43:42 -06:00
smtp.h examples/sendmail: Few fixes to make the example run on a local SMTP 2020-01-25 16:39:21 -06:00
telnetc.h Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
telnetd.h
tftp.h The file system can no longer be disabled. Remove all conditional logic based on CONFIG_NFILE_DESCRIPTORS==0 2019-02-11 13:10:10 -06:00
thttpd.h Include nuttx/symtab.h instead of nuttx/binfmt/symtab.h since symtab.h under binfmt folder is for internal use. 2019-12-10 08:39:22 -06:00
urldecode.h Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
webclient.h webclient improvements 2020-10-01 15:32:25 +08:00
xmlrpc.h Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00