1. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  2. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 087bb4c Merge pull request #2705 from k-stachowiak/unified-exit-in-examples-2.7 by Gilles Peskine · 5 years ago
  4. a086522 Unify the example programs' termination by Krzysztof Stachowiak · 6 years ago
  5. 7ef7bf3 Fix some style issues in udp_proxy by Manuel Pégourié-Gonnard · 5 years ago
  6. a58b046 Add negative test for hard reconnect cookie check by Manuel Pégourié-Gonnard · 5 years ago
  7. 7bac1ab UDP proxy: Don't attempt to dissect dgram into records when dropping by Hanno Becker · 6 years ago
  8. 2b0599b Fix typo in platform macro defines for examples by Andres Amaya Garcia · 7 years ago
  9. 01e3d21 Fix ret code in udp_proxy.c by Andres Amaya Garcia · 7 years ago
  10. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago
  11. d3138c3 Fixes SSL sample apps for non-default configs by Simon Butcher · 9 years ago
  12. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  13. ea35666 Fix -Wshadow warnings by Manuel Pégourié-Gonnard · 10 years ago
  14. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  15. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 10 years ago
  16. abc729e Simplify net_accept() with UDP sockets by Manuel Pégourié-Gonnard · 10 years ago
  17. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 10 years ago
  18. 5db6432 Adapt programs to the new NET API by Manuel Pégourié-Gonnard · 10 years ago
  19. c0d7494 Make 'port' a string in NET module by Manuel Pégourié-Gonnard · 10 years ago
  20. 53ebe13 Fix copyright lines still mentioning Brainspark by Manuel Pégourié-Gonnard · 10 years ago
  21. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 10 years ago
  22. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  23. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  24. e4d4890 Finish renaming website by Manuel Pégourié-Gonnard · 10 years ago
  25. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  26. f224678 Fix remaining printfs in programs by Manuel Pégourié-Gonnard · 11 years ago
  27. 3d2c4b7 Fix url in new files by Manuel Pégourié-Gonnard · 11 years ago
  28. dba564b Fix files that are not in development by Manuel Pégourié-Gonnard · 11 years ago
  29. ba958b8 Add test for server-initiated renego by Manuel Pégourié-Gonnard · 11 years ago
  30. ce8588c Make udp_proxy more robust by Manuel Pégourié-Gonnard · 11 years ago
  31. fa60f12 Quit using "yes" in ssl-opt.sh with openssl by Manuel Pégourié-Gonnard · 11 years ago
  32. ae666c5 proxy: avoid always dropping the same packet by Manuel Pégourié-Gonnard · 11 years ago
  33. d0fd1da Add test with proxy and openssl server by Manuel Pégourié-Gonnard · 11 years ago
  34. 8cc7e03 udp_proxy: show encrypted messages as encrypted by Manuel Pégourié-Gonnard · 11 years ago
  35. 6265d30 Fix some delayed packets going the wrong way by Manuel Pégourié-Gonnard · 11 years ago
  36. bf02319 udp_proxy: don't overwrite delayed packets by Manuel Pégourié-Gonnard · 11 years ago
  37. 6312e0f udp_proxy: allow successive clients by Manuel Pégourié-Gonnard · 11 years ago
  38. b46780e Enlarge udp_proxy's message buffer by Manuel Pégourié-Gonnard · 11 years ago
  39. ae8d239 udp_proxy: also drop messages from the last flight by Manuel Pégourié-Gonnard · 11 years ago
  40. 992e136 Make decisions pseudo-random in udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  41. bc010a0 udp_proxy: don't drop messages in the last flight by Manuel Pégourié-Gonnard · 11 years ago
  42. 7cf3518 Enhance output of udp_proxy (with time) by Manuel Pégourié-Gonnard · 11 years ago
  43. 63eca93 Drop invalid records with DTLS by Manuel Pégourié-Gonnard · 11 years ago
  44. 6c18a39 Add option 'bad_ad' to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  45. eb00bfd Add option 'mtu' to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  46. 81f2fe9 Add option 'delay_ccs' to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  47. 60fdd7e Add option 'drop' to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  48. 21398c3 Add option 'delay' to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  49. 2c41bd8 Add a 'duplicate' option to udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  50. 44d5e63 Enhance output of udp_proxy by Manuel Pégourié-Gonnard · 11 years ago
  51. cb4137b Add test utility udp_proxy by Manuel Pégourié-Gonnard · 11 years ago