1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
schwarze 47aad51186 Provide an example of signing with HMAC-SHA256 or Ed25519
because that makes it easier to see the big picture
of how EVP_PKEY_new_raw_private_key(3) is supposed to be used.
Feedback and OK tb@.
2024-11-29 12:05:06 +00:00
bin Add PS_STOPPED to the flags 2024-10-15 13:49:49 +00:00
distrib sync 2024-11-27 04:05:47 +00:00
etc Import regenerated moduli. 2024-11-29 00:13:36 +00:00
games Emit a warning if all fortunes in the file are too short or too long 2024-10-21 06:39:03 +00:00
gnu Correct display stack pointer of the kernel core. From Yuichiro NAITO. 2024-10-31 07:37:35 +00:00
include a.out is no longer the commonly encountered binary file format, the world has 2024-10-16 18:47:47 +00:00
lib Provide an example of signing with HMAC-SHA256 or Ed25519 2024-11-29 12:05:06 +00:00
libexec gettytab's dx flag is supposed to set decctlq, which is the opposite of 2024-11-09 11:22:18 +00:00
regress Mark six EVP_PKEY control constants as intentionally undocumented 2024-11-29 10:19:37 +00:00
sbin unwind: support wildcard in blacklist 2024-11-24 11:33:34 +00:00
share add a manual page for ice(4) 2024-11-26 21:59:29 +00:00
sys Also call pmap_extract() before entering a page ahead for lower layer faults. 2024-11-29 06:44:57 +00:00
usr.bin Import regenerated moduli. 2024-11-29 00:13:36 +00:00
usr.sbin Fix radiusd_ipcp module to check whether the type of the ipcp_address 2024-11-28 11:51:45 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00