openssl/doc/designs
James Muir d1338fcf12 quic ddd demos: update makefile and demo sources
Update makefile and fix some signedness issues in the demo sources.
Drop stray "\n" in the host-port format string that prevented ddd-01
from working (this was also noticed by Neil H). Also, determine the
length of the message we are sending and send that many bytes (rather
than send sizeof the buffer storing the message).

These changes are part of https://github.com/openssl/project/issues/253

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22542)
2023-11-01 15:38:41 +00:00
..
ddd quic ddd demos: update makefile and demo sources 2023-11-01 15:38:41 +00:00
quic-design [DOCS] Fix table inconsistencies detected by mdl 2023-10-02 12:38:51 +02:00
fast-param-find.md Fix new typos found by codespell in documentation 2023-07-01 00:10:15 +10:00
fetching-composite-algorithms.md [design] Make it possible to use explicitly fetched signature implementation 2023-10-05 09:11:24 +02:00
ossl-provider-load-ex.md doc: change name of OSSL_PROVIDER_load_ex design document 2023-09-20 15:50:15 +02:00
passing-algorithmidentifier-parameters.md [design] Make it possible to pass AlgorithmIdentifier parameter data 2023-10-05 10:07:58 +11:00
thread-api.md