sozu/command/src
Florentin Dubois 8f46daddc5
chore: update dependencies
Signed-off-by: Florentin Dubois <florentin.dubois@clever-cloud.com>
2024-05-29 14:25:19 +02:00
..
buffer Unit tests, comments and refactoring of command/src/channel.rs 2022-10-17 12:10:08 +02:00
logging use std::time instead of crate time 2024-04-24 17:30:51 +02:00
proto make Http[s]ListenerConfig::http_answers optional 2024-04-05 10:31:29 +02:00
certificate.rs distinct PEM and X509 variants for CertificateError 2024-03-15 16:05:04 +01:00
channel.rs apply clippy suggestions for nightly 2024-03-11 17:40:10 +01:00
command.proto make Http[s]ListenerConfig::http_answers optional 2024-04-05 10:31:29 +02:00
config.rs fix(command): do not override subject and san of certificate when loading configuration from file 2024-05-29 14:19:36 +02:00
lib.rs Move all logging primitives in their own module 2024-03-11 17:40:09 +01:00
parser.rs apply clippy suggestions for nightly 2024-03-11 17:40:10 +01:00
ready.rs Continue HTX integration for H1: 2023-06-05 15:00:52 +02:00
request.rs implement From<Uint128> for Ulid 2024-03-11 17:40:10 +01:00
response.rs apply clippy suggestions for nightly 2024-03-11 17:40:10 +01:00
scm_socket.rs chore: update dependencies 2024-05-29 14:25:19 +02:00
state.rs make Http[s]ListenerConfig::http_answers optional 2024-04-05 10:31:29 +02:00
writer.rs rename parse_one_command to parse_one_request 2023-07-03 10:00:47 +02:00