added SttpCmd and Sttp

This commit is contained in:
2018-07-18 04:35:41 +00:00
parent a346d27d5f
commit 3c85887ebc
21 changed files with 2358 additions and 105 deletions

View File

@ -952,6 +952,7 @@ AC_CONFIG_FILES([
include/qse/http/Makefile
include/qse/rad/Makefile
include/qse/dhcp/Makefile
include/qse/sttp/Makefile
lib/Makefile
lib/cmn/Makefile
lib/cry/Makefile
@ -962,6 +963,7 @@ AC_CONFIG_FILES([
lib/http/Makefile
lib/rad/Makefile
lib/dhcp/Makefile
lib/sttp/Makefile
lib/qsecmn.pc
lib/qsecry.pc
lib/qsesi.pc