index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-07
In the libc resolver function asr_run(), clear the result buffer everytime,
Theo de Raadt
2020-06-07
Probe the PCI bus.
Mark Kettenis
2020-06-07
Add functions to read/write from/to PCI config space.
Mark Kettenis
2020-06-07
Add missing file.
Mark Kettenis
2020-06-07
whitespace
Florian Obser
2020-06-07
Swap arguments of calloc(3).
Florian Obser
2020-06-07
mainbus(4) and cpu(4).
Mark Kettenis
2020-06-07
Allocate a struct, not just a pointer.
Mark Kettenis
2020-06-07
Remap FDT such that we can access it with translations enabled.
Mark Kettenis
2020-06-07
More debug printing such that we can see what is still missing.
Mark Kettenis
2020-06-07
Implement pmap_zero_page() and pmap_copy_page().
Mark Kettenis
2020-06-07
Add a few more devices.
Mark Kettenis
2020-06-07
Enable translation in the trap handlers.
Mark Kettenis
2020-06-06
Fix and harmonize some of the code dealing with address offsets encoded in
Mark Kettenis
2020-06-06
Bootstrap a kernel pmap and enable translations.
Mark Kettenis
2020-06-06
Call main().
Mark Kettenis
2020-06-06
Disable translation and external interrupts when making OPAL calls.
Mark Kettenis
2020-06-06
Move PowerBook5,4 audio from aoa(4) to snapper(4).
gkoehler
2020-06-06
additional device; from Bruno Flueckiger
Theo de Raadt
2020-06-06
grdc(6): implement timeout with alarm(3)
cheloha
2020-06-06
Some devices have no phandle since they are not referenced in the
Patrick Wildt
2020-06-06
grdc(6): miscellaneous style(9)
cheloha
2020-06-06
Use bitshifts instead of a union for encoding UTF-8 into 32 bits, which
Nicholas Marriott
2020-06-06
Adjust sgi bootblocks' iostrategy routines
Visa Hankala
2020-06-06
Let sgi bootblocks build again.
Visa Hankala
2020-06-06
Fix previous commit.
Visa Hankala
2020-06-06
Implement a rolling hash of the ClientHello message, Enforce RFC 8446
Bob Beck
2020-06-05
Implement cpu_rnd_messybits() as a read of the virtual counter xored
Christian Weisgerber
2020-06-05
Allow userland access to the virtual counter.
Mark Kettenis
2020-06-05
Remove redundant code
denis
2020-06-05
Add a custom copy handler for AES key wrap
Theo Buehler
2020-06-05
Use IANA allocated GOST ClientCertificateTypes.
Joel Sing
2020-06-05
Stop sending GOST R 34.10-94 as a CertificateType.
Joel Sing
2020-06-05
Handle GOST in ssl_cert_dup().
Joel Sing
2020-06-05
Enable GOST_SIG_FORMAT_RS_LE when verifying certificate signatures.
Joel Sing
2020-06-05
Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5.
Joel Sing
2020-06-05
Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.
Joel Sing
2020-06-05
Add a few more errors to help debugging.
Joel Sing
2020-06-05
Add support for additional GOST curves.
Joel Sing
2020-06-05
Remove remaining error *_str_functs[]
Joel Sing
2020-06-05
sync
Theo de Raadt
2020-06-05
Apply some style(9).
Joel Sing
2020-06-05
One error file per directory is plenty.
Joel Sing
2020-06-05
Add default proposals for AES-GCM ciphers in IKE and ESP.
tobhe
2020-06-05
Implement cpu_rnd_messybits() as a read of the cycle counter register.
Christian Weisgerber
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
2020-06-05
Change how panes are resized so that the code is clearer and if the pane
Nicholas Marriott
2020-06-05
Do not take the address of a potentially unaligned member.
Nicholas Marriott
2020-06-05
Fix various confusion about am vs xenl.
Nicholas Marriott
2020-06-05
Qemu does not like we load ofwboot on top of the bootblocks and as
Otto Moerbeek
[next]