summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31add support for obtaining sense status and source slot of a mediaRobert Nagy
2021-08-31In enumerating mode, calculate the bit offset using the HID inputAnton Lindqvist
2021-08-31Protect against missing bit to key symbols in ucc_bit_to_sym(). This canAnton Lindqvist
2021-08-31sprinkle barriers and dmamem_syncs around the hibernate io path.David Gwynne
2021-08-31revert change to use single rockchip U-Boot image in rev 1.13Jonathan Gray
2021-08-31Specify hostkeyalgorithms in sshd's default set for the SSHFP test,Darren Tucker
2021-08-30Make uuid_from_string() reject a string of the correct length but having aKenneth R Westerback
2021-08-30Document new include*/exclude* options in the man pageJob Snijders
2021-08-30Add include/exclude to usage()Job Snijders
2021-08-30Clean up and simplify info and msg callbacks.Joel Sing
2021-08-30Accept dns proposals for the loopback addressesKlemens Nanni
2021-08-30Replace DTLS r_epoch with the read epoch from the TLSv1.2 record layer.Joel Sing
2021-08-30Move to an AEAD nonce allocated in the TLSv1.2 record layer.Joel Sing
2021-08-30Fix max nameserver proposals limitKlemens Nanni
2021-08-30Remove magic offset from data structures. This makes it much easier toMark Kettenis
2021-08-30sync with OpenSSL 1.1.1, which is still under a free license;Ingo Schwarze
2021-08-30Remove tests that are now covered by regress/lib/libssl/verifyTheo Buehler
2021-08-30hook verify regress test to buildTheo Buehler
2021-08-30Revert accidental commitTheo Buehler
2021-08-30link verify regress tests to buildTheo Buehler
2021-08-30Reimplement part of the openssl/x509 regress tests in CTheo Buehler
2021-08-30Document that %n has been neutered -- it now does syslog+abort.Theo de Raadt
2021-08-30Fix a locking assertion in error path.Martin Pieuchot
2021-08-30Improve dubgging in /etc/netstart. Enable print only in ifcreate.Alexander Bluhm
2021-08-30Ignore warning alert returns from servername callback in TLSv1.3Theo Buehler
2021-08-30Properly account entity_queue when the file has already been seenJob Snijders
2021-08-30Clarify how dns proposals are replaced not added per interfaceKlemens Nanni
2021-08-30remove a bunch of forward-only structs that were found with ctfconv.Jasper Lievisse Adriaanse
2021-08-30Remove unused filesJob Snijders
2021-08-30Clean up end of do_body in openssl(1) caKinichiro Inoguchi
2021-08-30Remove NULL check before free in openssl(1) caKinichiro Inoguchi
2021-08-30Implement '<' and '>' operators in filters.Martin Pieuchot
2021-08-30jca and I converted %n to a syslog warning about a year ago, and the portsTheo de Raadt
2021-08-30INADDR_LOOPBACK check needs htonl(3) to workKlemens Nanni
2021-08-30INADDR_LOOPBACK check needs htonl(3) to workKlemens Nanni
2021-08-30increase hibernate writeout speed a little. modern machines have vastTheo de Raadt
2021-08-30Test for the pathetic case that the 2nd unveil inClaudio Jeker
2021-08-30Admit that we return error 20 in the failure case here. ChangingBob Beck
2021-08-30Make sure unveil remains locked over fork even in the case where theClaudio Jeker
2021-08-30Revert previous change that changed our default return for unable toBob Beck
2021-08-30Remove typedef of db_addr_t; mpi converted the users of it to vaddr_t alreadyJasper Lievisse Adriaanse
2021-08-30Check that fchdir() works. The problem in unveil was fixed some time ago.Claudio Jeker
2021-08-30Make lines not wrap on 80 char terminals. Code gets more readable.Claudio Jeker
2021-08-30Fix Jan's regress in openssl/x509 to do what it says it does,Bob Beck
2021-08-30adapt to RSA/SHA1 deprectationDamien Miller
2021-08-29After years of forewarning, disable the RSA/SHA-1 signature algorithmDamien Miller
2021-08-29wrap at 80 columnsDamien Miller
2021-08-29Revert: llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck
2021-08-29Lee "Scratch" Perry died :(Stuart Henderson
2021-08-29llvm: openbsd driver had one -lcompiler_rt too manyGreg Steuck