aboutsummaryrefslogtreecommitdiff
path: root/lib/std/crypto/Certificate/Bundle.zig
AgeCommit message (Expand)Author
2025-10-29std.Io.Threaded: fix compilation failures on WindowsAndrew Kelley
2025-10-29std: fix macos compilation errorsAndrew Kelley
2025-10-29std.crypto.Certificate.Bundle: remove use of File.readAllAndrew Kelley
2025-10-27remove all Oracle Solaris supportAlex Rønne Petersen
2025-06-05std.crypto.Certificate.Bundle: haiku supportElaine Gibson
2025-03-11std: Add support for SerenityOS in various placesLinus Groh
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-07-15Better implementation of GetLastError. (#20623)Lucas Santos
2024-03-19extract std.posix from std.osAndrew Kelley
2023-11-22update for the std.fs.Dir changesAndrew Kelley
2023-11-03x86_64: fix std test failuresJacob Young
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: fix bugs and disable erroring testsJacob Young
2023-10-18std certs: solaris can use the BSD pathAndrew Kelley
2023-10-02Add illumos OS tagStephen Gregoratto
2023-09-30solaris: load CA certs fileRyan Zezeski
2023-07-02tls certificates: support more BSDsMichael Dusan
2023-06-29openbsd: add root certificate scanningMichael Dusan
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-05-25std.fs.file: Rename File.Kind enum values to snake caseLinus Groh
2023-05-22Ignore certificates with unknown OID (#15539)DraagrenKirneh
2023-04-17add explicit error union for Bundle.rescan and associated functionsNameless
2023-01-17std.crypto.Certificate.Bundle: use parseCert in rescanWindowsfn ⌃ ⌥
2023-01-17clean up windows cert scanningAndrew Kelley
2023-01-17windows root certificate scanningstar-tek-mb
2023-01-16Find system-installed root SSL certificates on macOS (#14325)fn ⌃ ⌥
2023-01-15std.crypto.Certificate.Bundle: add more Linux directoriesAndrew Kelley
2023-01-02std.crypto.tls.Certificate: make the current time a parameterAndrew Kelley
2023-01-02std.crypto.Certificate.Bundle: fix 32-bit buildAndrew Kelley
2023-01-02add url parsing to the std libAndrew Kelley
2023-01-02remove std.crypto.derAndrew Kelley
2023-01-02std.crypto.tls.Certificate: explicit error set for verifyAndrew Kelley
2023-01-02std.crypto.tls.Certificate: verify time validityAndrew Kelley
2023-01-02std.crypto.tls: validate previous certificateAndrew Kelley