summary refs log tree commit diff
path: root/include/compat
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-23 17:12:28 -0500
committerJune McEnroe <june@causal.agency>2022-12-23 17:12:28 -0500
commitcef70f8af095149ec4b7df97d4202355c0b2fb79 (patch)
treec7316979ddae29c0e7ae539f5a860bacf7f96d63 /include/compat
parentImport LibreSSL 3.6.0 (diff)
downloadlibretls-cef70f8af095149ec4b7df97d4202355c0b2fb79.tar.gz
libretls-cef70f8af095149ec4b7df97d4202355c0b2fb79.zip
Import LibreSSL 3.6.1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
0-08-23 14:01:00 -0400'>2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe