Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / obgm/libcoap issues and pull requests

#1540 - CMakeLists.txt: Fix include check order for TinyDTLS

Pull Request - State: closed - Opened by mrdeep1 16 days ago

#1539 - CMakeLists.txt: remove vendored tinydtls build path

Pull Request - State: closed - Opened by afreof 16 days ago

#1538 - coap_net.c: New coap_send_recv() function

Pull Request - State: closed - Opened by mrdeep1 20 days ago

#1535 - Contiki: Post a dedicated event when scheduling an immediate prepare_io

Pull Request - State: closed - Opened by kkrentz 27 days ago - 2 comments

#1534 - Command Injection in coap-client - libCoap 4.3.5

Issue - State: open - Opened by grumpzsux 29 days ago - 1 comment

#1533 - NACK handling: simplify libcoap code

Pull Request - State: closed - Opened by mrdeep1 about 1 month ago

#1532 - coap_mbedtls.c: Breakout of permanent loop for (D)TLS setup

Pull Request - State: closed - Opened by mrdeep1 about 1 month ago

#1531 - Contiki: Fix heapmem_free() warning

Pull Request - State: closed - Opened by mrdeep1 about 1 month ago

#1530 - coap_join_mcast_group_intf: fix interface selection on windows

Pull Request - State: closed - Opened by anyc about 1 month ago - 1 comment

#1529 - zephyr: Examples support

Pull Request - State: closed - Opened by mrdeep1 about 1 month ago

#1528 - add subrepo contents while creating release archive

Issue - State: closed - Opened by rakeshksahu about 1 month ago - 5 comments

#1527 - documentation: Various doc tidyup

Pull Request - State: closed - Opened by mrdeep1 about 2 months ago

#1526 - coap_tinydtls.c: Fix server only build for CID

Pull Request - State: closed - Opened by mrdeep1 about 2 months ago

#1525 - blocks: Better reporting for large transfers

Pull Request - State: closed - Opened by mrdeep1 about 2 months ago

#1524 - Error in transferring large data using block mode transfer !!

Issue - State: closed - Opened by Koushik-ak47 about 2 months ago - 12 comments

#1522 - wildcard character in resource uri

Issue - State: closed - Opened by rakeshksahu 2 months ago - 4 comments

#1521 - Improve MTU Handling

Pull Request - State: closed - Opened by kkrentz 2 months ago

#1519 - doc: Update documentation for future reference

Pull Request - State: closed - Opened by mrdeep1 2 months ago

#1517 - Build failures since recent commits

Issue - State: closed - Opened by jcelerier 2 months ago - 7 comments

#1516 - Release 4.3.5: Fix SO and ABI version for new release

Pull Request - State: closed - Opened by mrdeep1 2 months ago

#1515 - Release 4.3.5: Release 4.3.5

Pull Request - State: closed - Opened by mrdeep1 2 months ago

#1514 - Zephyr: Fix k_realloc build errors for zephyr < 3.7.0

Pull Request - State: closed - Opened by mrdeep1 2 months ago

#1513 - Coverity-Scan: Fix CID 1599559-1599562

Pull Request - State: closed - Opened by mrdeep1 2 months ago

#1511 - Hardening Server against resends of CON messages

Issue - State: closed - Opened by AnyFlyGuy 3 months ago - 5 comments

#1510 - Use Zephyr heap for Zephyr targets

Pull Request - State: closed - Opened by pawszw2 3 months ago - 1 comment

#1509 - SEGV in coap_handle_request_put_block function at src/coap_block.c

Issue - State: closed - Opened by Terminator111 3 months ago - 3 comments

#1508 - Use Zephyr heap for Zephyr targets

Issue - State: closed - Opened by pawszw2 3 months ago - 2 comments

#1507 - Memory allocation failue check

Issue - State: open - Opened by pawszw2 3 months ago - 1 comment

#1506 - man: fix typo in logging documentation

Pull Request - State: closed - Opened by hasheddan 3 months ago - 1 comment

#1505 - coap_net.h: add ifdef WITH_LWIP around lwip functions

Pull Request - State: closed - Opened by anyc 3 months ago - 5 comments

#1501 - coap.h: Remove need for different coap.h files for different OS

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1499 - multicast: Document coap_mcast_set_hops()

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1498 - examples: Do CI pre-commit checks on man page examples

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1497 - IP_MULTICAST_LOOP / IPV6_MULTICAST_LOOP option configuration

Issue - State: open - Opened by BitFis 3 months ago - 21 comments

#1496 - Contiki-NG: Fix coap_resolve_address_info

Pull Request - State: closed - Opened by kkrentz 3 months ago - 3 comments

#1495 - coap_proxy.c: Fix error "'.*' expects argument of type 'int'"

Pull Request - State: closed - Opened by kkrentz 3 months ago - 1 comment

#1494 - OSCORE response for CON request is always Non-piggybacked

Issue - State: open - Opened by magdalenaszumny 3 months ago - 5 comments

#1493 - release 4.3.5rc3: Release candidate 3 for 4.3.5

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1492 - coap-server.c: Replace SERVER_CAN_PROXY with COAP_PROXY_SUPPORT

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1491 - Cleanup building header files for different OS

Pull Request - State: closed - Opened by mrdeep1 3 months ago

#1490 - Is there a plan to implement LAN broadcast functions

Issue - State: closed - Opened by GorgeOu 4 months ago - 1 comment

#1488 - Supported: Break out run-time checks and libcoap build #defines

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1487 - reverse-proxy: Add in reverse proxy support to coap-server

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1484 - configure.ac: Not all pkg-config support PKG_CHECK_MODULES_STATIC

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1483 - scan-build: CI Fail if scan-build warnings

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1482 - Connection-ID: Support changing client IP addresses

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1481 - Constrained Stack: No need for individual locks

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1480 - coap_prng: Provide global_lock protection

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1479 - src/coap_mbedtls.c: Support EC-JPAKE with Client Only builds

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1478 - Locking: Move locking setup out from within coap_new_context()

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1477 - client-coap.c: Fix client spin loop for NO_SYS == 0

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1476 - coap_openssl.c: Fix libcoap shutdown restart issues

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1474 - Locking: Unlock global_lock after coap_free_context() call

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1473 - coap-client gets stuck with large .well-known/core response

Issue - State: closed - Opened by anyc 4 months ago - 3 comments

#1472 - DTLS Connection id (CID)

Issue - State: closed - Opened by juhis-o 4 months ago - 8 comments

#1471 - TLS: EC-JPAKE support (RFC8236)

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1470 - Locking: Use single global lock instead of context lock

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1469 - block handling: Update lg_crcv->last_used when sending Block1

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1468 - coap_block.c: Replace usage of p with lg_xmit, lg_srcv, lg_crcv

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1467 - coap_send IPv6

Issue - State: open - Opened by cristianpetrache7 4 months ago - 1 comment

#1466 - LwIP: Update to STABLE 2.2.0

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1465 - Unexpected token after long running block transfer

Issue - State: closed - Opened by anyc 4 months ago - 9 comments

#1464 - enable HAVE_STRUCT_CMSGHDR when building with mingw

Pull Request - State: closed - Opened by anyc 4 months ago

#1463 - Locking: Make sure all app callbacks are properly locked.

Pull Request - State: closed - Opened by mrdeep1 4 months ago

#1461 - Specific api for setting the DTLS version

Issue - State: open - Opened by Prashaanth06 4 months ago - 5 comments

#1460 - Extra quotation mark for unix sockets in coap_print_addr

Issue - State: closed - Opened by anyc 4 months ago - 2 comments

#1458 - coap-mbedtls.c: Support 3.6.0 Mbed TLS

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1457 - Contiki-NG: Fix compilation error "unknown type name 'u_char'"

Pull Request - State: closed - Opened by kkrentz 5 months ago

#1456 - Zephyr: Support Mbed TLS 3.6.0

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1455 - configure.ac: use MbedTLS pkg-config if available

Pull Request - State: closed - Opened by pulsastrix 5 months ago - 2 comments

#1454 - Zephyr: Support later Mbed TLS versions

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1453 - RIOT: Fix file name typo

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1451 - coap-client.c: Add in correct Uri-Host / Uri-Port for proxy

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1450 - coap_net.c: Stop unnecessary coap_lg_crcv_t generation

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1449 - release 4.3.5rc2: Release candidate 2 for 4.3.5

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1448 - path_query parsing: Remove need to define scratch buffer

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1447 - coap_cleanup: Support multiple usage

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1446 - dtls_writes: Handle write errors

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1445 - Name Service Switch interface integration of Coap-RD

Issue - State: open - Opened by dgtlrift 5 months ago - 1 comment

#1444 - coap_resource.c: Remove debug test statement.

Pull Request - State: closed - Opened by mrdeep1 5 months ago

#1443 - coap_io_process does not return after ppp connection is closed

Issue - State: closed - Opened by boribosnjak 5 months ago - 10 comments

#1442 - Clarify required buffer size for coap_uri_into_options() and coap_split_uri()

Issue - State: closed - Opened by anyc 5 months ago - 10 comments