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
2016-09-22
m88k switched to RELRO
Philip Guenther
2016-09-22
Simplify __cerror now that %r27 is always the TCB pointer.
Philip Guenther
2016-09-22
mention curve25519-sha256 KEX
Damien Miller
2016-09-22
support plain curve25519-sha256 KEX algorithm now that it is
Damien Miller
2016-09-22
Raise spl level to IPL_SOFTNET before calling rt_ifmsg().
Martin Pieuchot
2016-09-22
some minor cleanup;
Jason McIntyre
2016-09-22
shorten x509;
Jason McIntyre
2016-09-22
Make sure we don't have conflicting UIDs/GIDs when adding user/group.
Antoine Jacoutot
2016-09-22
Introduce a new 'softclock' thread that will be used to execute timeout
Martin Pieuchot
2016-09-22
Periodically call mii_tick() like all our other ethernet drivers that use
Mark Kettenis
2016-09-22
Improve on code from the previous commit.
Joel Sing
2016-09-22
Avoid unbounded memory growth, which can be triggered by a client
Joel Sing
2016-09-22
Fix indentation. No binary change.
Jonathan Gray
2016-09-22
Fix indentation. No binary change.
Jonathan Gray
2016-09-22
Fix indentation. No binary change.
Jonathan Gray
2016-09-22
Fix indentation. No binary change.
Jonathan Gray
2016-09-22
Remove some unused cruft from iwm, including a local namespace-polluting
Stefan Sperling
2016-09-22
Simplify assignment of sgi_ok variable in iwm_setrates(). No functional change.
Stefan Sperling
2016-09-22
Change function arguments from "unsigned char keyname[16]" to
Jonathan Gray
2016-09-22
Check for packet with truncated DTLS cookie.
Philip Guenther
2016-09-22
Improve ticket validity checking when tlsext_ticket_key_cb() callback
Philip Guenther
2016-09-22
correct invalid use of sizeof
Jonathan Gray
2016-09-22
revert documentation update for the clearning behavior we already reverted
Brent Cook
2016-09-22
If ssh receives a PACKET_DISCONNECT during userauth it will cause
Darren Tucker
2016-09-22
Call setsockopt(2) before listen(2) in relayd tests and adjust some
Alexander Bluhm
2016-09-22
Fix indentation of a break statement. No binary change.
Jonathan Gray
2016-09-22
include time.h for time()
Jonathan Gray
2016-09-21
Remove reference to zaurus
Frederic Cambus
2016-09-21
correctly return errors from kex_send_ext_info(). Fix from Sami Farin
Damien Miller
2016-09-21
Use a properly aligned buffer (malloc'd, not on stack) to get routing messages.
Jeremie Courreges-Anglas
2016-09-21
Use the correct local variable to get address & prefixlen in routing messages
Jeremie Courreges-Anglas
2016-09-21
Fix a race in test. Wait until the process shown by ps is really
Alexander Bluhm
2016-09-21
Loadable kernel modules are gone.
Martin Natano
2016-09-21
Document auto rounds.
Joel Sing
2016-09-21
Add support for automatically selecting the number of rounds to use with
Joel Sing
2016-09-21
cast uint64_t for printf
Damien Miller
2016-09-21
Be clearer with the description of bioctl(8)'s -r option.
Joel Sing
2016-09-21
disable tests for affirmative negated match after backout of
Damien Miller
2016-09-21
Revert two recent changes to negated address matching. The new
Damien Miller
2016-09-21
no more KERN_ARND; ok deraadt
Jason McIntyre
2016-09-21
tweak previous;
Jason McIntyre
2016-09-21
Fix bad indentation. One already existed in 1.20, one introduced in 1.21;
Otto Moerbeek
2016-09-21
If not set, set hw_vendor to the name of the first pvbus.
Reyk Floeter
2016-09-21
Use /dev/console as a template for the pseudo tty, stdin may be not
Alexander Bluhm
2016-09-21
sysctl KERN_ARND is no longer used (in ports, it only occurs in fallback
Theo de Raadt
2016-09-21
Always set the bit which allows RTS in iwm's LQ command.
Stefan Sperling
2016-09-21
Make iwm protect the session during association more like Linux does it.
Stefan Sperling
2016-09-21
Properly support the mac context command in iwm. This was wrong in many ways.
Stefan Sperling
2016-09-21
Make iwm return EBUSY from its ic_ampdu_rx_start() handler and
Stefan Sperling
2016-09-21
Fix nfsrv_symlink() indentation. No binary change.
Jonathan Gray
[next]