aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/Certificate/Bundle
AgeCommit message (Expand)Author
2025-10-29std: fix macos compilation errorsAndrew Kelley
2025-08-30compiler: fix macos buildAndrew Kelley
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-02-20rescanMac: Avoid overallocating/overreading by millions of bytesRyan Liptak
2025-02-18Skip empty/invalid records/certs in MacOS keychain filesRyan Liptak
2025-02-09Read System.keychain as well as SystemRootCertificates.keychain for MacOS CA ...Don
2024-07-19std.c reorganizationAndrew Kelley
2024-03-19extract std.posix from std.osAndrew Kelley
2024-02-04x86_64: fix errors compiling the compilerJacob Young
2024-01-22std.io: replace readStructBig with readStructEndianTristan Ross
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-10-31mem: fix ub in writeIntJacob Young
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-04-17add explicit error union for Bundle.rescan and associated functionsNameless
2023-01-17Add std.os.darwin.cssmfn ⌃ ⌥
2023-01-17std.crypto.Certificate.Bundle: clear bundle before macOS rescanfn ⌃ ⌥
2023-01-16Find system-installed root SSL certificates on macOS (#14325)fn ⌃ ⌥