summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01Fix a crash: don't assume that all input files are ELF objectsJeremie Courreges-Anglas
2019-03-01de-obfuscate by expanding three useless macros; no functional change;Ingo Schwarze
2019-03-01trailing whitespaceFlorian Obser
2019-03-01Start UTF-8 cleanup of store_char(), in particular getting rid ofIngo Schwarze
2019-03-01Fix previous extra arguments commitkn
2019-03-01Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsIngo Schwarze
2019-03-01Print usage on extra create, start and stop argumentskn
2019-03-01use a timeout to refill the rx ring when it's empty.David Gwynne
2019-03-01use ifiq_input instead of if_inputDavid Gwynne
2019-03-01Need to be more careful in kr_net_redist_add() when adding an alreadyClaudio Jeker
2019-03-01Improve handling of HT protection for 'mode 11n' hostap.Stefan Sperling
2019-03-01Pick up the AP's 11g ERP protection setting properly in 11n client mode.Stefan Sperling
2019-03-01Due to the way we build libunbound inside of unwind .o files collide inFlorian Obser
2019-03-01Make athn(4) configure timing of control frames explicitly.Stefan Sperling
2019-03-01vmd(8): remove some i386 remnants that missed the original cleanupMike Larkin
2019-03-01update currency exchange rates;Jason McIntyre
2019-03-01bus_dmamap_sync when we fill the rx ring, not for ever slot on the ring.David Gwynne
2019-03-01rework how ifiq_input decides the stack is busy and whether it should dropDavid Gwynne
2019-03-01in ssh_set_newkeys(), mention the direction that we're keying in debugDamien Miller
2019-03-01Fix two race conditions in sshd relating to SIGHUP:Damien Miller
2019-03-01mention PKCS11Provide=none, reword a little and remove mention ofDamien Miller
2019-03-01let PKCS11Provider=none do what users expectDamien Miller
2019-03-01Background init progress and consistency check progress are reported inJonathan Matthew
2019-03-01New mmap(2) flag: MAP_CONCEAL.cheloha
2019-02-28IPv6 fragments with malformed extension headers could be erroneouslyAlexander Bluhm
2019-02-28Implement non-SSL_MODE_ENABLE_PARTIAL_WRITE in tls13_legacy_write_bytes().Joel Sing
2019-02-28Automatically complete the handshake from tls13_legacy_{read,write}_bytes()Joel Sing
2019-02-28Set the SSL state as part of tls13_legacy_connect().Joel Sing
2019-02-28Add appropriate length checks to tls13_legacy_{read,write}_bytes()Joel Sing
2019-02-28Remove unused record_type from TLSv1.3 handshake actions.Joel Sing
2019-02-28Format multiple subsequent .IP or multiple subsequent .TP/.TQIngo Schwarze
2019-02-28bump smtpd versionEric Faurot
2019-02-28list mpls as a depend for mpe and mpw, dont require bridge to build mpwDavid Gwynne
2019-02-28add mpip(4)David Gwynne
2019-02-28Add mpip(4), an IP tunnel interface for "IP Layer 2" over MPLS pseudowiresDavid Gwynne
2019-02-27dup stdout/in for proxycommand=-, otherwise stdout might beMarkus Friedl
2019-02-27Make iwm(4) use CTS-to-self for HT protection if the AP requests this,Stefan Sperling
2019-02-27update RFC references, from tobias_heider at genua.de, ok claudio@Stuart Henderson
2019-02-27Back in 2016 we enabled RTS threshold by default because it apparentlyStefan Sperling
2019-02-27try to make this check work better and gather more outputSebastian Benoit
2019-02-27Make xhci_ring_produce() check the previous TRB to find out if itPatrick Wildt
2019-02-27remove unused includesdenis
2019-02-27Adjust to the last bgpd change. sa2addr gets an extra agrument andClaudio Jeker
2019-02-27Convert the remote and local addresses in struct peer to be bgpd_addrsClaudio Jeker
2019-02-27Fix export none. none became a keyword some time ago and so this broke.Claudio Jeker
2019-02-27Test the export statement for neighborsClaudio Jeker
2019-02-27Implement support for dynamic RTS threshold in MiRA.Stefan Sperling
2019-02-27Fix iwn(4) scan misreporting the channel of wifi networks in some situations.Stefan Sperling
2019-02-26In preparation for reusing libLLVM component library Makefiles to buildJonathan Gray
2019-02-26syncTheo de Raadt