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