1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/openssl
Andy Green 3f4623bb36 lws_metrics
There are a few build options that are trying to keep and report
various statistics

 - DETAILED_LATENCY
 - SERVER_STATUS
 - WITH_STATS

remove all those and establish a generic rplacement, lws_metrics.

lws_metrics makes its stats available via an lws_system ops function
pointer that the user code can set.

Openmetrics export is supported, for, eg, prometheus scraping.
2021-03-08 21:47:28 +00:00
..
lws-genaes.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-gencrypto.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-genec.c windows: doesnt have #warning 2021-03-05 20:08:49 +00:00
lws-genhash.c OpenBSD: various api ports 2021-02-17 11:39:15 +00:00
lws-genrsa.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
openssl-client.c lws_metrics 2021-03-08 21:47:28 +00:00
openssl-server.c opensslv3: handle deprecation of EC apis 2021-02-17 11:39:15 +00:00
openssl-ssl.c lws_metrics 2021-03-08 21:47:28 +00:00
openssl-tls.c openssl: acquire ex indexes once for multicontext 2021-01-23 04:55:56 +00:00
openssl-x509.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
private-lib-tls-openssl.h semmle: fix warnings 2019-09-22 09:35:07 -07:00