std.Io.File.Atomic: avoid calling fchmod on platforms without it
ci.yaml #3221 -
Commit
c71630faff
pushed by
LoganDark
std.fs: avoid calling fchmod on platforms without it
ci.yaml #3220 -
Commit
94fd111245
pushed by
LoganDark
crypto.asn1.Oid: Reject empty OID encodings
ci.yaml #3217 -
Commit
6b996cd170
pushed by
jedisct1
TLS.der: validate input length before reading header bytes
ci.yaml #3216 -
Commit
972657ab68
pushed by
jedisct1
std.crypto.Certificate: fix UTCTime year interpretation
ci.yaml #3215 -
Commit
bc460de575
pushed by
jedisct1
std.crypto.aes-siv: Add an assertion for the number of AD inputs
ci.yaml #3213 -
Commit
f2b3e31c14
pushed by
jedisct1
std.crypto.ascon: fix streaming XOF/CXOF
ci.yaml #3212 -
Commit
5d41f15d69
pushed by
jedisct1
std.crypto.tls.Client: reject KeyUpdate with invalid body length
ci.yaml #3211 -
Commit
ceead2ff2a
pushed by
jedisct1
build.zig: install langref into documentation folder
ci.yaml #3210 -
Commit
3a8b8f5952
pushed by
Jan200101
tls: reject undersized TLS 1.2 AEAD records in readIndirect
ci.yaml #3209 -
Commit
94df68780e
pushed by
jedisct1
std.fs: exclude WASI from AtomicFile and copyFile/updateFile permission tests
ci.yaml #3208 -
Commit
2be4e2fb6c
pushed by
LoganDark
tls.Client: reject empty TLS 1.3 inner plaintext and short records
ci.yaml #3206 -
Commit
ac7e895df0
pushed by
jedisct1
std.fs: exclude WASI from AtomicFile and copyFile/updateFile permission tests
ci.yaml #3205 -
Commit
e9bf432092
pushed by
LoganDark
moved wasm tests to own file /test/c/wchar.zig
ci.yaml #3204 -
Commit
02caf1453e
pushed by
chrboesch
spirv: fix linking when invoked as part of build system on windows
ci.yaml #3203 -
Commit
9fbc67cfc1
pushed by
ashpil
std.ArrayHashMap: this workaround is no longer necessary
ci.yaml #3201 -
Commit
852a151566
pushed by
nektro
std.fs: add AtomicFile and copyFile/updateFile permission tests
ci.yaml #3200 -
Commit
99a4b21a89
pushed by
LoganDark
std.fs: add AtomicFile and copyFile/updateFile permission tests
ci.yaml #3199 -
Commit
65dd4625f1
pushed by
LoganDark
fuzz: don't err if .zig-cache/tmp doesn't exist
ci.yaml #3196 -
Commit
97943b9a62
pushed by
alexrp
fuzz: don't err if .zig-cache/tmp doesn't exist
ci.yaml #3194 -
Commit
76174e1bce
pushed by
squeek502
Fetch: Fix zip fetching when cache directory doesn't have tmp dir
ci.yaml #3193 -
Commit
c29506667b
pushed by
squeek502