summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26Flag sensors as invalid on bogus readskn
2021-03-26Push kernel lock within rtable_add(9) and rework it to return 0 in themvs
2021-03-26Push kernel lock down to rt_setsource() to make `ifa' dereference safe.mvs
2021-03-26Add test-sig-algs-renegotiation-resumption.pyTheo Buehler
2021-03-26Initialize error variable in dtread().Alexander Bluhm
2021-03-26Only install route with label, fix route leak on destroykn
2021-03-26inspect all the packets to see if they are dhcp, not just the first oneTheo de Raadt
2021-03-26Simplify argument parsing of vmctl stopTheo Buehler
2021-03-26Compare filepath with strcmp() and not strcasecmp(). The URI in RPKI areClaudio Jeker
2021-03-26Invert the 'R' indicator which seems rather unintuitive at the moment,Mark Lumsden
2021-03-26Sort header files and wrap long lines in x509.cKinichiro Inoguchi
2021-03-26Remove parenthesis around return value to reduce the diff with NetBSD.Martin Pieuchot
2021-03-26Add 'get-environment-variable', in a fashion:Mark Lumsden
2021-03-26Fix wrong sequence number wrap in ieee80211_recv_auth().Stefan Sperling
2021-03-26Rewrite poll loop a bit. Put the various message queues into an arrayClaudio Jeker
2021-03-26Change the regex for define names. Make more characters available.Mark Lumsden
2021-03-26regenjan
2021-03-26Add PCI ID for Intel X710 10G SFP+ NICjan
2021-03-26regenjan
2021-03-26Add missing PCI ID for Intel X710 SFP+ NICjan
2021-03-26Change two more bool counters to pointer NULL checks.Mark Lumsden
2021-03-26Resync the supported hardware list with armv7.html, suggested by,Darren Tucker
2021-03-25Permit kern.somaxconn when the unix pledge is used. Previously this was onlyAaron Bieber
2021-03-25Log ioctl failureskn
2021-03-25Move the expression list create item code into a single function.Mark Lumsden
2021-03-25mail(1) cares about whitespaceTheo de Raadt
2021-03-25Add an (exit) method.Mark Lumsden
2021-03-25User a pointer's value (!NULL) instead of a boolean to indicate someMark Lumsden
2021-03-25an invalid value of `mcs' may come from the hardware so adjust code so that theRicardo Mestre
2021-03-25Use length of line to indicate end of characters to process inMark Lumsden
2021-03-25Adjust HTTP client code a bit. Add support for 304 Not Modified responses,Claudio Jeker
2021-03-25Provide apm(4/arm64) with battery informationkn
2021-03-25Adjust base64_decode() to just take a base64 string as input instead ofClaudio Jeker
2021-03-25Avoid mangled output in BIO_debug_callbackTheo Buehler
2021-03-25remove uneeded includes in md armv7 filesJonathan Gray
2021-03-25Sync correct ROUNDUP() from net/route.ctobhe
2021-03-24The server only sends a cookie during a HRR, not a SHTheo Buehler
2021-03-24test HEAD requests, from niklas@Sebastian Benoit
2021-03-24Responses to HEAD requests must not have a message body (even though they haveSebastian Benoit
2021-03-24Update regress for new_cipher rename.Joel Sing
2021-03-24Add mouse.tp.tapping example.Ulf Brosziewski
2021-03-24syncStuart Henderson
2021-03-24remove vendor name (Dell) repeated in product nameStuart Henderson
2021-03-24Rename new_cipher to cipher.Joel Sing
2021-03-24Add SSL_HANDSHAKE_TLS12 for TLSv1.2 specific handshake data.Joel Sing
2021-03-24Improve the tap detection mechanism.Ulf Brosziewski
2021-03-24cd9660, mfs: do not hide generic vop functions behind #defineSebastien Marie
2021-03-24make some `struct vops' members explicitly NULL instead of implicitly NULLSebastien Marie
2021-03-24More timespec conversions. Less 'seconds' arithmetic.Kenneth R Westerback
2021-03-24The logic in mmrw() to check whether an address is within directAlexander Bluhm