1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
Andy Green 440dacc992 JOSE: refactor and prepare for JWE
Until now the JOSE pieces only had enough support for ACME.
This patch improves the JWK parsing to prepare for more
complete support and for adding JWE, genaes and genec in
later patches.
2018-12-27 06:45:31 +08:00
..
adopt.c role: raw-proxy 2018-12-01 11:05:59 +08:00
alloc.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
connect.c role: raw-proxy 2018-12-01 11:05:59 +08:00
context.c JOSE: refactor and prepare for JWE 2018-12-27 06:45:31 +08:00
dummy-callback.c cgi: use transaction_complete when stdout goes away 2018-12-01 11:05:59 +08:00
libwebsockets.c lws_raw_transaction_completed 2018-12-01 11:05:59 +08:00
output.c lws_raw_transaction_completed 2018-12-01 11:05:59 +08:00
pollfd.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
private.h JOSE: refactor and prepare for JWE 2018-12-27 06:45:31 +08:00
service.c role: raw-proxy 2018-12-01 11:05:59 +08:00