summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-02Do not open a subsection for each and every macro.Ingo Schwarze
2019-03-02On upgrade, only clean up the library relinking kits when we knowTheo Buehler
2019-03-02Fix OID for sm3WithRSAEncryption which was apparently mixed upTheo Buehler
2019-03-02Represent multiple subsequent .IP blocks having a consistentIngo Schwarze
2019-03-02Unfortunately we cannot use unveil in the main process since thisFlorian Obser
2019-03-02Bump VMM_MAX_NAME_LEN to 64 to allow for longer vm names.Antoine Jacoutot
2019-03-02Limited the number of allowed stacked wsmux devices. A sufficiently long chainanton
2019-03-02Introduce the IMSG_DATA_SIZE() macro to replace recurring math onpamela
2019-03-02Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.le...pamela
2019-03-01Since ring->index points to the next free slot, once we reach index zeroPatrick Wildt
2019-03-01usage if there's extra arguments. ok knTed Unangst
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