1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/lib
tb 2c1036d8e6 Check the security of DH key shares
ok beck, looks good to jsing
2022-06-29 08:27:51 +00:00
..
csu Inline RELOC_* into boot_md.c and simplify the code based on what 2022-01-31 05:43:22 +00:00
libagentx man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libarch sys/param.h was only used for PAGE_MASK. use getpagesize() at 2021-09-17 15:19:52 +00:00
libc Fixup comment 2022-06-20 06:45:31 +00:00
libcbor sync to upstream libcbor v0.7.0; some minor fixes, but a note major 2020-08-03 02:34:31 +00:00
libcrypto Negate unsigned then cast to signed. 2022-06-28 19:44:28 +00:00
libcsi Mechanical conversion of libcsi for opaque DH. 2022-01-10 23:03:07 +00:00
libcurses tparm %l should push strlen(pop) onto the stack not insert it into the 2022-06-28 07:36:52 +00:00
libedit man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libelf man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libevent man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libexpat Update libexpat to 2.4.7. Relevant for OpenBSD are bug fixes #572 2022-03-09 19:22:19 +00:00
libfido2 man pages: add missing word, The foo() ... -> The foo() function ... 2022-03-29 18:15:52 +00:00
libform Also remove tbl files from CLEANFILES now they are not generated. 2019-02-13 15:10:40 +00:00
libfuse man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libkeynote man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libkvm MAXCOMLEN is no longer needed in these programs, so remove the annotation 2022-02-22 17:35:01 +00:00
libl
libm man pages: add missing word, The foo() ... -> The foo() function ... 2022-03-29 18:15:52 +00:00
libmenu Also remove tbl files from CLEANFILES now they are not generated. 2019-02-13 15:10:40 +00:00
libossaudio Makes libossaudio use sndio instead of the kernel mixer(4) interface. 2020-04-02 19:57:10 +00:00
libpanel convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpy 2019-10-08 17:52:37 +00:00
libpcap clear cur_membag so that pcap can be used more than once 2022-05-28 03:20:33 +00:00
libpthread/man man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libradius libradius: convert to HMAC_CTX on the heap 2021-12-16 17:32:51 +00:00
librpcsvc a few depend:-related thingies that were still in. 2019-12-21 21:39:59 +00:00
librthread librthread: validate timespec inputs with timespecisvalid(3) 2022-05-14 14:52:20 +00:00
libskey some fixes from varik valefor; 2020-10-24 10:33:44 +00:00
libsndio move bufsz description after appbufsz as per struct fields order 2022-05-30 10:31:59 +00:00
libssl Check the security of DH key shares 2022-06-29 08:27:51 +00:00
libtls Crank major after symbol removal. 2022-03-24 15:57:04 +00:00
libusbhid man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
libutil Document that imsg_add(3) frees its msg argument on failure. 2022-05-19 08:05:23 +00:00
liby
libz Bump minor after symbol addition 2022-05-08 14:08:31 +00:00
check_sym By default, put intermediate files in a temp dir and remove it on 2022-01-03 03:40:48 +00:00
Makefile Build libfido2 after all other libraries, as it links against one of 2021-12-01 07:36:03 +00:00