Skip to content
Started 2 mo 23 days ago
Took 14 sec on centos-7-ck0xf

#1799 (Feb 7, 2024, 11:23:29 AM)

Changes
  1. dtls.c: add check for valid handshake message type when version is 1.0. (details / githubweb)
  2. dtls_debug.h: explicitly cast macro parameter to size_t. (details / githubweb)
  3. dtls-server.c: check for left cli-arguments. (details / githubweb)
  4. dtls-client.c: accept options after arguments. (details / githubweb)
  5. dtls-client.c: apply option for local port. (details / githubweb)
  6. Add client dtls connection ID. (details / githubweb)
  7. dtls-client.c: add support_cid option. (details / githubweb)
  8. dtls.c: Handle DTLS1.3 ClientHello when calculating cookie (details / githubweb)

Started by an SCM change

This run spent:

  • 28 sec waiting;
  • 14 sec build duration;
  • 42 sec total from scheduled to completion.
Revision: 4c39d5cc8ce0f641bd105cc4913288bc985cae54
Repository: https://github.com/eclipse/tinydtls.git
  • origin/develop