summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05syncTheo de Raadt
2020-06-05Apply some style(9).Joel Sing
2020-06-05One error file per directory is plenty.Joel Sing
2020-06-05Add default proposals for AES-GCM ciphers in IKE and ESP.tobhe
2020-06-05Implement cpu_rnd_messybits() as a read of the cycle counter register.Christian Weisgerber
2020-06-05cpu_rnd_messybits() for mips64Visa Hankala
2020-06-05Change how panes are resized so that the code is clearer and if the paneNicholas Marriott
2020-06-05Do not take the address of a potentially unaligned member.Nicholas Marriott
2020-06-05Fix various confusion about am vs xenl.Nicholas Marriott
2020-06-05Qemu does not like we load ofwboot on top of the bootblocks and asOtto Moerbeek
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