Unnamed repository; edit this file 'description' to name the repository.

Clone this repo:
  1. 8414f8a Fix dtls-client.c by Simon Bernard · 5 years ago master
  2. 178b945 Revert "dtls.c: fix memory leak in dtls_free_context()" by Olaf Bergmann · 6 years ago
  3. 12cb03a dtls.c: fix memory leak in dtls_free_context() by Olaf Bergmann · 6 years ago
  4. ac5de3e update to latest version of uthash by Olaf Bergmann · 6 years ago
  5. ef0912f dtls.c: initialize hmac storage in dtls_init() by Olaf Bergmann · 6 years ago
  6. 12edf4d hmac.[hc]: move dtls_hmac_storage_init() to .c file by Olaf Bergmann · 6 years ago
  7. f94dc0a README: Quick fix to document how to rebuild the configure script by Olaf Bergmann · 7 years ago
  8. cc5863f fixed Makefile variables for cross-compilation by Olaf Bergmann · 7 years ago
  9. 5fece11 ecc/Makefile.in: fix target clean by Olaf Bergmann · 7 years ago
  10. 830ff5c contiki: Fix BYTE_ORDER setting to UIP_BYTE_ORDER by Gaëtan Harter · 7 years ago
  11. 43c7265 contiki: re-add dtls_package_name and dtls_package_version by Gaëtan Harter · 7 years ago
  12. 320c04b Fixes for compiler warnings by Olaf Bergmann · 7 years ago
  13. c04557d sha2.c: Changed address calculation to avoid type punning. by Olaf Bergmann · 7 years ago
  14. cbd1705 uthash.h: Added missing default case for switch statement by Olaf Bergmann · 7 years ago
  15. 3e02221 Makefile: increase level of compiler warnings by Olaf Bergmann · 7 years ago
  16. 794e7e3 dtls-{client,server}.c: cleanup, fix compiler warnings by Olaf Bergmann · 7 years ago
  17. 53756a6 dtls_debug.c: fix output of IP addresses for Contiki by Olaf Bergmann · 7 years ago
  18. 4a90b20 dtls.c: fix compiler warnings by Olaf Bergmann · 7 years ago
  19. 184a41e Merge branch 'develop' of ssh://git.eclipse.org:29418/tinydtls/org.eclipse.tinydtls into develop by Olaf Bergmann · 7 years ago
  20. 7b0bc19 configure.in: Remove AC_FUNC_MALLOC by Olaf Bergmann · 7 years ago