Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-23 | - add an AMD hub found on APU2 | Jasper Lievisse Adriaanse | |
- add Synaptics vendor id and two fingerprint readers feedback and ok jsg@ | |||
2020-02-23 | remove unused parts of types.h | Jonathan Gray | |
ok jung@ florian@ | |||
2020-02-23 | We never request to clone the buffer from the message parser. | Florian Obser | |
OK millert | |||
2020-02-23 | We are not passing options to the message renderer. | Florian Obser | |
OK millert | |||
2020-02-23 | Partial rendering was never implemented. | Florian Obser | |
OK millert | |||
2020-02-23 | Remove unused fields from struct dst_key and stop passing name and | Florian Obser | |
rdclass around. OK millert, jung | |||
2020-02-23 | hmacs do not support NULL keys | Florian Obser | |
OK millert, jung | |||
2020-02-23 | All key funcs are populated, skip NULL check. | Florian Obser | |
While here remove *_isprivate since it is always true. OK millert, jung | |||
2020-02-23 | createctx2, verify2, and cleanup are always NULL. | Florian Obser | |
OK millert, jung | |||
2020-02-23 | Remove unused hmac functions from struct dst_func which in turn lets | Florian Obser | |
us delete parsing of private keys from files. OK millert, jung | |||
2020-02-23 | remove unused structs | Jonathan Gray | |
2020-02-23 | remove unused dns_rdatacallbacks struct and typedef | Jonathan Gray | |
2020-02-23 | sync | Stuart Henderson | |
2020-02-22 | remove various unused macros | Joerg Jung | |
ok florian | |||
2020-02-22 | remove some unused args and unused assignments, as result | Joerg Jung | |
msgblock_free() becomes just free() also add UNUSED() for some dns_message *msg args for later revisit and cleanup ok millert florian | |||
2020-02-22 | remove assigned but unused values | Joerg Jung | |
ok millert florian | |||
2020-02-22 | remove unused code | Joerg Jung | |
ok millert florian | |||
2020-02-22 | Do not run _rc_parse_conf of /var/run/rc.d/foobar on "start". | Antoine Jacoutot | |
This is needed in case a foobar fails to start but still returns 0. Changing its flags (in rc.conf.local) would then get ignored because of this cache (which is around to handle stop/check/reload on flags changes). claudio@ reported this issue when struggling with prometheus several weeks ago | |||
2020-02-22 | fix a crash when printing the contents of a malformed packet where the packet | Jasper Lievisse Adriaanse | |
length was smaller than the sizeof the usbpcap header. we'd end up passing a negative value as the length to default_print(). found with afl-fuzz ok mpi@ | |||
2020-02-22 | use the UE_GET_XFERTYPE macro where applicable | Jasper Lievisse Adriaanse | |
ok mpi@ | |||
2020-02-22 | regen | anton | |
2020-02-22 | Unlock ioctl(2). | anton | |
ok kettenis@ mpi@ visa@ | |||
2020-02-22 | In preparation for unlocking ioctl(2), grab the kernel lock as needed. | anton | |
ok kettenis@ mpi@ visa@ | |||
2020-02-22 | Avoid duplication in the code that sends headers | Jeremie Courreges-Anglas | |
ok yasuoka@ | |||
2020-02-22 | Respect userinfo even when built with NOSSL (floppy ramdisks) | Jeremie Courreges-Anglas | |
Not handling it is incorrect and can lead to credentials leaks in DNS requests. The resulting growth is reasonable (about 300 bytes on amd64). ok yasuoka@ | |||
2020-02-21 | some rewording and text shuffle to improve readability; | Jason McIntyre | |
ok millert | |||
2020-02-21 | set function parameter list to void | Joerg Jung | |
ok millert florian | |||
2020-02-21 | Support devaliases for vnet | kn | |
vnet devalias=netboot Creates a device alias to be used in OBP: {ok} boot netboot This helps navigating inside guests without remembering device paths or rather their order as specified in the config. OK kettenis | |||
2020-02-21 | Actually pass devalias from parser to config | kn | |
Missed in previous commit; no breakage, the resulting MD would simply end up without user defined device aliases. | |||
2020-02-21 | Enforce that TMOUT is an integer literal to prevent command execution from | Theo Buehler | |
the environment at shell initialization time. During startup, ksh calls 'eval typeset -i TMOUT="${TMOUT:-0}"'. which allows command injection via arithmetic expansion, e.g., by setting TMOUT to 'x[`/bin/echo Hi >&2`]'. Problem noted by Andras Farkas and tj, inspired by a similar issue in AT&T's ksh. Tested in snaps for two weeks. "go for it" deraadt | |||
2020-02-21 | Remove the s2n macro now that it is finally unused. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Convert the SSL/TLS record creation code to CBB. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Convert the DTLS header creation code to CBB. | Joel Sing | |
Also consolidate it into the one place, since there is no reason to write the epoch and sequence out later. ok inoguchi@ tb@ | |||
2020-02-21 | Remove some commented code, remove some pointless comments and move some | Joel Sing | |
comments to their correct places. ok inoguchi@ tb@ | |||
2020-02-21 | Convert dtls1_build_sequence_number() to CBB. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Move l2n/l2n8 into s3_cbc.c, since this is the only code that uses it. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Remove prefix_len, since it is always zero. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Remove now unused variable. | Joel Sing | |
ok inoguchi@ tb@ | |||
2020-02-21 | Add rkanxdp(4), rkdrm(4) and rkvop(4) to GENERIC, but keep them | Patrick Wildt | |
disabled while their code is improved. ok kettenis@ | |||
2020-02-21 | Add rkanxdp(4), an attachment driver for anxdp(4) on the RK3399. | Patrick Wildt | |
Taken from NetBSD and adjusted to our layers. ok kettenis@ | |||
2020-02-21 | Add anxdp(4), a driver for the Analogix Display Port controller, | Patrick Wildt | |
which amongst other things sets up the link and allows reading the display's modelines over I2C. Taken from NetBSD and adjusted to our layers. ok kettenis@ | |||
2020-02-21 | Add rkvop(4), a driver for the RK3399's Video Output Processors, | Patrick Wildt | |
which transfer a framebuffer to outputs like DisplayPort or HDMI. Taken from NetBSD and adjusted to our layers. ok kettenis@ | |||
2020-02-21 | Implement a rather simple video interface support for OFW. This is | Patrick Wildt | |
good enough to make the Pinebook Pro work, but probably needs a lot more thinking. ok kettenis@ | |||
2020-02-21 | Add rkdrm(4), a driver which combines all the separate components | Patrick Wildt | |
and lets drm(4) attach to it. Taken from NetBSD and adjusted to our layers. ok kettenis@ | |||
2020-02-21 | Add a DRM GEM CMA helper from NetBSD. Plenty of parts are still | Patrick Wildt | |
under ifdef for us, so for now we don't support SG tables or the GEM CMA ops, but at least it lets us create a simple framebuffer. ok kettenis@ | |||
2020-02-21 | Add test for IPsec transport mode. Check not only flows but also SAs, | tobhe | |
SA modes (tunnel/transport), and flow types (IPcomp/ESP). | |||
2020-02-21 | Add transport mode for child SAs. This is useful for GRE over IPsec and | tobhe | |
similar settings to prevent double encapsulation. ok kn@ | |||
2020-02-21 | Use proper function to get a timestamp, as time_second isn't safe; | Otto Moerbeek | |
ok cheloha@ | |||
2020-02-21 | Handle the mount(... MNT_RELOAD) case for ffs2 as well. ok kettenis@ | Otto Moerbeek | |
2020-02-21 | Remove sigacts structure sharing. The only process that used sharing was | Claudio Jeker | |
proc0 which is used for kthreads and idle threads. proc0 and all those other kernel threads don't handle signals so there is no benefit in sharing. Simplifies the code a fair bit since the refcnt is gone. OK kettenis@ |