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