History log of /third_party/libcoap/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c87c5fba10-Sep-2024 openharmony_ci <120357966@qq.com>

!48 增加pac保护
Merge pull request !48 from yexiaokang/master


AUTHORS
BUILD.gn
BUILDING
CMakeLists.txt
CONTRIBUTE
COPYING
ChangeLog
Dockerfile
HOWTO.dual.gnutls
HOWTO.dual.openssl
HOWTO.dual.softhsm2
HOWTO.pkcs11
LICENSE
Makefile.am
Makefile.libcoap
NEWS
OAT.xml
README.OpenSource
README.md
SECURITY.md
TODO
autogen.sh
build-env/.dockerignore
build-env/Dockerfile.build-env
build-env/Dockerfile.develop
build-env/build.sh
build-env/imagename
bundle.json
cmake-format.yaml
cmake/Config.cmake.in
cmake/FindMbedTLS.cmake
cmake/FindTinyDTLS.cmake
cmake_coap_config.h.in
coap_config.h.contiki
coap_config.h.riot
coap_config.h.riot.in
coap_config.h.windows
coap_config.h.windows.in
configure.ac
doc/Doxyfile.in
doc/Makefile.am
doc/docbook.local.css
doc/main.md
doc/module_api_wrap.h
doc/upgrade_4.2.1_4.3.0.txt
doc/upgrade_4.3.0_4.3.1.txt
doc/upgrade_4.3.1_4.3.2.txt
doc/upgrade_4.3.2_4.3.3.txt
doc/upgrade_4.3.3_4.3.4.txt
examples/Makefile.am
examples/README.etsi_iot
examples/coap-client.c
examples/coap-rd.c
examples/coap-server.c
examples/coap_list.c
examples/coap_list.h
examples/contiki/.gitignore
examples/contiki/Makefile
examples/contiki/Makefile.contiki
examples/contiki/README
examples/contiki/project-conf.h
examples/contiki/server.c
examples/etsi_coaptest.sh
examples/etsi_iot_01.c
examples/etsi_iot_01_largedata.txt
examples/etsi_testcases.sh
examples/getopt.c
examples/interop/a_client.conf
examples/interop/b_server.conf
examples/interop/c_client.conf
examples/interop/d_server.conf
examples/interop/e_client.conf
examples/interop/f_client.conf
examples/interop/g_client.conf
examples/lwip/.gitignore
examples/lwip/Makefile
examples/lwip/README
examples/lwip/client-coap.c
examples/lwip/client-coap.h
examples/lwip/client.c
examples/lwip/config/coap_config.h
examples/lwip/config/coap_config.h.in
examples/lwip/config/lwipopts.h
examples/lwip/config/lwippools.h
examples/lwip/server-coap.c
examples/lwip/server-coap.h
examples/lwip/server.c
examples/oscore-interop-server.c
examples/oscore_testcases.sh
examples/riot/.gitignore
examples/riot/Makefile
examples/riot/README
examples/riot/examples_libcoap_client/Kconfig
examples/riot/examples_libcoap_client/Makefile
examples/riot/examples_libcoap_client/Makefile.ci
examples/riot/examples_libcoap_client/README.md
examples/riot/examples_libcoap_client/app.config
examples/riot/examples_libcoap_client/client-coap.c
examples/riot/examples_libcoap_client/client-coap.h
examples/riot/examples_libcoap_client/main.c
examples/riot/examples_libcoap_server/Kconfig
examples/riot/examples_libcoap_server/Makefile
examples/riot/examples_libcoap_server/Makefile.ci
examples/riot/examples_libcoap_server/README.md
examples/riot/examples_libcoap_server/app.config
examples/riot/examples_libcoap_server/main.c
examples/riot/examples_libcoap_server/server-coap.c
examples/riot/examples_libcoap_server/server-coap.h
examples/riot/pkg_libcoap/Kconfig
examples/riot/pkg_libcoap/Makefile
examples/riot/pkg_libcoap/Makefile.dep
examples/riot/pkg_libcoap/Makefile.include
examples/riot/pkg_libcoap/Makefile.libcoap
examples/share.libcoap.examples.Makefile
examples/share.libcoap.examples.README
examples/tiny.c
include/coap3/coap.h
include/coap3/coap.h.in
include/coap3/coap.h.riot
include/coap3/coap.h.riot.in
include/coap3/coap.h.windows
include/coap3/coap.h.windows.in
include/coap3/coap_address.h
include/coap3/coap_asn1_internal.h
include/coap3/coap_async.h
include/coap3/coap_async_internal.h
include/coap3/coap_block.h
include/coap3/coap_block_internal.h
include/coap3/coap_cache.h
include/coap3/coap_cache_internal.h
include/coap3/coap_config.h
include/coap3/coap_crypto_internal.h
include/coap3/coap_debug.h
include/coap3/coap_debug_internal.h
include/coap3/coap_dtls.h
include/coap3/coap_dtls_internal.h
include/coap3/coap_encode.h
include/coap3/coap_event.h
include/coap3/coap_forward_decls.h
include/coap3/coap_hashkey_internal.h
include/coap3/coap_internal.h
include/coap3/coap_io.h
include/coap3/coap_io_internal.h
include/coap3/coap_layers_internal.h
include/coap3/coap_mem.h
include/coap3/coap_mutex_internal.h
include/coap3/coap_net.h
include/coap3/coap_net_internal.h
include/coap3/coap_netif_internal.h
include/coap3/coap_option.h
include/coap3/coap_oscore.h
include/coap3/coap_oscore_internal.h
include/coap3/coap_pdu.h
include/coap3/coap_pdu_internal.h
include/coap3/coap_prng.h
include/coap3/coap_resource.h
include/coap3/coap_resource_internal.h
include/coap3/coap_riot.h
include/coap3/coap_session.h
include/coap3/coap_session_internal.h
include/coap3/coap_str.h
include/coap3/coap_subscribe.h
include/coap3/coap_subscribe_internal.h
include/coap3/coap_tcp_internal.h
include/coap3/coap_time.h
include/coap3/coap_uri.h
include/coap3/coap_uri_internal.h
include/coap3/coap_uthash_internal.h
include/coap3/coap_utlist_internal.h
include/coap3/coap_ws.h
include/coap3/coap_ws_internal.h
include/coap3/libcoap.h
include/oscore/oscore.h
include/oscore/oscore_cbor.h
include/oscore/oscore_context.h
include/oscore/oscore_cose.h
include/oscore/oscore_crypto.h
libcoap-3.map
libcoap-3.pc.in
libcoap-3.sym
m4/ac_check_cryptolibs.m4
m4/ax_check_a2x_to_man.m4
m4/ax_check_compile_flag.m4
m4/ax_check_link_flag.m4
man/Makefile.am
man/coap-client.txt.in
man/coap-oscore-conf.txt.in
man/coap-rd.txt.in
man/coap-server.txt.in
man/coap.txt.in
man/coap_address.txt.in
man/coap_async.txt.in
man/coap_attribute.txt.in
man/coap_block.txt.in
man/coap_cache.txt.in
man/coap_context.txt.in
man/coap_deprecated.txt.in
man/coap_encryption.txt.in
man/coap_endpoint_client.txt.in
man/coap_endpoint_server.txt.in
man/coap_handler.txt.in
man/coap_init.txt.in
man/coap_io.txt.in
man/coap_keepalive.txt.in
man/coap_logging.txt.in
man/coap_lwip.txt.in
man/coap_observe.txt.in
man/coap_oscore.txt.in
man/coap_pdu_access.txt.in
man/coap_pdu_setup.txt.in
man/coap_persist.txt.in
man/coap_recovery.txt.in
man/coap_resource.txt.in
man/coap_session.txt.in
man/coap_string.txt.in
man/coap_tls_library.txt.in
man/coap_uri.txt.in
man/coap_websockets.txt.in
man/examples-code-check.c
scripts/api-version-bump.sh
scripts/build.sh
scripts/dist.sh
scripts/fix-cunit.sh
scripts/format_cmake.sh
scripts/github_dist.sh
scripts/mingw-cmake.sh
scripts/msbuild.sln.cmd
scripts/msinstallopenssl.cmd
src/coap_address.c
src/coap_asn1.c
src/coap_async.c
src/coap_block.c
src/coap_cache.c
src/coap_debug.c
src/coap_dtls.c
src/coap_encode.c
src/coap_event.c
src/coap_gnutls.c
src/coap_hashkey.c
src/coap_io.c
src/coap_io_contiki.c
src/coap_io_lwip.c
src/coap_io_riot.c
src/coap_layers.c
src/coap_mbedtls.c
src/coap_mem.c
src/coap_net.c
src/coap_netif.c
src/coap_notls.c
src/coap_openssl.c
src/coap_option.c
src/coap_oscore.c
src/coap_pdu.c
src/coap_prng.c
src/coap_resource.c
src/coap_session.c
src/coap_str.c
src/coap_subscribe.c
src/coap_tcp.c
src/coap_time.c
src/coap_tinydtls.c
src/coap_uri.c
src/coap_ws.c
src/oscore/oscore.c
src/oscore/oscore_cbor.c
src/oscore/oscore_context.c
src/oscore/oscore_cose.c
src/oscore/oscore_crypto.c
tests/Makefile.am
tests/oss-fuzz/Makefile.ci.in
tests/oss-fuzz/Makefile.oss-fuzz
tests/oss-fuzz/pdu_parse_tcp_target.c
tests/oss-fuzz/pdu_parse_udp_target.c
tests/oss-fuzz/pdu_parse_ws_target.c
tests/oss-fuzz/split_uri_target.c
tests/test_common.h.in
tests/test_encode.c
tests/test_encode.h
tests/test_error_response.c
tests/test_error_response.h
tests/test_options.c
tests/test_options.h
tests/test_oscore.c
tests/test_oscore.h
tests/test_pdu.c
tests/test_pdu.h
tests/test_sendqueue.c
tests/test_sendqueue.h
tests/test_session.c
tests/test_session.h
tests/test_tls.c
tests/test_tls.h
tests/test_uri.c
tests/test_uri.h
tests/test_wellknown.c
tests/test_wellknown.h
tests/testdriver.c
tests/valgrind_suppression
win32/coap-client/coap-client.vcxproj
win32/coap-client/coap-client.vcxproj.filters
win32/coap-rd/coap-rd.vcxproj
win32/coap-rd/coap-rd.vcxproj.filters
win32/coap-server/coap-server.vcxproj
win32/coap-server/coap-server.vcxproj.filters
win32/install/install.vcxproj
win32/install/install.vcxproj.filters
win32/libcoap.props
win32/libcoap.sln
win32/libcoap.vcxproj
win32/libcoap.vcxproj.filters
win32/testdriver/testdriver.vcxproj
win32/testdriver/testdriver.vcxproj.filters
win32/testdriver/testdriver.vcxproj.user