1. 6a88483 lejp: integrate error strings and api to core lejp by Andy Green · 6 years ago
  2. 0079099 vhost: add pprotocols to vhost info by Andy Green · 6 years ago
  3. 3a31c47 ws: setting default protocol index to an illegal index disables default ws binding by Andy Green · 6 years ago
  4. 39e19c8 qnx: qnx6.5 compatibility by pblemel · 6 years ago
  5. 08b5ad9 role: raw-proxy by Andy Green · 6 years ago
  6. b318877 adopt: allow associated accepted vhost connections to specific role by Andy Green · 6 years ago
  7. 9bed6d6 clean: general whitespace cleanup by Andy Green · 6 years ago
  8. f6ae0ed strict host check vhost flag by Andy Green · 6 years ago
  9. 93d4e18 openssl tls1.3: allow setting ciphersuites at context creation time by Andy Green · 6 years ago
  10. 20fb559 client vhost OpenSSL set and clear options by Andy Green · 6 years ago
  11. 9b35bc1 esp32: blows if allowed lejp by negativekelvin · 6 years ago
  12. 844b779 lejp-conf: allow header value part to exceed one string chunk by Andy Green · 6 years ago
  13. e618ce1 h2: use vhost headers with tolower adaptation by Andy Green · 6 years ago
  14. 253942c clean: solve type conversion warnings for appveyor by Andy Green · 6 years ago
  15. d461f46 libwebsockets.h: clean out some boilerplate better put in core/private.h by Andy Green · 6 years ago
  16. f44e38f unix socket: fixes and improvements by Andy Green · 6 years ago
  17. f2f9685 fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi by Andy Green · 6 years ago
  18. de064fd refactor: core code in lib/core and private-libwebsockets.h to core/private.h by Andy Green · 6 years ago
  19. aa816e9 alpn: assemble defaults from roles and allow override by Andy Green · 6 years ago
  20. 126be3c refactor role ops by Andy Green · 6 years ago[Renamed (99%) from lib/server/lejp-conf.c]
  21. feeca91 lwsws: fix inherited vhost info by Andy Green · 7 years ago
  22. aae2c24 lws_snprintf by Andy Green · 7 years ago
  23. b490079 vhost: add 404 handler url option by Andy Green · 7 years ago
  24. a903d73 lejp-conf: support builds without TLS by Anzey · 7 years ago
  25. a5514d2 LWS_SERVER_OPTION_IGNORE_MISSING_CERT by Andy Green · 7 years ago
  26. 09f59ba lwjp-conf: quieten init logging by Andy Green · 7 years ago
  27. c2488dd client-cert-required by Andy Green · 7 years ago
  28. f9421f0 lejp: integrate header into libwebsockets.h by Andy Green · 7 years ago
  29. 5a0b529 lejp: use explicit signed char return by Andy Green · 7 years ago
  30. 1c70181 build: enable signed vs unsigned warnings on gcc by Andy Green · 7 years ago
  31. c83afc6 refactor: subdirs for source in lib by Andy Green · 7 years ago[Renamed (99%) from lib/lejp-conf.c]
  32. 904a9c0 http2: make usable by Andy Green · 7 years ago
  33. 6f3f2df lejp-conf: skip conf.d files containing tilde by Andy Green · 7 years ago
  34. fc995df CMake: convert all LWS_USE_... to LWS_WITH_... by Andy Green · 7 years ago
  35. 7597ac3 Plugins: add ssh-base ssh server plugin by Andy Green · 7 years ago
  36. 2d313bd coverity 181577: lejp_conf loop on calling uv_loop_close to keep coverity happy by Andy Green · 7 years ago
  37. 7262e14 lws_intptr_t by Andy Green · 7 years ago
  38. 19cc7ac fops-zip by Andy Green · 8 years ago
  39. 390ba34 ssl config for http client by Joel Winarske · 8 years ago
  40. ce37ee9 gcc- format strings: debug and extra plugins by Andy Green · 8 years ago
  41. 58a26eb lejp-conf: add timeout-secs by Andy Green · 8 years ago
  42. be9fb91 context deprecation by Andy Green · 8 years ago
  43. ee94621 basic-auth by Andy Green · 8 years ago
  44. 7a77c0b just finalize startup once by Andy Green · 8 years ago
  45. 3b93e34 Add reject service keywords list by Andy Green · 8 years ago
  46. 0c98401 lwsws license to cc0 by Andy Green · 8 years ago
  47. a496700 lws_snprintf by Andy Green · 8 years ago
  48. e35d91a per-vhost headers and lwsws conf support by Andy Green · 8 years ago
  49. 7acf76c esp8266 initial support by Andy Green · 8 years ago
  50. f32d250 ws ping pong on idle connections by Andy Green · 8 years ago
  51. 0aa382f lejp-conf: substitute _lws_ddir_ with install dir by Andy Green · 8 years ago
  52. cd6a706 lejp_conf: pmo as alias for cgi-env by Andy Green · 8 years ago
  53. 7a2fc44 protocol generic sessions by Andy Green · 8 years ago
  54. 4bd5b96 lejp conf report human readable errors by Andy Green · 8 years ago
  55. 1ec8ba8 openssl allow set clear of ssl options from info by Andy Green · 8 years ago
  56. 011f915 ipv6only add lejp conf and flag docs by Andy Green · 8 years ago
  57. 2dc7dde ipv6 move disable to vhost option by Andy Green · 8 years ago
  58. 3358c53 lwsws conf.c migrate to lib by Andy Green · 8 years ago[Renamed (98%) from lwsws/conf.c]
  59. 92b0d8a lwsws fix settable conf dir and error paths by Andy Green · 8 years ago
  60. 7a9970f win fix warnings from appveyor by Andy Green · 8 years ago
  61. 8ef14c0 lwsws conf mount extra mimetypes by Andy Green · 8 years ago
  62. 6954daa lwsws conf allow setting cipher list and ecdh curve by Andy Green · 8 years ago
  63. fb8be05 add lws_init_vhost_client_ssl api to allow client ssl use on a vhost by Andy Green · 8 years ago
  64. b24aaeb add protocol plugin for post demo by Andy Green · 8 years ago
  65. cae57ad plugins_dir convert to array by Andy Green · 8 years ago
  66. 4664f71 create_vhost move mounts list to info by Andy Green · 8 years ago
  67. 42e8b18 http cache policy by Andy Green · 8 years ago
  68. b21c20b context settable server string by Andy Green · 8 years ago
  69. 2f0bc93 lws access log option and lwsws conf by Andy Green · 8 years ago
  70. 868b9f2 strict transport security vhost option flag and lwsws conf support by Andy Green · 8 years ago
  71. a1ab201 lwsws conf unix sockets support vhost conf option by Andy Green · 8 years ago
  72. 1042b34 lwsws conf move interface to be vhost attribute by Andy Green · 8 years ago
  73. b46e4a8 vhost keepalive timeout by Andy Green · 8 years ago
  74. f5efa74 cgi post by Andy Green · 8 years ago
  75. a5e73a1 lwsws cgi integration by Andy Green · 8 years ago
  76. 6e7b79b lwsws specifically signed char return lejp by Andy Green · 8 years ago
  77. 0a18354 lwsws conf and plugins convert to libuv apis by Andy Green · 8 years ago
  78. d459a6f lwsws redirect and correct vhost selection before accept by Andy Green · 8 years ago
  79. 37098ae lwsws protocol filter and options by Andy Green · 8 years ago
  80. cd0c696 lwsws Libwebsockets Web Server by Andy Green · 9 years ago