index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-06
Implement a rolling hash of the ClientHello message, Enforce RFC 8446
Bob Beck
2020-06-05
Implement cpu_rnd_messybits() as a read of the virtual counter xored
Christian Weisgerber
2020-06-05
Allow userland access to the virtual counter.
Mark Kettenis
2020-06-05
Remove redundant code
denis
2020-06-05
Add a custom copy handler for AES key wrap
Theo Buehler
2020-06-05
Use IANA allocated GOST ClientCertificateTypes.
Joel Sing
2020-06-05
Stop sending GOST R 34.10-94 as a CertificateType.
Joel Sing
2020-06-05
Handle GOST in ssl_cert_dup().
Joel Sing
2020-06-05
Enable GOST_SIG_FORMAT_RS_LE when verifying certificate signatures.
Joel Sing
2020-06-05
Allow GOST R 34.11-2012 in PBE/PBKDF2/PKCS#5.
Joel Sing
2020-06-05
Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.
Joel Sing
2020-06-05
Add a few more errors to help debugging.
Joel Sing
2020-06-05
Add support for additional GOST curves.
Joel Sing
2020-06-05
Remove remaining error *_str_functs[]
Joel Sing
2020-06-05
sync
Theo de Raadt
2020-06-05
Apply some style(9).
Joel Sing
2020-06-05
One error file per directory is plenty.
Joel Sing
2020-06-05
Add default proposals for AES-GCM ciphers in IKE and ESP.
tobhe
2020-06-05
Implement cpu_rnd_messybits() as a read of the cycle counter register.
Christian Weisgerber
2020-06-05
cpu_rnd_messybits() for mips64
Visa Hankala
2020-06-05
Change how panes are resized so that the code is clearer and if the pane
Nicholas Marriott
2020-06-05
Do not take the address of a potentially unaligned member.
Nicholas Marriott
2020-06-05
Fix various confusion about am vs xenl.
Nicholas Marriott
2020-06-05
Qemu does not like we load ofwboot on top of the bootblocks and as
Otto Moerbeek
2020-06-05
Now that we mostly only search visible text, the rate limit on repeating
Nicholas Marriott
2020-06-05
Add support for pausing a pane when the output buffered for a control
Nicholas Marriott
2020-06-05
unbreak "sshd -ddd" - close of config passing fd happened too early.
Damien Miller
2020-06-05
tweak previous;
Jason McIntyre
2020-06-05
make sshbuf_putb(b, NULL) a no-op
Damien Miller
2020-06-05
make sshbuf_dump() args const
Damien Miller
2020-06-05
wrap long line
Damien Miller
2020-06-05
Correct historical comment: provos@ modified OpenSSH to work with SSLeay
Darren Tucker
2020-06-05
spell if_rxr_livelocked properly
David Gwynne
2020-06-05
add a small manpage for ifiq functions that drivers care about.
David Gwynne
2020-06-05
HID parser could overflow if a malicious device (potentially USB) provided
Jonathan Gray
2020-06-04
HID parser could overflow if a malicious device (potentially USB) provided
Theo de Raadt
2020-06-04
Set max atomic size for PowerPC.
gkoehler
2020-06-04
Reset wrapped flag when clearing or moving lines, GitHub issue 2215.
Nicholas Marriott
2020-06-04
Search marks outside the visible text are not useful, so there is no
Nicholas Marriott
2020-06-04
When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), return
Ingo Schwarze
2020-06-04
Recognise Cortex-A78.
Mark Kettenis
2020-06-04
Some improvements to performance of searching:
Nicholas Marriott
2020-06-04
minor polishing:
Ingo Schwarze
2020-06-04
add missing forward declaration of struct proc
anton
2020-06-04
Align tls13_server_select_certificate() with
Theo Buehler
2020-06-04
Improve client certificate selection for TLSv1.3
Theo Buehler
2020-06-04
mention that TLS_method(3) also supports TLSv1.3;
Ingo Schwarze
2020-06-04
sync
Theo de Raadt
2020-06-04
A } can go on the same line as a command.
Nicholas Marriott
2020-06-04
Collapse the x509v3 directory into x509.
Joel Sing
[next]