Age | Commit message (Expand) | Author |
2017-11-15 | make the maximum size of http headers configurable in the protocol. | Sebastian Benoit |
2017-11-15 | etherip(4) now handles etherip sysctls, move/remove code accordingly. | Jeremie Courreges-Anglas |
2017-11-15 | Make etherip(4) the single driver responsible for etherip sysctl entries. | Jeremie Courreges-Anglas |
2017-11-15 | Remove inet6 etherip sysctl entries | Jeremie Courreges-Anglas |
2017-11-15 | Reset the OCSP URL on config reload. Otherwise we end up not being | Patrick Wildt |
2017-11-15 | Makefile cleanup, avoid DNS lookups, add copyright. | Alexander Bluhm |
2017-11-15 | Do not unconfigure vnd1, the test did not configure it. | Alexander Bluhm |
2017-11-15 | Remove unused compat macros. | anton |
2017-11-15 | Update agreement URL; pointed out by sthen. | Florian Obser |
2017-11-15 | Unbreak ENCDEBUG kernels by declaring `encdebug' in ip_ipsp.h | Martin Pieuchot |
2017-11-15 | downgrade a couple more request parsing errors from process-fatal to | Damien Miller |
2017-11-15 | wrap some long lines for function prototypes with .Fo, .Fa, and .Fc. | David Gwynne |
2017-11-15 | some more 25g media types, and a bunch of AOC types. | David Gwynne |
2017-11-15 | fix regression in 7.6: failure to parse a signature request message | Damien Miller |
2017-11-14 | - nested anchors vs. pfctl/parse.y | Alexandr Nedvedicky |
2017-11-14 | Inverse logic, issue found by henning@. MPLS VPN is still broken though. | Claudio Jeker |
2017-11-14 | sync | Christian Weisgerber |
2017-11-14 | Remove /dev/arandom symlink. Nothing in base, xenocara, or ports uses | Christian Weisgerber |
2017-11-14 | Treat invalid server name as empty instead of declining the lease offered | Martin Pieuchot |
2017-11-14 | Push the NET_LOCK into ifioctl() and use the NET_RLOCK in ifioctl_get(). | Theo Buehler |
2017-11-14 | Add more checks helping to set up the test environment. | Alexander Bluhm |
2017-11-14 | Put the net lock around frag6_freef() as it sends ICMP6 error | Alexander Bluhm |
2017-11-14 | Fix the initial check of the checkorder and lock operations | Visa Hankala |
2017-11-14 | Add sizes for free() in the VIA PadLock driver. | Frederic Cambus |
2017-11-14 | Detect touchpad reset announcements. On rare occasions, the touchpad is reset | anton |
2017-11-14 | Print out the offending data causing pms sync to fail. | anton |
2017-11-14 | Add a few more PNP IDs to the skip lists. | Mark Kettenis |
2017-11-14 | Set soname when building shared libraries. | Mark Kettenis |
2017-11-14 | Introduce ipsec_sysctl() and move IPsec tunables where they belong. | Martin Pieuchot |
2017-11-14 | Verify that every section header lies within the mapped file. | Martin Pieuchot |
2017-11-14 | anton@ reports that ifq tx mitigation breaks iwm somehow. | David Gwynne |
2017-11-14 | remove MALLOC_DEBUG | David Gwynne |
2017-11-14 | move the adding of an ifqs counters in if_getdata to ifq.c | David Gwynne |
2017-11-14 | fix problem in configuration parsing when in config dump mode (sshd -T) | Damien Miller |
2017-11-14 | reintroduce tx mitigation, like dfly does and like we used to do. | David Gwynne |
2017-11-13 | add taskq_barrier | David Gwynne |
2017-11-13 | Add support for the i2c controller variant found on the Allwinner A31 and | Mark Kettenis |
2017-11-13 | Add i2c-related clocks for Allwinner H3/H5/A64. | Mark Kettenis |
2017-11-13 | Constrain MBR partition offsets to 0 .. disk.size - 1. | Kenneth R Westerback |
2017-11-13 | tweak previous; | Jason McIntyre |
2017-11-13 | Grab the KERNEL_LOCK() to iterate on the global list of PF_KEY sockets. | Martin Pieuchot |
2017-11-13 | Remove useless comment about if_ioctl() & reduce grep noise. | Martin Pieuchot |
2017-11-13 | Do not call splassert_fail() if splassert_ctl is <= 0. | Martin Pieuchot |
2017-11-13 | When searching in copy mode, do not scroll if the result is already on | Nicholas Marriott |
2017-11-13 | add a generic packet rate matching filter. allows things like | Henning Brauer |
2017-11-13 | Newer Allwinner SoCs (H3/H4/A64) use an "unconfigured" default state. | Mark Kettenis |
2017-11-13 | Remove 18 year old #if 0. | Martin Pieuchot |
2017-11-13 | remove the ability for pf_ouraddr to say that a packet is forwarded. | David Gwynne |
2017-11-12 | Remove HN_DIR variable and expand it in the only place it was used. It | Theo Buehler |
2017-11-12 | Only use a single taskq to process incoming network packets as soon as | Martin Pieuchot |