1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/misc
Andy Green dd3e5619cb lws_genhash: add HMAC
Like the simple hashes, these work the same regardless of if the backend is
OpenSSL or mbedTLS.

Also move into ./lib/tls/ and split into two specific to mbedtls or openssl
backends.
2017-11-10 16:56:44 +08:00
..
base64-decode.c base64: add decode variant that uses in_len instead of NUL term 2017-11-10 16:56:44 +08:00
getifaddrs.c getifaddrs: fix conditional build 2017-10-24 06:39:37 +08:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp.c lejp: add test app to parse stdin 2017-10-26 18:55:12 +08:00
lws-ring.c lws_ring: add lws_ring_dump() api 2017-11-05 07:08:20 +08:00
romfs.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
smtp.c refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00