Age | Commit message (Expand) | Author |
2022-07-06 | For accessibility, label the last two widgets in the search form. | Ingo Schwarze |
2022-07-06 | https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says: | Ingo Schwarze |
2022-07-06 | improve the description of header.html and footer.html | Ingo Schwarze |
2022-07-06 | assign the ARIA role "doc-subtitle" to the .Nd element; | Ingo Schwarze |
2022-07-06 | While the HTML standard allows multiple <h1> elements in the same | Ingo Schwarze |
2022-07-06 | missed one PERMIT_PACKAGE_* -> PERMIT_PACKAGE | Marc Espie |
2022-07-06 | Show config errors on attach if they were not shown when the session | Nicholas Marriott |
2022-07-06 | Remove debugging code. | Nicholas Marriott |
2022-07-06 | Defer reading from control client until the command line command has | Nicholas Marriott |
2022-07-06 | More ts(1) cleanup. Change main loop so that in interval mode only one | Claudio Jeker |
2022-07-06 | Mention whether time is creation/activity for sort orders. | Nicholas Marriott |
2022-07-06 | Support hyperlinks with capture-pane -e and add a mouse_hyperlink | Nicholas Marriott |
2022-07-06 | update countres and capitals in quiz(6) | Daniel Dickman |
2022-07-05 | Finally get rid of the archaic <table> markup for header and footer lines | Ingo Schwarze |
2022-07-05 | Add missing X509_V_ERR_ strings using the ones from OpenSSL. | Theo Buehler |
2022-07-05 | Use secop instead of op everywhere | Theo Buehler |
2022-07-05 | Pull setting of is_ee out of the function calls to appease scan-build | Theo Buehler |
2022-07-05 | Remove old poll/select wakeup mechanism. | Visa Hankala |
2022-07-05 | Somehow, the content of header.html ended up | Ingo Schwarze |
2022-07-05 | Missing header change that should have gone with xhci_acpi.c r1.8 | Theo Buehler |
2022-07-05 | Stick with just "interfaces and bridges" | Klemens Nanni |
2022-07-05 | cope with ASN1_TIME_set_string_X509() rename | Anton Lindqvist |
2022-07-05 | workaround link training problems on s3 resume with alder lake | Jonathan Gray |
2022-07-04 | Add support for the dual role controllers integrated on the Qualcomm | Mark Kettenis |
2022-07-04 | Use destination buffer size as strlcpy() bound, not source; harmless here for | Miod Vallat |
2022-07-04 | ts(1): the first argument to clock_gettime(2) is a clockid_t, not an int | Scott Soule Cheloha |
2022-07-04 | Improve accessibility of man.cgi(8) in various respects, | Ingo Schwarze |
2022-07-04 | Repair "make man.cgi" which got accidentally broken in the previous | Ingo Schwarze |
2022-07-04 | The OpenSSL API is called ASN1_TIME_set_string_X509() (uppercase x) | Theo Buehler |
2022-07-04 | Put the HTML comment containing the Copyright header (if any) | Ingo Schwarze |
2022-07-04 | Bump to LibreSSL 3.6.0 | Theo Buehler |
2022-07-04 | Sync with changes in dsa_meth.c | Theo Buehler |
2022-07-04 | Prepare to provide DSA_meth_{get0,set1}_name() | Theo Buehler |
2022-07-04 | Prepare to provide X509_VERIFY_PARAM_get_time() | Theo Buehler |
2022-07-04 | somehow, when I created this file, I copied the licence of the other files | Marc Espie |
2022-07-04 | Ignore any CERT payload after the first instead of failing the exchange | Tobias Heider |
2022-07-04 | Add TEST_REGRESS_CACHE_DIR which, if set, is used to cache regress test | Darren Tucker |
2022-07-04 | Fix error in the comparison of the Child SA nonces to decide which | Tobias Heider |
2022-07-04 | Sort panes by index not by ID, GitHub issue 3249. | Nicholas Marriott |
2022-07-04 | Mouse clicks could change current item, so work it out again. GitHub | Nicholas Marriott |
2022-07-03 | Reword a comment | Theo Buehler |
2022-07-03 | Unwrap a line | Theo Buehler |
2022-07-03 | Revert previous changeset: While using .Nm without an argument | Job Snijders |
2022-07-03 | use sys/types.h to get at __dead. | Florian Obser |
2022-07-03 | thou shalt not include sys/cdefs.h because it is not standardized, the | Theo de Raadt |
2022-07-03 | Update instructions for using curl's mk-ca-bundle script. | Stuart Henderson |
2022-07-03 | Simplify certificate list handling code in legacy server. | Joel Sing |
2022-07-03 | Simplify certificate list handling code in legacy client. | Joel Sing |
2022-07-03 | Instead of the custom <div class="manual-text">, use the standard | Ingo Schwarze |
2022-07-03 | Nm is already defined | Job Snijders |