summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05Now that we mostly only search visible text, the rate limit on repeatingNicholas Marriott
2020-06-05Add support for pausing a pane when the output buffered for a controlNicholas Marriott
2020-06-05unbreak "sshd -ddd" - close of config passing fd happened too early.Damien Miller
2020-06-05tweak previous;Jason McIntyre
2020-06-05make sshbuf_putb(b, NULL) a no-opDamien Miller
2020-06-05make sshbuf_dump() args constDamien Miller
2020-06-05wrap long lineDamien Miller
2020-06-05Correct historical comment: provos@ modified OpenSSH to work with SSLeayDarren Tucker
2020-06-05spell if_rxr_livelocked properlyDavid Gwynne
2020-06-05add a small manpage for ifiq functions that drivers care about.David Gwynne
2020-06-05HID parser could overflow if a malicious device (potentially USB) providedJonathan Gray
2020-06-04HID parser could overflow if a malicious device (potentially USB) providedTheo de Raadt
2020-06-04Set max atomic size for PowerPC.gkoehler
2020-06-04Reset wrapped flag when clearing or moving lines, GitHub issue 2215.Nicholas Marriott
2020-06-04Search marks outside the visible text are not useful, so there is noNicholas Marriott
2020-06-04When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), returnIngo Schwarze
2020-06-04Recognise Cortex-A78.Mark Kettenis
2020-06-04Some improvements to performance of searching:Nicholas Marriott
2020-06-04minor polishing:Ingo Schwarze
2020-06-04add missing forward declaration of struct procanton
2020-06-04Align tls13_server_select_certificate() withTheo Buehler
2020-06-04Improve client certificate selection for TLSv1.3Theo Buehler
2020-06-04mention that TLS_method(3) also supports TLSv1.3;Ingo Schwarze
2020-06-04syncTheo de Raadt
2020-06-04A } can go on the same line as a command.Nicholas Marriott
2020-06-04Collapse the x509v3 directory into x509.Joel Sing
2020-06-04Enable bwfm(4).Patrick Wildt
2020-06-04Shorten some long lines.Nicholas Marriott
2020-06-04Correct respawn-* - they don't always use the creation command.Nicholas Marriott
2020-06-04new manual page PKCS7_add_attribute(3);Ingo Schwarze
2020-06-04Make the -no-clear command variants not clear the search marks either.Nicholas Marriott
2020-06-04Allow strings to span multiple lines - newlines and any leadingNicholas Marriott
2020-06-04Instead of using a custom parse function to process {}, treat it as aNicholas Marriott
2020-06-04Fix pfr_kentry_byaddr() to be used for a rule in an anchor. ItYASUOKA Masahiko
2020-06-04Sync new perldeltaAndrew Fresh
2020-06-04Sync to perl 5.30.3Andrew Fresh
2020-06-03syncTheo de Raadt
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2020-06-03Simplify logic in add_route(), eliminating pointless code duplication andKenneth R Westerback
2020-06-03Pass sockaddr instead of sockaddr_storage to sa_address.tobhe
2020-06-03Make paste -p the default for ], GitHub issue 2248.Nicholas Marriott
2020-06-03Properly document PKCS7_final(3), which was already mentionedIngo Schwarze
2020-06-03somehow, when I used more bool, I forgot to check with WARNINGS=YesMarc Espie
2020-06-03Init_Sigset() isn't a prototype without the void!Marc Espie
2020-06-03Add missing ieee80211_release_node() calls in cases where hardwareJonathan Matthew
2020-06-03Import regenerated moduli file.Darren Tucker
2020-06-03let the random subsystem read the tsc for event "timestamps".David Gwynne
2020-06-03Enable the record layer limits test and mark two finished test cases asTheo Buehler
2020-06-02syncTheo de Raadt
2020-06-02Move the code to set up a padding cell into grid.c.Nicholas Marriott