openssl/apps/lib
Rajeev Ranjan 0048817523 CMP: add support for central key generation
- add testcase for central keygen
- add documentation

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25132)
2025-01-27 08:56:46 +01:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c
app_provider.c Support CLI and API setting of provider configuration parameters 2025-01-18 03:46:37 +11:00
app_rand.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
app_x509.c
apps.c Check returns of sk_X509_CRL_push and handle appropriately. 2025-01-24 13:37:38 +01:00
apps_opt_printf.c Add tests for do_updatedb 2022-02-14 10:18:46 +01:00
apps_ui.c
build.info apps/lib/http_server.{c,h}: clean up logging and move it to log.{c,h} 2022-09-07 23:04:25 +02:00
cmp_mock_srv.c CMP: add support for central key generation 2025-01-27 08:56:46 +01:00
columns.c
engine.c
engine_loader.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
fmt.c
http_server.c http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init() 2024-09-23 22:15:49 +02:00
log.c Copyright year updates 2023-09-07 09:59:15 +01:00
names.c Check returns of various sk_*_push functions 2025-01-08 11:11:00 +01:00
opt.c Copyright year updates 2024-09-05 09:35:49 +02:00
s_cb.c s_cb.c: Move the negotiated group output 2024-11-20 17:10:20 +01:00
s_socket.c s_socket: naccept: close listening socket after accepting clients 2025-01-22 09:20:14 +01:00
tlssrp_depr.c Copyright year updates 2024-09-05 09:35:49 +02:00
vms_decc_argv.c
vms_term_sock.c replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS 2024-10-12 15:38:07 +02:00
win32_init.c