summaryrefslogtreecommitdiffstats
path: root/src/libknot/quic/tls_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libknot/quic: fix usage of new atomic in code (variable cert_creds)Jan Hák2024-12-111-4/+5
* server: create QUIC/TLS key with the configured or running UID and GIDDaniel Salzman2024-10-131-7/+10
* tls: add check for negative descriptor to close() (Coverity)Daniel Salzman2024-05-071-1/+3
* tls: unification of TLS priority settingsJan Hák2024-05-071-2/+2
* tls: switch credentials atomically, keep previous credentials to fulfit:Daniel Salzman2024-05-071-11/+21
* knotd: update cert/key only if changed, slightly reworkDaniel Salzman2024-05-071-47/+110
* knotd: update TLS credentials on server reloadJan Hák2024-05-071-14/+39
* tls: set GNUTLS_NO_SIGNAL to disable emitting SIGPIPE by send()Daniel Salzman2024-05-071-4/+4
* libknot: rename knot_quic_creds and related functions to knot_creds...Daniel Salzman2024-05-071-14/+13
* libknot/quic: rename functions which are common to QUIC and TLSDaniel Salzman2024-05-071-10/+12
* implemented DoT for queries and XFRLibor Peltan2024-05-071-7/+120
* libknot/quic: code movedLibor Peltan2024-05-071-0/+258