libcurl.js/client/libcurl
2025-01-24 14:39:37 -05:00
..
certs.c fix buffer overflow error and update dependencies 2025-01-24 14:39:37 -05:00
http.c fix possible double free when requests get aborted 2024-07-10 23:52:11 -07:00
request.c more efficient ca cert encoding 2025-01-24 14:09:55 -05:00
request.h create session class and refactor js to use it 2024-03-14 13:13:46 -04:00
session.c update curl/wolfssl, add per host connection limit 2024-10-24 04:54:00 -04:00
tls_socket.c create session class and refactor js to use it 2024-03-14 13:13:46 -04:00
types.h update wisp server, fix some memory issues 2024-06-30 23:14:44 -07:00
util.c fix tls sockets 2024-03-12 17:43:59 -04:00
util.h fix tls sockets 2024-03-12 17:43:59 -04:00
websocket.c update curl and fix memory error with websockets 2025-01-22 16:10:44 -05:00