summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25make whitespace in the IPPROTO defines consistent. no functional change.David Gwynne
2019-10-25+#define IPPROTO_UDPLITE 136, as per RFC 3828 and the IANA allocationDavid Gwynne
2019-10-25Add retguard for octeon/mips64.mortimer
2019-10-24Test the old ioctl(2) for interface addresses SIOCSIFADDR,Alexander Bluhm
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-10-24Delete unused support for relocations that don't require alignment.Philip Guenther
2019-10-24Fix ifconfig(8) compiler warnings regarding variable "name" reuse.Alexander Bluhm
2019-10-24Service names are still resolved with -nkn
2019-10-24Provide ASN1_TYPE_{,un}pack_sequence().Joel Sing
2019-10-16Test various combinations of setting interface addresses with Alexander Bluhm
2019-10-24Provide RSA_OAEP_PARAMS along with ASN.1 encoding/decoding.Joel Sing
2019-10-24syncTheo Buehler
2019-10-24Bump libcrypto, libssl and libtls majors due to changes in struct sizesJoel Sing
2019-10-24Add RSA_PSS_PARAMS pointer to RSA struct.Joel Sing
2019-10-24Add maskHash field to RSA_PSS_PARAMS.Joel Sing
2019-10-24Provide RSA_pkey_ctx_ctrl().Joel Sing
2019-10-24Add EVP_PKEY_RSA_PSS.Joel Sing
2019-10-24syncTheo de Raadt
2019-10-24add missing unveil of /etc/shells; ok benno@ deraadt@ mestre@ tb@anton
2019-10-24Print IP address in verbose modejob
2019-10-24The ber_* namespace is used by liblber since time immemorial,Theo Buehler
2019-10-24Backout previous synch.h commit (r1.5, "Use process-private futexes to avoidStuart Henderson
2019-10-24Fix typo. From Andre Stoebe.Mark Kettenis
2019-10-24Enable sxisid(4)Mark Kettenis
2019-10-24Allow the caller of asr functions to create and use a specific context.Otto Moerbeek
2019-10-24Make log tick interval independent of hz and reduce the frequencyVisa Hankala
2019-10-23Fix swapped default values of adaptive.start and adaptive.end timeoutskn
2019-10-23Enable sxisid(4).Mark Kettenis
2019-10-23sxisid(4)Mark Kettenis
2019-10-23Add sxisid(4), a driver to read the on-chip eFuses written byMark Kettenis
2019-10-23syncTheo de Raadt
2019-10-23Kernel is missing propper input validation when configuring addresses.Alexander Bluhm
2019-10-23Prefer the size-independent ELF identifiers over the size-specific ones.Philip Guenther
2019-10-23Unexport __floatundidf.Mark Kettenis
2019-10-23list -N before -n in the options list;Jason McIntyre
2019-10-23retract 1.151, now that ftp reports the failing url itself.Theo de Raadt
2019-10-23Add new -N name option, so that calling scripts can change theTheo de Raadt
2019-10-23adapt to new ftp(1) retrieving error messagesTheo de Raadt
2019-10-23change some error reports to include the failing URL (which we vis, inTheo de Raadt
2019-10-23Document Any key, from Jason Felice.Nicholas Marriott
2019-10-23There used to be three possible return values from sd_get_parms(), butKenneth R Westerback
2019-10-23Revert previous, which works for -N case but causes regress failuresBob Beck
2019-10-23Update to tzdata2019b from www.iana.org. Major changes:Todd C. Miller
2019-10-23Use baseboard specific vendor, product and serial strings for DMI_BOARD_*Jonathan Gray
2019-10-23store specific strings for smbios baseboard vendor, product and serialJonathan Gray
2019-10-23Provide hw.serialno using the root node's serial-number property.Patrick Wildt
2019-10-23Use the existing code in format.c to add foramts for word and line atNicholas Marriott
2019-10-23Rewrite the time validity check for mfts. Using ASN1_GENERALIZEDTIME_printClaudio Jeker
2019-10-22Fix white spaces and use __func__ in printf().Alexander Bluhm
2019-10-22struct proc: change ps_start from utc time to uptimecheloha