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-09-04
Make unveil tests less chatty when things work as expected.
Anton Lindqvist
2022-09-04
Remove now unused EVP_C_DATA macro.
Joel Sing
2022-09-04
Remove now unused BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Use pru_send function to check socket splicing compatibility. Only
Alexander Bluhm
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Improve periodic USB transfers (device intr, isoc) used for input
Marcus Glocker
2022-09-04
Use simpler disklabel template
Klemens Nanni
2022-09-04
Mechanically expand BLOCK_CIPHER_* ciphers.
Joel Sing
2022-09-04
Document disklabel(8) -T's new RAID template
Klemens Nanni
2022-09-04
Remove now unused IMPLEMENT_CFBR macro.
Joel Sing
2022-09-04
Make ssl_create_cipher_list() have a single exit
Theo Buehler
2022-09-04
Mechanically expand IMPLEMENT_CFBR macros.
Joel Sing
2022-09-04
Fix regression in previous commit.
Antoine Jacoutot
2022-09-04
spelling
Jonathan Gray
2022-09-03
Provide PCKBC_AUX to fix compilation
Theo Buehler
2022-09-03
Move PRU_PEERADDR request to (*pru_peeraddr)().
Vitaliy Makkoveev
2022-09-03
Initialize TCP mutex forgotten in previous commit.
Alexander Bluhm
2022-09-03
Properly free() crl & auth tree in parser process
Job Snijders
2022-09-03
regen
Moritz Buhl
2022-09-03
Keep _fw2 in local md_consoleinfo() scope
Klemens Nanni
2022-09-03
Make recvmmsg and sendmmsg look more alike. change the flag type
Moritz Buhl
2022-09-03
Remove now unused IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Move the daemon() call in the parent process from after forking the
Sebastian Benoit
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Use a mutex to update tcp_maxidle, tcp_iss, and tcp_now. This
Alexander Bluhm
2022-09-03
Rewrap some lines, no functional change.
Joel Sing
2022-09-03
Tidy up asn1_c2i_primitive() slightly.
Joel Sing
2022-09-03
Avoid recycling ASN1_STRINGs when decoding ASN.1.
Joel Sing
2022-09-03
Set AP power state. This is needed if U-Boot didn't do this for us.
Mark Kettenis
2022-09-03
Handle syslog messages and add support for setting the AP power state.
Mark Kettenis
2022-09-03
Remove duplicate prototype that just snuck in.
Joel Sing
2022-09-03
Ensure a constructed ASN.1 INTEGER is considered invalid when decoding.
Joel Sing
2022-09-03
Ensure ASN.1 types are appropriately encoded.
Joel Sing
2022-09-03
Move PRU_SOCKADDR request to (*pru_sockaddr)()
Vitaliy Makkoveev
2022-09-03
Provide c2i_ASN1_ENUMERATED_cbs() and call it from asn1_c2i_primitive().
Joel Sing
2022-09-03
whitespace
Mike Larkin
2022-09-03
Make sure we don't suspend if we have no way to wake up the machine.
Mark Kettenis
2022-09-03
Prepare to provide OPENSSL_cleanup.
Joel Sing
2022-09-03
New test coverage for RC4
Theo Buehler
2022-09-03
Stop using CBIGNUM_it internal to libcrypto.
Joel Sing
2022-09-03
- rework the -f text to read better; ok job
Jason McIntyre
2022-09-03
Remove -lncurses from LDADD. It is not used. Also add DPADD line.
Claudio Jeker
2022-09-03
Allow ikbd(4) to become the console keyboard.
Mark Kettenis
2022-09-03
Fix passing explicit stage files
Klemens Nanni
[next]