rizin/librz/socket
Riccardo Schirone 4fe99052f4
build: propagate OpenSSL in CMake exports (#6284)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: NOT XVilka <notxvilka@proton.me>
2026-05-06 10:04:34 +00:00
..
meson.build build: propagate OpenSSL in CMake exports (#6284) 2026-05-06 10:04:34 +00:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
run.c Fix ISO C23 warnings related the usage of strstr & strchr (#6182) 2026-04-08 22:04:39 +08:00
rzpipe.c Fix plugin removal and clean code (#3277) 2023-01-16 13:32:46 +01:00
socket.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
socket_http.c Fix ISO C23 warnings related the usage of strstr & strchr (#6182) 2026-04-08 22:04:39 +08:00
socket_http_server.c Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
socket_proc.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
socket_serial.c