Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | Disable | Florian Obser | |
- Deny ANY with only one RR in response, by default. Patch from Daisuke Higashi. The deny-any statement in nsd.conf sets ANY queries over UDP to be further moved to TCP as well. Also no additional section processig for type ANY, reducing the response size. with an ifdef NOTYET. It is too close to release and we want to let this sit for a bit. Pointed out / requested by sthen. | |||
2019-03-30 | Update to nsd 4.1.27 | Florian Obser | |
OK sthen | |||
2019-03-29 | move the HARDWARE sections in line with other wireless pages; | Jason McIntyre | |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by ↵ | Stuart Henderson | |
brad@ | |||
2019-03-29 | this page was missing the "configured at runtime" boilerplate, so add it; | Jason McIntyre | |
2019-03-29 | Set the maximum column index in a tbl(7) to the maximum *right* edge | Ingo Schwarze | |
of any cell span, not to the maximum *left* edge, which may be smaller if the last column of the table is only reached by horizontal spans, but not by any regular cell in any row of the table. Otherwise, the algorithm calculating column widths accessed memomy after the end of the colwidth[] array, while it was trying to handle the rightmost column(s). Crash reported by Jason Thorpe <thorpej at NetBSD> via https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54069 and via Thomas Klausner (wiz@). Christos@ Zoulas sent a (correct, but slightly confusing) patch. The patch i'm committing here is easier to understand. | |||
2019-03-29 | Use correct capitalization of EC_GROUP_get_curve_GF{2m,p}(3). | Theo Buehler | |
2019-03-29 | typo in printf; leo_tck at volny cz | Stuart Henderson | |
2019-03-29 | document that these drivers do not support powersave; two other pages (acu ↵ | Jason McIntyre | |
and zyd) already document this in a slightly more tangled way - i chose not to edit those texts; help/ok stsp | |||
2019-03-29 | Copy categories outside "mask" from "oldloc" to the new locale object. | Ingo Schwarze | |
While POSIX appears to allow the old behaviour of ignoring "oldloc", Ted and Karl convinced me that is a bug in the spec and the Austin group almost certainly intended to require the new behaviour. Anyway, compatibility strongly suggests the new behaviour because most (or maybe even all?) other systems do not ignore "oldloc", and some software appears to depend on the copying from "oldloc" to the new locale. Issue analyzed and reported by Karl Williamson <public at khwilliamson dot com> with support from the Perl 5 community. This final diff is similar to two earlier diffs from Ted, but handles invalid input in a mode robust way. OK tedu@. | |||
2019-03-29 | when logging/fataling on error, include a bit more detail than just the | Damien Miller | |
function name and the error message | |||
2019-03-29 | Use stricter validation checks for A-MPDUs in the net80211 input path. | Stefan Sperling | |
Don't accept A-MPDUs if not in RUN state, and don't accept them from unassociated clients in hostap mode. ok jmatthew@ kevlo@ | |||
2019-03-29 | Read the EEPROM of AR9287 USB devices from the correct offset. | Stefan Sperling | |
Fixes kevlo's TL-WN821nv3. test & ok kevlo@ | |||
2019-03-29 | Free old strings after they have been expanded in format_choose. | Nicholas Marriott | |
2019-03-29 | point readers to individual driver pages for notes on powersave; ok stsp | Jason McIntyre | |
2019-03-29 | Use u_char for buffer in yylex. This happened on the other parse.y | YASUOKA Masahiko | |
already. | |||
2019-03-29 | add notes for drivers which support powersave; help/ok stsp | Jason McIntyre | |
while here i knocked out a Tn from iwn and tidied it a little... | |||
2019-03-29 | Add printf format attributes to yyerror() in parse.y. This happened already | YASUOKA Masahiko | |
on the other parse.y. Also fix the format warnings. | |||
2019-03-29 | while here, drop ifq_is_serialized and IFQ_ASSERT_SERIALIZED | David Gwynne | |
nothing uses them, and they can generate false positives if the serialiser is running at a lower IPL on the same cpu as a call to ifq_is_serialiazed. | |||
2019-03-29 | deprecate ifiq_barrier. | David Gwynne | |
drivers don't need to call it because the stack runs work in ifiqs. again, only the stack has to care about waiting for pending work when shutting down, not drivers. ifiq_destroy already does a task_del and task_barrier dance, so we don't need ifiq_barrier. | |||
2019-03-29 | Fix a compiler warning. Also use srandom_deterministic(3) since using | YASUOKA Masahiko | |
random(3) intentionally is to repeat the test failure if it happens. | |||
2019-03-29 | remove ifiq_barrier in ixl_down cos ifiq tasks don't use nic resources. | David Gwynne | |
ixl_down frees all the dma memory used by the rings, but that memory isn't used by ifiqs, so there's no need to wait for them to finish | |||
2019-03-29 | sync | Stuart Henderson | |
2019-03-28 | Enable GOST cipher selection test after libssl has been fixed. | Alexander Bluhm | |
2019-03-28 | Fix offset of list ranges. | Nicholas Marriott | |
2019-03-28 | Expand session and window formats for buffer filters. | Nicholas Marriott | |
2019-03-28 | zap trailing whitespace; | Jason McIntyre | |
2019-03-28 | Revert revision 1.20, switch back to using efifb_std_descr.n{rows,cols} | Frederic Cambus | |
instead of EFIFB_HEIGHT and EFIFB_WIDTH when calling rasops_init() in efifb_cnremap() and efifb_attach(). This appeared to cause issues on some systems, as reported by Dmitry on bugs@. | |||
2019-03-28 | Don't send MIDI-related flow control messages until at least | Alexandre Ratchov | |
half of the client buffer space is consumed. This avoids sending unnecessary/redundant messages on the network. | |||
2019-03-28 | Wait until server disconnects before closing the socket. Otherwise, | Alexandre Ratchov | |
last bytes sent may be lost by the server. | |||
2019-03-28 | Enable uxrcom(4). | Mark Kettenis | |
2019-03-28 | Enable uxrcom(4). | Mark Kettenis | |
2019-03-28 | Tweak meson MODULE documentation after the recent changes. | Antoine Jacoutot | |
2019-03-27 | uxrcom(4) | Mark Kettenis | |
2019-03-27 | Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter. | Mark Kettenis | |
Even though these chips implement the standard USB CDC class protocol we need a separate driver to be able to disable hardware flow control. Hardware flow control is automatically enabled in CDC mode but if the relevant lines aren't connected this prevents the chip from getting input. ok deraadt@ | |||
2019-03-27 | regen | Mark Kettenis | |
2019-03-27 | Add Exar XR21V1410. | Mark Kettenis | |
ok deraadt@ | |||
2019-03-27 | remove documentation for obsolete announce all|none|default-route, see | Sebastian Benoit | |
parse.y rev 1.381 2019/02/27 ok sthen@ | |||
2019-03-27 | Tweak output and correct a comment. | rob | |
2019-03-27 | Modify a test to stress embedded ber elements in ber_printf_elements(). Also | rob | |
cleanup some output. | |||
2019-03-27 | Add support for displaying fontwidth and fontheight values, this allows | Frederic Cambus | |
users to know the size of the currently used font. Based on a diff from Artturi Alm, thanks! OK sthen@, kettenis@, tedu@, jcs@ | |||
2019-03-27 | Replace "garbage" test with an explicit test of an incorrect length (i.e. not | rob | |
enough data). Expects a failure (with errno = ECANCELED). | |||
2019-03-27 | Check errno on expected failures. Also fix some output wording. | rob | |
2019-03-27 | Cast nonce bytes to avoid undefined behaviour when left shifting. | Joel Sing | |
Reported by oss-fuzz, really fixes issue #13805. ok beck@ tb@ | |||
2019-03-27 | Only perform position and memory checks on short form encoding (i.e. short | rob | |
form tagging and short form length encoding). Add two tests for long form length encoding. | |||
2019-03-27 | Fix stop-selection, from Avi Halachmi. | Nicholas Marriott | |
2019-03-27 | merge unbound 1.9.1 | Stuart Henderson | |
2019-03-27 | remove duplicate set key file call. from alf. | Ted Unangst | |
ok jsing | |||
2019-03-27 | fix interaction between ClientAliveInterval and RekeyLimit that could | Damien Miller | |
cause connection to close incorrectly; Report and patch from Jakub Jelen in bz#2757; ok dtucker@ markus@ | |||
2019-03-27 | Add AR8152 PCI ids to alc_phy_down(), based on FreeBSD r272730. | Kevin Lo | |
From Brad |