Age | Commit message (Expand) | Author |
2019-03-01 | New mmap(2) flag: MAP_CONCEAL. | cheloha |
2019-02-28 | IPv6 fragments with malformed extension headers could be erroneously | Alexander Bluhm |
2019-02-28 | Implement non-SSL_MODE_ENABLE_PARTIAL_WRITE in tls13_legacy_write_bytes(). | Joel Sing |
2019-02-28 | Automatically complete the handshake from tls13_legacy_{read,write}_bytes() | Joel Sing |
2019-02-28 | Set the SSL state as part of tls13_legacy_connect(). | Joel Sing |
2019-02-28 | Add appropriate length checks to tls13_legacy_{read,write}_bytes() | Joel Sing |
2019-02-28 | Remove unused record_type from TLSv1.3 handshake actions. | Joel Sing |
2019-02-28 | Format multiple subsequent .IP or multiple subsequent .TP/.TQ | Ingo Schwarze |
2019-02-28 | bump smtpd version | Eric Faurot |
2019-02-28 | list mpls as a depend for mpe and mpw, dont require bridge to build mpw | David Gwynne |
2019-02-28 | add mpip(4) | David Gwynne |
2019-02-28 | Add mpip(4), an IP tunnel interface for "IP Layer 2" over MPLS pseudowires | David Gwynne |
2019-02-27 | dup stdout/in for proxycommand=-, otherwise stdout might be | Markus Friedl |
2019-02-27 | Make iwm(4) use CTS-to-self for HT protection if the AP requests this, | Stefan Sperling |
2019-02-27 | update RFC references, from tobias_heider at genua.de, ok claudio@ | Stuart Henderson |
2019-02-27 | Back in 2016 we enabled RTS threshold by default because it apparently | Stefan Sperling |
2019-02-27 | try to make this check work better and gather more output | Sebastian Benoit |
2019-02-27 | Make xhci_ring_produce() check the previous TRB to find out if it | Patrick Wildt |
2019-02-27 | remove unused includes | denis |
2019-02-27 | Adjust to the last bgpd change. sa2addr gets an extra agrument and | Claudio Jeker |
2019-02-27 | Convert the remote and local addresses in struct peer to be bgpd_addrs | Claudio Jeker |
2019-02-27 | Fix export none. none became a keyword some time ago and so this broke. | Claudio Jeker |
2019-02-27 | Test the export statement for neighbors | Claudio Jeker |
2019-02-27 | Implement support for dynamic RTS threshold in MiRA. | Stefan Sperling |
2019-02-27 | Fix iwn(4) scan misreporting the channel of wifi networks in some situations. | Stefan Sperling |
2019-02-26 | In preparation for reusing libLLVM component library Makefiles to build | Jonathan Gray |
2019-02-26 | sync | Theo de Raadt |
2019-02-26 | crank to 6.5-beta | Theo de Raadt |
2019-02-26 | define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICS | Jonathan Gray |
2019-02-26 | tweak the mbuf loading in the tx path so it's easier to read. | David Gwynne |
2019-02-26 | use real format strings, resolve compiler warnings; ok millert@ | cheloha |
2019-02-26 | add domain-search to the list of options capable of adding to resolv.conf; | Jason McIntyre |
2019-02-26 | Move release check up front. | Antoine Jacoutot |
2019-02-26 | Fix sending IKEV2_CFG_INTERNAL_IP6_DNS, IKEV2_CFG_INTERNAL_IP6_NBNS, | Patrick Wildt |
2019-02-26 | Correct return values for non-fatal alerts. | Joel Sing |
2019-02-26 | Correctly propagate EOF from BIO in tls13_legacy_wire_read(). | Joel Sing |
2019-02-26 | Correctly handle tls_read() and tls_write() failures. | Joel Sing |
2019-02-26 | sync | Visa Hankala |
2019-02-26 | Add manual pages for SMR. | Visa Hankala |
2019-02-26 | Introduce safe memory reclamation, a mechanism for reclaiming shared | Visa Hankala |
2019-02-26 | ikectl's built-in CA command for simple configurations has a fixed certificate | Stuart Henderson |
2019-02-26 | Add missing break; in case statement and while there check that the | Claudio Jeker |
2019-02-26 | Some betoh64 sneaked in again, change to be64toh to be posix compliant. | Claudio Jeker |
2019-02-26 | To simplify the upcoming UTF-8 cleanup in less(1), delete support | Ingo Schwarze |
2019-02-26 | Extend ext-community test to include most of the possible wildchar support | Claudio Jeker |
2019-02-26 | Add support for '*', local-as and neighbor-as for ext-community matching | Claudio Jeker |
2019-02-26 | Re-enable interrupts on resume with RF switch disabled | kn |
2019-02-26 | sync | Theo Buehler |
2019-02-26 | g/c unused robots_roll file. | Theo Buehler |
2019-02-26 | i forgot to commit a regen after fixing some bcm entries | David Gwynne |