summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19terminate process if requested to load a PKCS#11 provider thatDamien Miller
2023-07-19Fix two aliases in libcrypto spotted by the new symbols testTheo Buehler
2023-07-19Partially fix interactive mode in patchTheo Buehler
2023-07-19Correct visited flag when the last window list is rebuilt by renumberingNicholas Marriott
2023-07-19Cope with LRO for TCP being enabled per default by now.Anton Lindqvist
2023-07-18Enable LRO for TCP per default in the network drivers.Alexander Bluhm
2023-07-18Kill ibuf_cat() since there is now ibuf_add_buf() in the official API.Claudio Jeker
2023-07-18Do not duplicate prototypes of log.h in ypldap.h (without the extraClaudio Jeker
2023-07-18With the update of the sleep API the linux emulation of their wait API,Claudio Jeker
2023-07-18Remove extra parentheses.ASOU Masato
2023-07-17Put the USB Type-C power delivery controller into the "S5" state duringMark Kettenis
2023-07-17vfs: drop several macros hidding eopnotsuppSebastien Marie
2023-07-17missing match localnetwork negation checkDamien Miller
2023-07-17- add -P to usage()Jason McIntyre
2023-07-17-P before -p in SYNOPSIS;Jason McIntyre
2023-07-17configuation -> configurationJonathan Gray
2023-07-17move other RCSIDs to before their respective license blocks tooDamien Miller
2023-07-17Move RCSID to before license block and away from #includes, whereDamien Miller
2023-07-17return SSH_ERR_KRL_BAD_MAGIC when a KRL doesn't contain a validDamien Miller
2023-07-17Add support for configuration tags to ssh(1).Damien Miller
2023-07-17add a "match localnetwork" predicate.Damien Miller
2023-07-17remove vestigal support for KRL signaturesDamien Miller
2023-07-17Support for KRL extensions.Damien Miller
2023-07-16Remove debug printfs that print the number of wakeups seen by theMark Kettenis
2023-07-16Read out the system power consumption immediately after wakeup and printMark Kettenis
2023-07-16Merge ibuf_get() with ibuf_getdata() and rename it to ibuf_getdata().Claudio Jeker
2023-07-16When detaching devices when we suspend, we need to continue processingMark Kettenis
2023-07-16relayd: remove ENGINE dependencyTheo Buehler
2023-07-16ecc_cdh: plug leak of peer public keyTheo Buehler
2023-07-16ecdhtest: Drop unnecessary constant and unneeded includesTheo Buehler
2023-07-16Make remaining unstable tests fail consistently by adjusting theAnton Lindqvist
2023-07-16Make the mbstat preserve the same size which is actually used. AlsoYASUOKA Masahiko
2023-07-16ecdhtest: fix a couple bugs plus some cosmetic tweaksTheo Buehler
2023-07-15fix include directive - this is make, not CTheo Buehler
2023-07-15Rework the ecdhtestTheo Buehler
2023-07-15sync with <sys/namei.h>; 'looks good' deraadtKlemens Nanni
2023-07-15Fix return value check for ECDH_compute_key()Theo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-15Add test coverage for cofactor ECDH using NIST test vectorsTheo Buehler
2023-07-15Implement PAC support.Mark Kettenis
2023-07-15Link symbols test to buildTheo Buehler
2023-07-15remove accidentally imported files againTheo Buehler
2023-07-15Import a version of libcrypto's symbols test for libsslTheo Buehler
2023-07-15Remove stray argument name in function prototype.Mark Kettenis
2023-07-15vmd(8): fix use of qcow base images.Dave Voutila
2023-07-15Mop up MD32_XARRAY from md5.Joel Sing
2021-04-28Import LLVM 11.1.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2023-07-15Mop up MD32_XARRAY from md4.Joel Sing
2023-07-15Add mute control. This makes the mute button on laptops that useMark Kettenis