1. f02eeb8 Fix sloppy wording around stricly less-than vs less or equal by Gilles Peskine · 4 years, 5 months ago
  2. 33d816a Fix stack buffer overflow in net functions with large file descriptor by Gilles Peskine · 4 years, 5 months ago
  3. 44bfbe3 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  4. 3ca3b9e Fix building on NetBSD 9.0 by gufe44 · 5 years ago
  5. 4e9f712 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  6. 1529ede net_sockets: Fix typo in net_would_block() by Jaeden Amero · 6 years ago
  7. da46a40 Merge remote-tracking branch 'public/pr/1711' into mbedtls-2.7 by Simon Butcher · 7 years ago
  8. ec4ce37 Only redefine _WIN32_WINNT macro when < 0x0501 by Fabio Alessandrelli · 7 years ago
  9. bb5e1c3 Fix multiple quality issues in the source by Simon Butcher · 7 years ago
  10. 183de31 Merge remote-tracking branch 'upstream-public/pr/895' into development by Gilles Peskine · 8 years ago
  11. bd9d42c Fix typo and bracketing in macro args by Andres Amaya Garcia · 8 years ago
  12. a6ed9c5 Backup errno in net_would_block by Hanno Becker · 8 years ago
  13. 532c94d Fix formatting issues in net_sockets.c by Simon Butcher · 9 years ago
  14. 2adecba Clarify Comments and Fix Typos (#651) by Brian J Murray · 9 years ago
  15. 788aa4a Rename net.{c,h} to net_sockets.{c,h} by Andres AG · 9 years ago[Renamed (99%) from library/net.c]
  16. b5b6af2 Puts platform time abstraction into its own header by Simon Butcher · 9 years ago
  17. d5800b7 Abstracts away time()/stdlib.h into platform by SimonB · 9 years ago
  18. 325ce09 Give better error messages for semi-portable parts by Manuel Pégourié-Gonnard · 9 years ago
  19. 0431735 Fix compile error in net.c with musl libc by Manuel Pégourié-Gonnard · 10 years ago
  20. a25cab8 FIX: compiler warning with recvfrom on 64-bit by Embedthis Software · 10 years ago
  21. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  22. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  23. 9bd0afd Add guards for closed socket in net.c by Manuel Pégourié-Gonnard · 10 years ago
  24. 636741b Remove obsolete hacks for uin32_t by Manuel Pégourié-Gonnard · 10 years ago
  25. 9de64f5 Fix MSVC warnings in library and programs by Manuel Pégourié-Gonnard · 10 years ago
  26. acecb65 Fix mbedtls_net_usleep() on Windows by Manuel Pégourié-Gonnard · 10 years ago
  27. abc729e Simplify net_accept() with UDP sockets by Manuel Pégourié-Gonnard · 10 years ago
  28. db2468d Update old comment by Manuel Pégourié-Gonnard · 10 years ago
  29. 3d7d00a Rename mbedtls_net_close() to mbedtls_net_free() by Manuel Pégourié-Gonnard · 10 years ago
  30. 9189585 Move from naked int to a structure in net.c by Manuel Pégourié-Gonnard · 10 years ago
  31. 16a17a4 Fix net_accept() for UDP sockets on Windows by Manuel Pégourié-Gonnard · 10 years ago
  32. 0761733 Fix potential NULL dereference by Manuel Pégourié-Gonnard · 10 years ago
  33. c0d7494 Make 'port' a string in NET module by Manuel Pégourié-Gonnard · 10 years ago
  34. 9386664 Move from inttypes.h to stdint.h by Manuel Pégourié-Gonnard · 10 years ago
  35. 9dbaf40 Rationalize other snprintf() uses by Manuel Pégourié-Gonnard · 10 years ago
  36. 0b104b0 Adapt prototype of net_accept() for explicit size by Manuel Pégourié-Gonnard · 10 years ago
  37. d4f04db net.c now depends on select() unconditionally by Manuel Pégourié-Gonnard · 10 years ago
  38. 8836994 Move WANT_READ/WANT_WRITE codes to SSL by Manuel Pégourié-Gonnard · 10 years ago
  39. b31424c Make HAVE_IPV6 non-optional by Manuel Pégourié-Gonnard · 10 years ago
  40. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  41. df791a5 Simplify net_htonx() by Manuel Pégourié-Gonnard · 10 years ago
  42. 9325b26 Fix warning with mingw32 by Manuel Pégourié-Gonnard · 10 years ago
  43. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago
  44. 998897b Merge branch 'mbedtls-1.3' into development by Manuel Pégourié-Gonnard · 10 years ago
  45. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  46. d901d17 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 10 years ago
  47. a18b11f modify library/net.c to use polarssl_snprintf by Rich Evans · 11 years ago
  48. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  49. 2a0718d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  50. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  51. df6411d Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  52. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  53. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  54. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  55. eab72e2 Merge branch 'development' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  56. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  57. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  58. edb7ed3 Merge commit 'd7e2483' into dtls by Manuel Pégourié-Gonnard · 11 years ago
  59. f3c500f Fix bug on OS X (BSD?) in net_accept() for UDP by Manuel Pégourié-Gonnard · 11 years ago
  60. e423246 Fix net_usleep for durations greater than 1 second by Manuel Pégourié-Gonnard · 11 years ago
  61. c8d8e97 Move to milliseconds in recv_timeout() by Manuel Pégourié-Gonnard · 11 years ago
  62. 9d9b003 Add net_recv_timeout() by Manuel Pégourié-Gonnard · 11 years ago
  63. f4acfe1 Document previous API changes in this branch by Manuel Pégourié-Gonnard · 11 years ago
  64. f5a1312 Add UDP support to the NET module by Manuel Pégourié-Gonnard · 11 years ago
  65. 82788fb Fix minor style issues by Paul Bakker · 11 years ago polarssl-1.3.9
  66. ef5087d Added explicit casts to prevent compiler warnings when trying to build for iOS by Sander Niemeijer · 11 years ago
  67. 9a6b442 Fix non-blocking sockets in net_accept() by Manuel Pégourié-Gonnard · 11 years ago
  68. 66d5d07 Fix formatting in various code to match spacing from coding style by Paul Bakker · 11 years ago
  69. db20c10 Add #endif comments for #endif more than 10 lines from #if / #else by Paul Bakker · 11 years ago
  70. 7015de7 Fix WSAStartup return value check. by Peter Vaskovic · 11 years ago
  71. b9e4e2c Fix formatting: fix some 'easy' > 80 length lines by Paul Bakker · 11 years ago
  72. 9af723c Fix formatting: remove trailing spaces, #endif with comments (> 10 lines) by Paul Bakker · 11 years ago
  73. a26a005 Make compilation on DragonFly work by Markus Pfeiffer · 11 years ago
  74. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  75. 874bd64 Check setsockopt() return value in net_bind() by Paul Bakker · 11 years ago
  76. 3b6269a Fix warnings on MinGW by Manuel Pégourié-Gonnard · 11 years ago
  77. 8002541 net_is_block() renamed to net_would_block() and corrected behaviour on by Paul Bakker · 12 years ago
  78. 00f5c52 Added cast to socket() return value to prevent Windows warning by Paul Bakker · 12 years ago
  79. f0fc2a2 Properly put the pragma comment for the MSVC linker in defines by Paul Bakker · 12 years ago
  80. 1321135 Fix MingW version issue by Manuel Pégourié-Gonnard · 12 years ago
  81. ee5db1d Fix typo in previous commit by Manuel Pégourié-Gonnard · 12 years ago
  82. 6a398d4 Add missing header for windows by Manuel Pégourié-Gonnard · 12 years ago
  83. 173402b net_prepare() returns int by Manuel Pégourié-Gonnard · 12 years ago
  84. fd6b4cc Add forgotten SO_REUSEADDR option by Manuel Pégourié-Gonnard · 12 years ago
  85. 6e315a9 Adapt net_accept() to IPv6 by Manuel Pégourié-Gonnard · 12 years ago
  86. 389ce63 Add IPv6 support to net_bind() by Manuel Pégourié-Gonnard · 12 years ago
  87. 10934de Adapt net_connect() for IPv6 by Manuel Pégourié-Gonnard · 12 years ago
  88. 2e5c316 Factor our some code in net.c by Manuel Pégourié-Gonnard · 12 years ago
  89. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  90. 60b1d10 Fixed spelling / typos (from PowerDNS:codespell) by Paul Bakker · 12 years ago
  91. bbc1007 Convert SOCKET to int to prevent compiler warnings under MSVC. by Paul Bakker · 12 years ago
  92. 1e6a175 Support for AIX header locations in net.c module by Paul Bakker · 12 years ago
  93. fa9b100 Also compiles / runs without time-based functions in OS by Paul Bakker · 12 years ago
  94. 37286a5 Fixed net_bind() for specified IP addresses on little endian systems by Paul Bakker · 12 years ago
  95. 5c2364c - Moved from unsigned long to uint32_t throughout code by Paul Bakker · 13 years ago
  96. 6a2f857 - Added DragonflyBSD support by Paul Bakker · 13 years ago
  97. 7e2c728 - Updated to support NetBSD by Paul Bakker · 13 years ago
  98. 6126481 - Added compat for sun in net.c by Paul Bakker · 13 years ago
  99. 394c56f - Support for FreeBSD _SOCKLEN_T_DECLARED by Paul Bakker · 14 years ago
  100. 1fad5bf - Added define for OpenBSD (sys/endian.h) by Paul Bakker · 14 years ago