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
2017-04-30
flense SSHv1 support from ssh-agent, considerably simplifying it
Damien Miller
2017-04-30
obliterate ssh1.h and some dead code that used it
Damien Miller
2017-04-30
exterminate the -1 flag from scp
Damien Miller
2017-04-30
purge the last traces of SSHv1 from the TTY modes handling code
Damien Miller
2017-04-30
remove the (in)famous SSHv1 CRC compensation attack detector.
Damien Miller
2017-04-30
undo some local debugging stuff that I committed by accident
Damien Miller
2017-04-30
remove SSHv1 support from packet and buffer APIs
Damien Miller
2017-04-30
remove SSHv1-related buffers from client code
Damien Miller
2017-04-30
remove KEY_RSA1
Damien Miller
2017-04-30
remove SSHv1 configuration options and man pages bits
Damien Miller
2017-04-30
remove SSH1 make flag and associated files
Damien Miller
2017-04-30
remove SSHv1 ciphers; ok markus@
Damien Miller
2017-04-30
remove compat20/compat13/compat15 variables
Damien Miller
2017-04-30
remove options.protocol and client Protocol configuration knob
Damien Miller
2017-04-30
unifdef WITH_SSH1
Damien Miller
2017-04-30
Make early attrbute work here as well. Remove unreachable panic while there.
Mark Kettenis
2017-04-30
Fix priority handling. The interrupt priority registers expose the full range
Mark Kettenis
2017-04-30
Switch AES testcase to the new implementation
Mike Belopuhov
2017-04-30
Constant time AES implementation
Mike Belopuhov
2017-04-30
sync
Theo de Raadt
2017-04-30
Move FlexLexer.h from /usr/include/g++ to /usr/include. It is not
Todd C. Miller
2017-04-30
Remove KGDB references.
Martin Pieuchot
2017-04-30
Remove some KGDB leftovers.
Martin Pieuchot
2017-04-30
Do not try to delete a default route before adding it.
Martin Pieuchot
2017-04-30
No original OpenSSL code remains in this file. Relicense
Bob Beck
2017-04-30
whitespace
Bob Beck
2017-04-30
Add rkclock(4), a driver for the Rockchip RK3399 clocks.
Mark Kettenis
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-30
sync
Theo de Raadt
2017-04-30
Mention that escaping "^" as "\(ha" in source code samples improves
Ingo Schwarze
2017-04-30
Add xhci@fdt, and move ehci(4) from the sunxi block to the generic block.
Mark Kettenis
2017-04-30
Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
Mark Kettenis
2017-04-30
Make early attrbute work here as well. Remove unreachable panic while there.
Mark Kettenis
2017-04-30
Tweak error message when running on an unsupported release.
Antoine Jacoutot
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-04-30
Check that unsupported operation returns ENOSYS.
Martin Pieuchot
2017-04-30
Return ENOSYS for unsupported operation.
Martin Pieuchot
2017-04-30
Regression tests for futex(2).
Martin Pieuchot
2017-04-30
Add futex(2) shim, bump minor.
Martin Pieuchot
2017-04-30
Make BIO_get_host_ip just yet another getaddrinfo wrapper
Bob Beck
2017-04-30
Rework BIO_accept to be more like modern code.
Bob Beck
2017-04-30
Only enable -Werror on libcrypto/libssl/libtls if we are building with
Joel Sing
2017-04-30
Remove unused POW status functions. Makes clang happier.
Visa Hankala
2017-04-30
Switch back to freezero() and explicitly initialise data_len to zero. The
Joel Sing
2017-04-30
Microsoft Windows hates BIO_get_accept_socket in portable. Fix it to
Bob Beck
2017-04-30
Add missing tls_init() and tls_free() calls.
Joel Sing
2017-04-30
Add a tls_keypair_clear_key() function that uses freezero() to make key
Joel Sing
2017-04-29
Fix a bug caused by the return value being set early to signal successful
Joel Sing
2017-04-29
Revert previous - we still want to do this, but I forgot about the installer
Bob Beck
2017-04-29
We now require you to have a working libpthread
Bob Beck
[next]