Home
last modified time | relevance | path

Searched full:issues (Results 1 – 14 of 14) sorted by relevance

/NetX-Duo-v6.2.1/.github/workflows/
Dregression_test.yml19 issues: read
34 issues: read
49 issues: read
64 issues: read
79 issues: read
94 issues: read
110 issues: read
125 issues: read
149 issues: read
164 issues: read
[all …]
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_alert_test.c68 /* Invalid certificate issues. */ in TEST()
78 /* Unsupported certificate issues (unsupported ciphers and signature types). */ in TEST()
90 …/* Unknown certificate issues - the certificate was unsupported but for some odd reason (or it was… in TEST()
113 /* Re-negotiation issues - the client may opt to decline a Hello Request message. */ in TEST()
122 /* Bad certificate issues. */ in TEST()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_map_error_to_alert.c130 /* Invalid certificate issues. */ in _nx_secure_tls_map_error_to_alert()
146 /* Unsupported certificate issues (unsupported ciphers and signature types). */ in _nx_secure_tls_map_error_to_alert()
167 …/* Unknown certificate issues - the certificate was unsupported but for some odd reason (or it was… in _nx_secure_tls_map_error_to_alert()
211 /* Re-negotiation issues - the client may opt to decline a Hello Request message. */ in _nx_secure_tls_map_error_to_alert()
Dnx_secure_x509_certificate_initialize.c199 /* See if we had any issues in parsing. */ in _nx_secure_x509_certificate_initialize()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/
Dnx_pcap_network_driver.c453 transmit and reception logic. Once the IP stack issues the in _nx_pcap_network_driver()
564 /* The IP layer issues this command to join a multicast group. Note that in _nx_pcap_network_driver()
580 /* The IP layer issues this command to remove a multicast MAC address from the in _nx_pcap_network_driver()
608 but instead records such an event in its internal data structure, and issues in _nx_pcap_network_driver()
/NetX-Duo-v6.2.1/test/regression/test/
Dnx_ram_network_driver_test_1500.c624 transmit and reception logic. Once the IP stack issues the in _nx_ram_network_driver_internal()
883 /* The IP layer issues this command to join a multicast group. Note that in _nx_ram_network_driver_internal()
917 /* The IP layer issues this command to remove a multicast MAC address from the in _nx_ram_network_driver_internal()
957 but instead records such an event in its internal data structure, and issues in _nx_ram_network_driver_internal()
1237 transmit and reception logic. Once the IP stack issues the in _nx_ram_network_driver()
1405 /* The IP layer issues this command to join a multicast group. Note that in _nx_ram_network_driver()
1439 /* The IP layer issues this command to remove a multicast MAC address from the in _nx_ram_network_driver()
1479 but instead records such an event in its internal data structure, and issues in _nx_ram_network_driver()
/NetX-Duo-v6.2.1/common/src/
Dnx_ram_network_driver.c314 transmit and reception logic. Once the IP stack issues the in _nx_ram_network_driver()
454 /* The IP layer issues this command to join a multicast group. Note that in _nx_ram_network_driver()
491 /* The IP layer issues this command to remove a multicast MAC address from the in _nx_ram_network_driver()
589 but instead records such an event in its internal data structure, and issues in _nx_ram_network_driver()
/NetX-Duo-v6.2.1/
DREADME.md145 - **Product issues and bugs, or feature requests**: https://github.com/eclipse-threadx/netxduo/issu…
/NetX-Duo-v6.2.1/addons/websocket/
Dnx_sha1.c420 endian issues at the same time. */ in _nx_sha1_process_buffer()
/NetX-Duo-v6.2.1/addons/snmp/
Dnx_sha1.c420 endian issues at the same time. */ in _nx_sha1_process_buffer()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_sha1.c437 endian issues at the same time. */ in _nx_crypto_sha1_process_buffer()
Dnx_crypto_sha5.c512 endian issues at the same time. */ in _nx_crypto_sha512_process_buffer()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt3502 Fixed compiler issues.
3518 nx_secure_x509.c Fixed issues with parsing offsets and
3939 Files are modified to address issues raised by static anaylsis tools:
/NetX-Duo-v6.2.1/addons/ftp/
Dnxd_ftp_server.c5587 if the client issues a disconnect without issuing a QUIT command. */ in _nx_ftp_server_control_disconnect_processing()