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