Files
src/lib/libc
Robert Clausecker d518f64cef libc/resolv: get rid of MD5
MD5 is used by libc/resolv to generate a random sequence id from a
current time stamp.  Replace this convoluted mechanism with a call
to arc4random().  This permits us to entirely drop MD5 from libc,
simplifying the MD5 rework proposed in D45670.

Approved by:	markj
Reviewed by:	kevans, markj
See also:	D45670
Event:		EuroBSDcon 2025
Differential Revision:	https://reviews.freebsd.org/D52784
2025-10-04 10:50:02 +02:00
..
2024-12-02 15:35:40 -05:00
2025-08-01 11:33:00 +02:00
2025-10-04 10:50:02 +02:00
2025-04-20 13:29:45 -05:00
2025-08-08 13:27:26 -05:00
2025-10-04 10:50:02 +02:00
2025-10-03 19:46:55 +02:00
2025-09-29 14:39:49 +02:00
2025-10-04 10:50:02 +02:00
2024-10-14 10:26:17 -07:00