Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-08-12 | Fix handling of ssl_key_handler for WebUI | Myung Bae | 1 | -1/+1 |
2025-07-09 | Move http2 out of experimental | Ed Tanous | 1 | -1/+1 |
2025-06-06 | ssl_key_handler: enable verify_peer for Meta TLS mode | Ed Tanous | 1 | -11/+27 |
2025-04-14 | ssl: Switch to use_certificate_chain for certificate loading | Ben Peled | 1 | -1/+1 |
2025-02-10 | Enable HTTP additional sockets | Ed Tanous | 1 | -9/+7 |
2025-02-04 | clang-format: update latest spec and reformat | Patrick Williams | 1 | -2/+2 |
2025-01-20 | Use SPDX identifiers | Ed Tanous | 1 | -0/+2 |
2024-10-24 | Explicitly set verify_none | Ed Tanous | 1 | -9/+10 |
2024-09-04 | Fix includes | Ed Tanous | 1 | -5/+18 |
2024-08-17 | clang-format: re-format for clang-18 | Patrick Williams | 1 | -21/+22 |
2024-07-30 | Upgrade select alpn callback | Ed Tanous | 1 | -9/+6 |
2024-07-30 | Break out SSL key handler into a compile unit | Ed Tanous | 1 | -0/+616 |