1. 4b85c1d api rationalization: eliminate all libwebsocket[s]_ prefixes by Andy Green · 9 years ago
  2. 3ef579b api rationalization eliminate oldstyle internal api names by Andy Green · 9 years ago
  3. 6230476 api rationalization use new names internally by Andy Green · 9 years ago
  4. 112f980 assert.h move to private header by Andy Green · 9 years ago
  5. bb085da Fix some minor typos. by Peter Pentchev · 9 years ago
  6. c0b0c3d return AWAITING_TIMEOUT to 5s by Andy Green · 9 years ago
  7. 11f2734 mbed3 workable plus or minus mbed3 net stack bug by Andy Green · 9 years ago
  8. 8c0d3c0 mbed3 plat by Andy Green · 9 years ago
  9. 2cd3074 mbed3 warning cleaning by Andy Green · 9 years ago
  10. 3b19386 introduce lws_sockfd_type by Andy Green · 9 years ago
  11. 5f2a815 mbed3 build support by Andy Green · 9 years ago
  12. c53f7ca win client use platform invalid socket by Andy Green · 9 years ago
  13. 6e40556 proxy auth by Andy Green · 9 years ago
  14. b820e2c Implemented fixes allowing libwebsockets to be built under Windows using MinGM/MSYS by Stephan Eberle · 9 years ago
  15. a8f47c9 Added libwebsocket_sigint_cfg for libev builds to provide by Andrew Canaday · 9 years ago
  16. 7a474b4 Separate private defines in lws_config_private.h by Roger A. Light · 9 years ago
  17. caf7e3d Fix potential memory leak by =?UTF-8?q?Joakim=20S=C3=B6derberg?= · 9 years ago
  18. cefab31 Use LWS_HAVE_ instead of just HAVE_ by =?UTF-8?q?Joakim=20S=C3=B6derberg?= · 9 years ago
  19. 80a7068 Allow using CyaSSL in stead of wolfSSL by ABruines · 9 years ago
  20. c3bcb89 Move from CyaSSL to wolfSSL by Alexander Bruines · 9 years ago
  21. 4c0ba02 fix #309. Receive large messages over WSS by =?UTF-8?q?Jos=C3=A9=20Luis=20Mill=C3=A1n?= · 9 years ago
  22. 41802c7 From 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep 17 00:00:00 2001 by wonder-mice · 9 years ago
  23. 40d5abc close reply must use writable control reply path by Andy Green · 9 years ago
  24. 2fd6e6f ping allow zero length PING by Andy Green · 9 years ago
  25. c67dace clean remove x perm on two sources by Andy Green · 9 years ago
  26. 229bfec win32 use hashtable for fd management by Bud Davis · 9 years ago
  27. 5281560 ssl pending buffered reads use linked list by Andy Green · 10 years ago
  28. 7e37d10 gethostbyname removal from lws get peer addresses by Andy Green · 10 years ago
  29. ead8afe add container_of() macro by Alejandro Mery · 10 years ago
  30. ac3ec39 Subject: [PATCH] Introduce lws_free2() helper to free and re-NULL pointers by Alejandro Mery · 10 years ago
  31. cdc9717 Subject: [PATCH] Add custom allocator support using the realloc() interface by Alejandro Mery · 10 years ago
  32. 74f93d1 coverity 83680 kill needless semicolons by Andy Green · 10 years ago
  33. e5ea1f9 android64 make bzero def conditional by Andy Green · 10 years ago
  34. 44c1161 lws_union_transition by Andy Green · 10 years ago
  35. 3771881 Adding header table free function to make sure we free cleanly everywhere. by Andrew Canaday · 10 years ago
  36. 97ee57f http2 window update by Andy Green · 10 years ago
  37. bbbf07a http2 padding and ping to autopong by Andy Green · 10 years ago
  38. 7df53c5 http2 alpn npn pollout by Andy Green · 10 years ago
  39. 1cea581 http2 dont use incoming END_STREAM when sending headers by Andy Green · 10 years ago
  40. 200f385 http2 track content length add END_STREAM by Andy Green · 10 years ago
  41. 91b0589 http2 handle flags by Andy Green · 10 years ago
  42. 4d9c8fc ssl allow externally managed SSL_CTX by joseph.urciuoli · 10 years ago
  43. 1e49918 trac 89 add flag on fatal send fail to use simple close by Andy Green · 10 years ago
  44. 917f43a http2 able to send test.html to nghttp2 by Andy Green · 10 years ago
  45. 2add634 http2 hpack basic decode ok including huff by Andy Green · 10 years ago
  46. ecc2e72 http2 add hpack decode support by Andy Green · 10 years ago
  47. 609ec85 ssl optimize poll when buffered ssl read data by Andy Green · 10 years ago
  48. 1f5c9f0 ssl_capable_read add context param by Andy Green · 10 years ago
  49. fe3e3e6 ssl fix pending reads stuck in ssl layer by Andy Green · 10 years ago
  50. 024eb6c http2 can keep upgraded connection up by Andy Green · 10 years ago
  51. a54f232 http2 add h2c upgrade and http2 connmode by Andy Green · 10 years ago
  52. 104316e internal SHA1 users all use libwebsockets_SHA1 by Andy Green · 10 years ago
  53. 759e50c android fix syslog path by Dnyanesh Gate · 10 years ago
  54. a49d084 fix byte order for qnx by emironov · 10 years ago
  55. 82bac6b defer PONG send until no partial send buffer by Andy Green · 10 years ago
  56. 95a8abb cyassl: correct include path for 3.1.x by Karl Palsson · 10 years ago
  57. afe26cf HTTP Version, Keep-alive support, No-copy POST by Andrew Canaday · 10 years ago
  58. 9785085 dont free externally allocated user_space when closing connection by Andy Green · 10 years ago
  59. 18fd4f6 Reducing CPU cycles spent calculating per-header length limit. by Andrew Canaday · 10 years ago
  60. 74b4a65 Added optional per-header length limits: by Andrew Canaday · 10 years ago
  61. 7c00fc3 Disable compile error: statement with no effect by vpeter4 · 10 years ago
  62. 1b2fc03 libev stub macros need to reflect void when disabled by Andy Green · 10 years ago
  63. a6b019a Declare the lws_ssl_capable_*_no_ssl function outside the SSL #ifdef by Patrick Gansterer · 10 years ago
  64. 6bb4b62 Fix compilation on Windows CE after cleanup by Patrick Gansterer · 10 years ago
  65. 1077e1f Fix include statement of in6addr.h by Patrick Gansterer · 10 years ago
  66. 0f58db3 windows ipv6 add necessary header by Andy Green · 10 years ago
  67. cdb9bf9 refactor move ssl server service to ssl.c by Andy Green · 10 years ago
  68. a717df2 refactor libev eliminate all code ifdefs by Andy Green · 10 years ago
  69. a1a24d2 close should flush any truncated send before really closing by Andy Green · 10 years ago
  70. d7340c1 clean=various ifdef reduction by Andy Green · 10 years ago
  71. 1a308e4 define LWS_SSL_CAPPABLE return codes even when no SSL enabled by Andy Green · 10 years ago
  72. 5b94c3b Update private-libwebsockets.h by spayton · 10 years ago
  73. d2f5b19 windows Fix build. by Joakim Soderberg · 10 years ago
  74. e9b61b5 windows clean out redundant inet_ntop prototype by Andy Green · 10 years ago
  75. 0213812 refactor add ssl read write single implementation by Andy Green · 10 years ago
  76. b25b85f windows allow syslog log target to mao to stderr by Andy Green · 10 years ago
  77. a5fe119 windows fix SetFilePointer args by Andy Green · 10 years ago
  78. 2eedea9 http2 add initial alpn support by Andy Green · 10 years ago
  79. c57037a refactor ssl related code into ssl.c by Andy Green · 10 years ago
  80. b49a995 clean small additional ifdef reduction by Andy Green · 10 years ago
  81. aad2eac refactor handshake client and server handling into client.c and server.c by Andy Green · 10 years ago
  82. d99476b refactor move flow control to server.c by Andy Green · 10 years ago
  83. e38031a refactor migrate client and server specific context init into client.c and server.c by Andy Green · 10 years ago
  84. 34f3dd2 refactor pollfd related functions into pollfd.c by Andy Green · 10 years ago
  85. 3d67f51 refactor context related functions into context.c by Andy Green · 10 years ago
  86. a654fc0 clean move lws_plat externs by Andy Green · 10 years ago
  87. 5266f66 win32 inet_top by Andy Green · 10 years ago
  88. e40aa9b plat change to build selection by cmake by Andy Green · 10 years ago
  89. 2c24ec0 refactor out most NO_EXTENSIONS by Andy Green · 10 years ago
  90. 158e804 refactor out WIN32 tests from code by Andy Green · 10 years ago
  91. b13eed4 Cleanup header includes by Patrick Gansterer · 10 years ago
  92. b47f87b Introduce LWS_POLLIN, LWS_POLLOUT and LWS_POLLHUP by Patrick Gansterer · 10 years ago
  93. 73882e4 Remove websock-w32.h by Patrick Gansterer · 10 years ago
  94. 0fc37b6 windows Use WSAWaitForMultipleEvents() instead of poll() on Windows by Patrick Gansterer · 10 years ago
  95. 055f297 ipv6 integration fixes by Andy Green · 10 years ago
  96. 3f13ea2 add ipv6 support by James Devine · 10 years ago
  97. 9769f4f libev port by Andrew Canaday · 10 years ago
  98. e254d95 truncated send keep and grow truncation buffer by Andy Green · 10 years ago
  99. 1ee57f6 Add libwebsocket_cancel_service() to let a pending libwebsocket_service() return by Patrick Gansterer · 10 years ago
  100. 4a83727 Remove duplicated implementations for bzero() by Patrick Gansterer · 10 years ago