summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-28Remove ASN1_TIME_new and use NULL for X509_gmtime_adj, free tmptm in err pathKinichiro Inoguchi
2021-08-28Unwrap lines in openssl(1) ca.cKinichiro Inoguchi
2021-08-28Avoid leak with X509_REVOKED variable in openssl(1) ca.cKinichiro Inoguchi
2021-08-28Checking the return value in openssl(1) ca.cKinichiro Inoguchi
2021-08-27Replace %% in command lists (by copying them) for template arguments ,Nicholas Marriott
2021-08-27Allow control mode clients to set a hard limit on the window width andNicholas Marriott
2021-08-27Add regress test testing having the root cert in the intermediate bundleBob Beck
2021-08-27Remove unused #include <assert.h>.Theo Buehler
2021-08-27Replace stray hand-rolled nitems() with nitems().Kenneth R Westerback
2021-08-27drm/amd/display: workaround for hard hang on HPD on native DPJonathan Gray
2021-08-27drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XJonathan Gray
2021-08-27drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.Jonathan Gray
2021-08-26Request wMaxInputLength bytes of data on each interrupt which shouldJoshua Stein
2021-08-26Rename ucc_intr_to_usage() to ucc_bits_to_usage(), no functional change.Anton Lindqvist
2021-08-26Add missing leading colon to error message.Anton Lindqvist
2021-08-26There are some races in the hardware which thus require a few more triesKevin Lo
2021-08-25Two more Capt. Obvious comments go away.Kenneth R Westerback
2021-08-25Don't use log_procname before it is initialized. In particularKenneth R Westerback
2021-08-25Consolidate '-e' edit command parsing into ask_cmd(), simplifyingKenneth R Westerback
2021-08-25Improve some logging.Nicholas Marriott
2021-08-25Ignore client creating session when working out size if it is a controlNicholas Marriott
2021-08-25bind-key needs to allow commands for any argument for the moment.Nicholas Marriott
2021-08-25Validate command argument types (string or command list) and give moreNicholas Marriott
2021-08-25setupterm needs char * not const char * on some platforms.Nicholas Marriott
2021-08-25Fix up some printflike attributes.Nicholas Marriott
2021-08-25Start inputs as NULL so not freeing random stack garbage, GitHub issue 2852.Nicholas Marriott
2021-08-25Make all conversion routines consistent by returning a structAnton Lindqvist
2021-08-25Remove the KB_DEFAULT flag from the wskbd keymap layout. Presence ofAnton Lindqvist
2021-08-25Prevent ucc(4) from matching report IDs with an empty input report.Anton Lindqvist
2021-08-25If the buffer given to the ucc interrupt handler is too long, do notAnton Lindqvist
2021-08-25Determine if a hid item is an array by solely inspecting presence ofAnton Lindqvist
2021-08-24Fix automatic upgrade after fetching response file with dhcp.Alexander Bluhm
2021-08-24- guiness -> guinnessJason McIntyre
2021-08-24Fix ping group offsets.Mark Kettenis
2021-08-24Add an #ifdef DEBUG/#endif chunk that dumps the entire GPT header whenKenneth R Westerback
2021-08-24Fix various read buffer overflow when printing ASN.1 strings (which areTheo Buehler
2021-08-24When an interface disappears, e.g. when a usb dongle gets unplugged,Florian Obser
2021-08-24When an interface disappears, e.g. when a usb dongle gets unplugged,Florian Obser
2021-08-24use Pa for resolv.conf.tail, since there is no longer a man pageJason McIntyre
2021-08-24vini vidi vici -> veni vidi viciJason McIntyre
2021-08-24make SYNOPSIS match usage to indicate -l is optional in:Jason McIntyre
2021-08-24A couple more Capt. Obvious comments can go.Kenneth R Westerback
2021-08-24Trim leading/trailing whitespace from -e input to make commandKenneth R Westerback
2021-08-24Fix compilation with debug enabled.Patrick Wildt
2021-08-24Some consumer control descriptor reports uses an array of usages insteadAnton Lindqvist
2021-08-24fix outdated comments, from Emil Engler, thanks.Sebastian Benoit
2021-08-24We no longer have resolv.conf.tail.Florian Obser
2021-08-23Say which read failed, helps debugging.Florian Obser
2021-08-23We don't have a config file on the ramdisks; prevents a warning.Florian Obser
2021-08-23Since we have a config file now we should Xr its manpage.Florian Obser