summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10Fix error on installer abort/exitKlemens Nanni
2023-03-10Take controller out of reset; makes it work on rk356x.Mark Kettenis
2023-03-10Return the correct type for ASN.1 BOOLEANsTheo Buehler
2023-03-10openssl(1) asn1parse: avoid crash with ASN.1 BOOLEANSTheo Buehler
2023-03-10Compile the output filter rules into per peer filter rules.Claudio Jeker
2023-03-10Explicitly ignore return from fcntl(... FD_CLOEXEC) here too.Darren Tucker
2023-03-10Plug mem leak on error path. Coverity CID 405026, ok djm@.Darren Tucker
2023-03-10Expliticly ignore return code from fcntl(.. FD_CLOEXEC) since there'sDarren Tucker
2023-03-10Like sshd_config, some ssh_config options are not first-match-wins.Damien Miller
2023-03-10Remove no-op (int) > INT_MAX checks since they can never be true.Darren Tucker
2023-03-09modify parentheses in conditionals to make it clearer what is beingJoshua Stein
2023-03-09remove obsolete libLLVM.so.[0-6].0 during upgradeChristian Weisgerber
2023-03-09Check that a PCIe port isn't disabled in the device tree.Mark Kettenis
2023-03-09Unwrap a few lines and zap a tabTheo Buehler
2023-03-09Add missing error checking in PKCS7Theo Buehler
2023-03-09Implement ASPA support in RTR by following draft-ietf-sidrops-8210bis-10.Claudio Jeker
2023-03-09Fix segfault in filemode for TAK objectsJob Snijders
2023-03-09Fix segfault in filemode for RSC objectsJob Snijders
2023-03-09workaround Intel Braswell/Cherry Trail mwait hangJonathan Gray
2023-03-09Add role output to bgpctl, also adjust the capability output.Claudio Jeker
2023-03-09Major rework of RFC9234 support. My initial interpretation of the RFC wasClaudio Jeker
2023-03-09In filmode also show 'Not After' for GBR recordsJob Snijders
2023-03-09Improve vnet(4) to work better in busy conditions.Claudio Jeker
2023-03-09Show CMS signing-time signed attribute in filemodeJob Snijders
2023-03-09Re-split the merge of the reorder-hostkeys test.Darren Tucker
2023-03-09include destination constraints for smartcard keys too.Damien Miller
2023-03-09Cope with recent changes to alignment of command column.Anton Lindqvist
2023-03-09document BIOC[SGD]WTIMEOUTDavid Gwynne
2023-03-09add a timeout between capturing a packet and making the buffer readable.David Gwynne
2023-03-09clockintr: add a priority queueScott Soule Cheloha
2023-03-09Fix comment to reflect the disabled status of Energy Efficient Ethernet.Chris Cappuccio
2023-03-08An invalid source routing IP option could overwrite kernel memoryAlexander Bluhm
2023-03-08update the list of firmware files in the iwx(4) man pageStefan Sperling
2023-03-08amd64: lapic_timer_rearm: don't reset mode, mask, divisorScott Soule Cheloha
2023-03-08Use BN_free() instead of BN_clear_free()Theo Buehler
2023-03-08Fix alignment of command column. print_comm_name() returns an updatedTobias Heider
2023-03-08Treat WEP like WPA: only offer if supportedKlemens Nanni
2023-03-08Fix a EC_GROUP_clear_free() that snuck through.Joel Sing
2023-03-08this morning's fortune was missing an apostrophe;Jason McIntyre
2023-03-08Fix previous.Joel Sing
2023-03-08reduce number of tests in bn_rand_interval.Theo Buehler
2023-03-08bn_isqrt: reduce number of tests to 100.Theo Buehler
2023-03-08Plug mem leak. Coverity CID 405196, ok djm@Darren Tucker
2023-03-08Process up to four test vector files concurrently.Joel Sing
2023-03-08Always clear EC groups and points on free.Joel Sing
2023-03-08Run test groups concurrently.Joel Sing
2023-03-08zap more audit remnantsTheo Buehler
2023-03-08Stop trying to use EC_GFp_nist_method().Joel Sing
2023-03-08ssh-pkcs11: synchronize error messages with errorsTheo Buehler
2023-03-08Remove acceptable audit.Joel Sing