1. 932527a access-log: use localtime_r instead of localtime if possible by Pavel Otchertsov · 3 years, 8 months ago
  2. b9ee27f unix: use getpwnam_r and friends by Andy Green · 3 years, 8 months ago
  3. 0f42f0d uloop by Andy Green · 3 years, 8 months ago
  4. 06509e2 lws_conmon: connection monitoring and stats generation by Andy Green · 3 years, 8 months ago
  5. 3f4623b lws_metrics by Andy Green · 3 years, 10 months ago
  6. cb5c005 sai-resource by Andy Green · 3 years, 9 months ago
  7. 3fe08ce fault injection by Andy Green · 3 years, 9 months ago
  8. 8e5f849 opensslv3: handle deprecation of EC apis by Andy Green · 3 years, 9 months ago
  9. 0d588b2 logs: make tag lifecycle optional default on by Andy Green · 3 years, 10 months ago
  10. 0e6df74 plugins: add option LWS_WITH_PLUGINS_BUILTIN by Andy Green · 3 years, 10 months ago
  11. fd24392 tls: add cmake options to dump tls by Andy Green · 3 years, 10 months ago
  12. b961e5f eventlib: add sd-event support by Christian Fuchs · 3 years, 10 months ago
  13. c82910d ss: auth: sigv4 by Jed Lu · 3 years, 11 months ago
  14. c9731c5 type comparisons: fixes by Andy Green · 4 years ago
  15. 962e9ee wip: ss c++ classes by Andy Green · 4 years, 2 months ago
  16. 43f9af2 cmake: windows: try to auto include LwsCheckRequirements by Andy Green · 4 years ago
  17. 9eb4c4f client: rfc6724 dns results sorting by Andy Green · 4 years, 2 months ago
  18. bd45526 cmake: windows: update FindOpenSSLbins.cmake by Michael Johanssen · 4 years ago
  19. c623ebf context: properly check for sys/resource.h by Pino Toscano · 4 years ago
  20. dddc68e netlink: check for RTA_PREF before use by owent · 4 years, 1 month ago
  21. 643a001 roles: netlink by Andy Green · 4 years, 1 month ago
  22. eddecea fix zombie sul detection by casey · 4 years, 1 month ago
  23. 1d05f42 lws_plugins by Andy Green · 4 years, 3 months ago
  24. c6c7ab2 event libs: default to building as dynamically loaded plugins by Andy Green · 4 years, 3 months ago
  25. 4939b87 lws_netdev: use lws_settings by Andy Green · 4 years, 5 months ago
  26. 8eca7e1 lws_smd: system message distribution by Andy Green · 4 years, 5 months ago
  27. 30f3606 context: option to disable system state management by Andy Green · 4 years, 5 months ago
  28. 34de22b cmake: cleanups by Andy Green · 4 years, 5 months ago
  29. b324f0e cmake: provide LIBWEBSOCKETS_DEP_LIBS in CONFIG by Andy Green · 4 years, 5 months ago
  30. 30e6c22 openssl3: migrate genhmac to EVP by Andy Green · 4 years, 5 months ago
  31. d5773c0 openssl-v3: deal with deprecated SSL_CTX_load_verify_locations by Andy Green · 4 years, 6 months ago
  32. 9f5bc01 cpack: keep elaborated patch string but use just number in lws by Andy Green · 4 years, 6 months ago
  33. b3131fd cmakelist: Augean Stables refactor by Andy Green · 4 years, 6 months ago
  34. cabe021 esp32: shift to support latest esp-idf by Andy Green · 4 years, 6 months ago
  35. 79ef48e cmake: remove unicode quote from lws_config_private template by huangkaicheng · 4 years, 7 months ago
  36. 99e778a http: add cmake option for header reduction defeat by Andy Green · 4 years, 7 months ago
  37. 974b65a iOS: detect and avoid net/route.h by huangkaicheng · 4 years, 7 months ago
  38. d9f793a logs: allow giving log bitfields from cmake to force build or exclusion by Andy Green · 4 years, 7 months ago
  39. d3308df windows: pthreads by Andy Green · 4 years, 7 months ago
  40. 4cc7f4e ss: add static policy as a build option by Andy Green · 4 years, 8 months ago
  41. 2a7a92f mbedtls: support old 2.2-era version from xenial by Andy Green · 4 years, 8 months ago
  42. 11837db mbedtls: support older versions without net_sockets.h by Andy Green · 4 years, 8 months ago
  43. 28ce32a client: secure streams by Andy Green · 4 years, 9 months ago
  44. 9d099ba client: MQTT by Sakthi Kannan · 4 years, 9 months ago
  45. 9a1f184 rtos diet: http: remove headers at buildtime according to config by Andy Green · 4 years, 9 months ago
  46. bb1a8d3 rtos diet: make basic auth support a config option on by default by Andy Green · 4 years, 9 months ago
  47. ed04a26 rtos diet: make raw_file role optional by Andy Green · 4 years, 9 months ago
  48. 5d74cf6 ev: check for IOURING by Olivier Langlois · 4 years, 9 months ago
  49. 1da0096 lws_fsmount: overlayfs apis by Andy Green · 4 years, 9 months ago
  50. 8a7e0ed lws_spawn_piped: break out from cgi by Andy Green · 4 years, 9 months ago
  51. a404f5e unix plat: use eventfd in place of pipe where possible by Oliver Langlois · 4 years, 9 months ago
  52. cbc8f0d ev: log aio backend by Oliver Langlois · 4 years, 9 months ago
  53. af2f1f9 event-lib-glib by Andy Green · 4 years, 9 months ago
  54. 0bfd391 cleaning by Andy Green · 4 years, 11 months ago
  55. cb2b0e8 fail paths: deregister notifier and be sure adopt returns NULL by Andy Green · 5 years ago
  56. d0fa39a lws_system: dhcpclient by Andy Green · 5 years ago
  57. f4b38f1 LWS_WITH_UDP by Andy Green · 5 years ago
  58. 94f1c7b lws_system: ntpclient by Andy Green · 5 years ago
  59. d808748 detailed latency stats by Andy Green · 5 years ago
  60. c591e1a asynchronous dns for ipv4 and ipv6 by Andy Green · 5 years ago
  61. 0fa5563 freertos: rename esp32 plat to freertos by Andy Green · 5 years ago
  62. ae69bfb debloat: remove things from being built by default that should be conditional by Andy Green · 5 years ago
  63. c36a1e8 clean: internally use LWS_WITH_CLIENT and _SERVER by Andy Green · 5 years ago
  64. f8afcd0 client: make external http proxying optional by Andy Green · 5 years ago
  65. c099e7b client: do client stash in a single alloc by Andy Green · 5 years ago
  66. d302198 external poll: add default-off cmake option by Andy Green · 5 years ago
  67. 498a4e2 sul: all timed objects use a single pt sul list by Andy Green · 5 years ago
  68. 5bbe264 seq: LWS_WITH_SEQUENCER default-on by Andy Green · 5 years ago
  69. 3c12fd7 unify us sorted waits by Andy Green · 5 years ago
  70. 45ec3ce lws_dll: upgrade all instances to lws_dll2 by Andy Green · 5 years ago
  71. 15ce3d0 solve complilation errors on vs2008 by hjfbswb · 5 years ago
  72. 119fddb solve compilation problems on vs2012 by hjfbswb · 5 years ago
  73. e76982a boringssl: deal with loss of EVP_PKEY_new_mac_key by Andy Green · 5 years ago
  74. 761e752 boringssl: adapt to missing AES modes by Andy Green · 5 years ago
  75. d727c89 cmake: miniz: add as option by Andy Green · 5 years ago
  76. 0ada40c abstract: allow completely generic instantiation and destruction by Andy Green · 5 years ago
  77. 880a139 Purge LWS_HAVE_BZERO by Orgad Shaneh · 5 years ago
  78. f89aa40 generic-sessions update by Andy Green · 6 years ago
  79. 38fb0e3 lws_struct by Andy Green · 6 years ago
  80. 45f2c9f openssl3: handle EC_POINT_get_affine_coordinates api change by Andy Green · 6 years ago
  81. 4c3146c glibc: if malloc_trim() exists, call it periodically by Andy Green · 6 years ago
  82. 119aa5c lws_dir: wrap dir scanning backend and convert lejp-conf by Andy Green · 6 years ago
  83. 986bb37 ah: custom headers for h1 by Andy Green · 6 years ago
  84. 84a5754 LWS_WITH_NETWORK: cmake option for no network code by Andy Green · 6 years ago
  85. 6139933 x509-warning-fixes by Andy Green · 6 years ago
  86. 39e19c8 qnx: qnx6.5 compatibility by pblemel · 6 years ago
  87. ad9c99a mbedtls: finer-grained enable checks and OP-TEE by Andy Green · 6 years ago
  88. eda102e jwe by Andy Green · 6 years ago
  89. a3dcc95 genec: generic ECDH crypto layer by Andy Green · 6 years ago
  90. ddb94d4 genaes: generic AES layer independent of tls library by Andy Green · 6 years ago
  91. 440dacc JOSE: refactor and prepare for JWE by Andy Green · 6 years ago
  92. 08b5ad9 role: raw-proxy by Andy Green · 6 years ago
  93. aa4143a lws_diskcache: split generic parts from gitohashi into lws by Andy Green · 6 years ago
  94. 93d4e18 openssl tls1.3: allow setting ciphersuites at context creation time by Andy Green · 6 years ago
  95. d3bc2c3 fulltext search by Andy Green · 6 years ago
  96. a5b2248 lwsac by Andy Green · 6 years ago
  97. 31dfc4a role: dbus by Andy Green · 6 years ago
  98. ebed5e7 threadpool by Andy Green · 6 years ago
  99. d588286 http: compression methods by Andy Green · 6 years ago
  100. d2943ff CMakeLists: add check for new libuv header by Dominyk Tiller · 6 years ago