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
2022-03-26
Convert c2i_ASN1_OBJECT() and d2i_ASN1_OBJECT to CBS.
Joel Sing
2022-03-26
Provide asn1_get_primitive()
Joel Sing
2022-03-26
grow i386 media
Theo de Raadt
2022-03-26
Enable mtw(4) on i386, macppc, and arm64.
Stefan Sperling
2022-03-26
typo: currents -> current
Theo Buehler
2022-03-26
Expand tx dma maps to allow packets up to the MTU limit to be transmitted.
Jonathan Matthew
2022-03-25
use the new CPU_ID_AA64ISAR0 sysctl to determine CPU features on arm64
Robert Nagy
2022-03-25
add an exception to the CPU_ID_AA64ISAR0 in pledged applications so that
Robert Nagy
2022-03-25
Savecore uses its own private copy of compress, so it should
Theo Buehler
2022-03-25
Implement reboot/powerdown support based on nvmem cells. This works on
Mark Kettenis
2022-03-25
Implement support for the "bits" property for nvmem cells.
Mark Kettenis
2022-03-25
Now that syslogd(8) supports SSL shutdown when the TLS connection
Alexander Bluhm
2022-03-25
Build Perl module Compress::Raw::Zlib with zlib from /usr/lib/libz.so
Alexander Bluhm
2022-03-25
Sync with userland libz (memory-corruption + followup).
Theo Buehler
2022-03-25
Improve error checking in deflatePrime()
Theo Buehler
2022-03-25
Fix memory corruption bug in zlib
Theo Buehler
2022-03-25
Implement most of the CMS related checks required by RFC 6488 section 3
Claudio Jeker
2022-03-25
Fix exit message if creating socket fails.
Nicholas Marriott
2022-03-25
Sync zlib with userland
Theo Buehler
2010-09-24
Perl 5.12.2 from CPAN
Todd C. Miller
2022-03-24
Link libz into regress build.
Alexander Bluhm
2022-03-24
Backport zlib fix for the multi line CLEAR_HASH macro. There is
Alexander Bluhm
2022-03-24
The installer no longer runs dhclient(8).
Kenneth R Westerback
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2022-03-24
Add $OpenBSD$ tag and declare that this file is in the public domain.
Mark Kettenis
2022-03-24
Adjust the signer test to link statically and work with hidden tls_signer
Theo Buehler
2022-03-24
sync
Theo Buehler
2022-03-24
Crank major after symbol removal.
Theo Buehler
2022-03-24
Hide the tls_signer from public visibility. It's not ready yet and
Theo Buehler
2022-03-24
whitespace niggle noticed during review
Theo de Raadt
2022-03-24
Check function return value
Kinichiro Inoguchi
2022-03-24
Compare pointer value with NULL
Kinichiro Inoguchi
2022-03-24
Add unit (milliseconds) to escape-time, show unset colours as "none"
Nicholas Marriott
2022-03-24
Wrap long lines
Kinichiro Inoguchi
2022-03-24
Remove space between asterisk and variable name
Kinichiro Inoguchi
2022-03-24
Convert openssl(1) ts option handling
Kinichiro Inoguchi
2022-03-24
Add a capability for OSC 7 and use it similarly to how the title is set
Nicholas Marriott
2022-03-24
Plus a small leak found by jmatthew; ok millert@
Otto Moerbeek
2022-03-24
Revert previous. Breaks probing native IDE devices.
Kenneth R Westerback
2022-03-23
Trapping a riscv illegal instruction shouldn't print a console message
Jeremie Courreges-Anglas
2022-03-23
Export the ID_AA64ISARn_EL1 registers to userspace through sysctl(2) such
Mark Kettenis
2022-03-23
Do not forget to install ar.1; ok robert
Theo de Raadt
2022-03-23
Add subdir gnu/lib to regress.
Alexander Bluhm
2022-03-23
Simplify logic for skipping libexecinfo unwind test. It works on
Alexander Bluhm
2022-03-23
Ensure that pf regress anchor exists before clearing it.
Alexander Bluhm
2022-03-23
Use goto fail consistently to leave the giant switch in pfioctl().
Alexander Bluhm
2022-03-23
Move global variable ripsrc onto stack, it is only used once within
Alexander Bluhm
2022-03-23
Rate limit router advertisements according to RFC 4861 6.2.6. In
Florian Obser
2022-03-23
openssl cms: avoid NULL derefs on option parsing
Theo Buehler
2022-03-23
Start disentangling armv7 and aarch64 code
Theo Buehler
[next]