Age | Commit message (Expand) | Author |
2019-03-01 | Fix a crash: don't assume that all input files are ELF objects | Jeremie Courreges-Anglas |
2019-03-01 | de-obfuscate by expanding three useless macros; no functional change; | Ingo Schwarze |
2019-03-01 | trailing whitespace | Florian Obser |
2019-03-01 | Start UTF-8 cleanup of store_char(), in particular getting rid of | Ingo Schwarze |
2019-03-01 | Fix previous extra arguments commit | kn |
2019-03-01 | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements | Ingo Schwarze |
2019-03-01 | Print usage on extra create, start and stop arguments | kn |
2019-03-01 | use a timeout to refill the rx ring when it's empty. | David Gwynne |
2019-03-01 | use ifiq_input instead of if_input | David Gwynne |
2019-03-01 | Need to be more careful in kr_net_redist_add() when adding an already | Claudio Jeker |
2019-03-01 | Improve handling of HT protection for 'mode 11n' hostap. | Stefan Sperling |
2019-03-01 | Pick up the AP's 11g ERP protection setting properly in 11n client mode. | Stefan Sperling |
2019-03-01 | Due to the way we build libunbound inside of unwind .o files collide in | Florian Obser |
2019-03-01 | Make athn(4) configure timing of control frames explicitly. | Stefan Sperling |
2019-03-01 | vmd(8): remove some i386 remnants that missed the original cleanup | Mike Larkin |
2019-03-01 | update currency exchange rates; | Jason McIntyre |
2019-03-01 | bus_dmamap_sync when we fill the rx ring, not for ever slot on the ring. | David Gwynne |
2019-03-01 | rework how ifiq_input decides the stack is busy and whether it should drop | David Gwynne |
2019-03-01 | in ssh_set_newkeys(), mention the direction that we're keying in debug | Damien Miller |
2019-03-01 | Fix two race conditions in sshd relating to SIGHUP: | Damien Miller |
2019-03-01 | mention PKCS11Provide=none, reword a little and remove mention of | Damien Miller |
2019-03-01 | let PKCS11Provider=none do what users expect | Damien Miller |
2019-03-01 | Background init progress and consistency check progress are reported in | Jonathan Matthew |
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 |