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. 972eaf9 ssl zero return indicates shutdown by Andy Green · 9 years ago
  5. ad2248a ssl set ssl to NULL on close by Andrew Canaday · 9 years ago
  6. 11f2734 mbed3 workable plus or minus mbed3 net stack bug by Andy Green · 9 years ago
  7. 79a3c5d non ssl on ssl port zero recv ambiguous by Andy Green · 9 years ago
  8. cc64fb5 non ssl on ssl port fixes by Andy Green · 9 years ago
  9. b820e2c Implemented fixes allowing libwebsockets to be built under Windows using MinGM/MSYS by Stephan Eberle · 9 years ago
  10. 29ddc84 check errno for ssl non ssl by Andy Green · 9 years ago
  11. dbbd311 if ssl and non ssl allowed insist to wait for something to discriminate by by Andy Green · 9 years ago
  12. 6d59f59 LWS_SERVER_OPTION_PEER_CERT_NOT_REQUIRED by Andy Green · 9 years ago
  13. a739f75 ssl set session id context by Andy Green · 9 years ago
  14. 1963c9a improve callback close checking by Andy Green · 9 years ago
  15. b9f28ac Attempt to fix server problems receiving large https POSTS. by Roger A. Light · 9 years ago
  16. 8361d34 Bugfix: SSL code should not free wsi by =?UTF-8?q?Joakim=20S=C3=B6derberg?= · 9 years ago
  17. 80a7068 Allow using CyaSSL in stead of wolfSSL by ABruines · 9 years ago
  18. c3bcb89 Move from CyaSSL to wolfSSL by Alexander Bruines · 9 years ago
  19. 4c0ba02 fix #309. Receive large messages over WSS by =?UTF-8?q?Jos=C3=A9=20Luis=20Mill=C3=A1n?= · 9 years ago
  20. 413b3a6 ssl pendding buffered reads dont dereference first time by Andy Green · 9 years ago
  21. 5281560 ssl pending buffered reads use linked list by Andy Green · 10 years ago
  22. 87840d1 Subject: [PATCH] Fix error handling when calling "REQUIRES PRIVATE KEY" by =?UTF-8?q?Christoph=20M=C3=BCllner?= · 10 years ago
  23. cf51896 Subject: [PATCH] Adds "REQUIRES PRIVATE KEY" callback by Octav Zlatior · 10 years ago
  24. 6ff2824 Subject: [PATCH] Use custom allocator by Alejandro Mery · 10 years ago
  25. 26193fa coverity 83684 let parent close if ssl service fails by Andy Green · 10 years ago
  26. 70b543f move bind passphrase out of LWS_NO_SERVER by Andy Green · 10 years ago
  27. d893d96 Subject: [PATCH] SSL: Disable support for SSLv2 and SSLv3. by Roger A. Light · 10 years ago
  28. 1b97ec2 Subject: [PATCH] Enable usage of ancient OpenSSL. by Joakim Soderberg · 10 years ago
  29. 4076a2c ssl fix client and server passphrase handling by Andy Green · 10 years ago
  30. 752963d test-echo: enable for ssl cert serving and verification by Andy Green · 10 years ago
  31. 50000a1 ssl also allow passphrase management for server by Andy Green · 10 years ago
  32. fce6bde ssl CYASSL doesnt have new api by Andy Green · 10 years ago
  33. 5db6c0f clean http2 passphrase code by Andy Green · 10 years ago
  34. 040465d openssl update deprecated remove_state api by Andy Green · 10 years ago
  35. 7df53c5 http2 alpn npn pollout by Andy Green · 10 years ago
  36. b211229 Subject: [PATCH] Initialize openssl during client initialization. by Marek Kochanowicz · 10 years ago
  37. 0c51239 ssl clean recent external CTX patch so doesnt break build by Andy Green · 10 years ago
  38. 4d9c8fc ssl allow externally managed SSL_CTX by joseph.urciuoli · 10 years ago
  39. 609ec85 ssl optimize poll when buffered ssl read data by Andy Green · 10 years ago
  40. 1f5c9f0 ssl_capable_read add context param by Andy Green · 10 years ago
  41. fe3e3e6 ssl fix pending reads stuck in ssl layer by Andy Green · 10 years ago
  42. 8721f4f fix build for NO_SERVER by Andy Green · 10 years ago
  43. 62824f9 ssl fix excessive crash workaround by Andy Green · 10 years ago
  44. faeac3c ssl allow passing cert passphrase by Oleh · 10 years ago
  45. f55b2ef add runtime context flag to enforce defeat of OS CA CERTS even if build option selected by Andy Green · 10 years ago
  46. 4dd8ada Disable compile warning: no newline at end of file by vpeter4 · 10 years ago
  47. cdb9bf9 refactor move ssl server service to ssl.c by Andy Green · 10 years ago
  48. 529d481 fix ssl error reporting by Andy Green · 10 years ago
  49. 0213812 refactor add ssl read write single implementation by Andy Green · 10 years ago
  50. 2eedea9 http2 add initial alpn support by Andy Green · 10 years ago
  51. c57037a refactor ssl related code into ssl.c by Andy Green · 10 years ago