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
2015-09-12
Convert the rest of the server handshake functions to ssl3_handshake_msg_*.
Joel Sing
2015-09-12
Uncopy and unpaste dtls1_send_client_verify() - the
Joel Sing
2015-09-12
Remove dead get_host_seed() function; Martin Natano
Miod Vallat
2015-09-12
Uncopy and unpaste dtls1_send_client_key_exchange() - the
Joel Sing
2015-09-12
Use explicit_bzero() instead of memset() when clearing private keys.
Joel Sing
2015-09-12
Old diff found in my tree: Add HISTORY; info from the CSRG CDs.
Ingo Schwarze
2015-09-12
typo that breaks the build
Christian Weisgerber
2015-09-12
Fix two cases where it was possible to call if_put with an uninitialized ifp
Claudio Jeker
2015-09-12
show a few more lines of trace; discussed in the room
Theo de Raadt
2015-09-12
Pull variable assignment out from function call, fix indentation and set
Joel Sing
2015-09-12
More ifmedia64 fallout; that should be the last.
Miod Vallat
2015-09-12
style(9) and whitespace cleanups.
Joel Sing
2015-09-12
vhif_ifp in struct carp_ifs is set but never used. it can be trimmed.
David Gwynne
2015-09-12
ifmedia64 fixes.
Miod Vallat
2015-09-12
mii_softc's view of the current mii state need to use the proper types
Miod Vallat
2015-09-12
Avoid out of boundary access on invalid or short packet reads.
Tobias Stoeckmann
2015-09-12
vhif_nvrs in carp_if is used to count the number of entries in
David Gwynne
2015-09-12
Use rtref(9) in rtable_match() before returning a route entry.
Martin Pieuchot
2015-09-12
Add a few -fno-builtin-foo to silence the build.
Miod Vallat
2015-09-12
Remove workaround for old SIMICS toolchain.
Miod Vallat
2015-09-12
Remove horribly old and outdated `documentation' for the assembly code.
Miod Vallat
2015-09-12
Rework fb_setsize() logic to get rid of gotos.
Miod Vallat
2015-09-12
Also print the error registers in the ddb callback.
Miod Vallat
2015-09-12
use SOCK_CLOEXEC instead of fnctl; ok guenther beck jsing
Theo de Raadt
2015-09-12
When panicing, show the non-idle, on-proc threads before showing the stack
Philip Guenther
2015-09-12
sync
Theo de Raadt
2015-09-12
fix previous;
Jason McIntyre
2015-09-12
sync
Theo de Raadt
2015-09-12
Intel docs suggest that cpus in C3 may go into deeper states automatically
Philip Guenther
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2015-09-12
Add support for the 88E1512/88E1514 phys using the 1512 init sequence
Jonathan Gray
2015-09-12
Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changes
James Turner
2015-09-11
add missing functions to NAME;
Jason McIntyre
2015-04-19
Update sqlite3 to 3.8.9. Changes available here:
James Turner
2015-04-04
Update sqlite3 to 3.8.8.3. Changes available here:
James Turner
2014-09-29
Update sqlite3 to 3.8.6. A list of changes are available here:
James Turner
2014-03-24
Update sqlite to 3.8.4. A list of changes are available here:
James Turner
2013-06-09
Update to sqlite 3.7.17.
Landry Breuil
2012-11-29
minor update to 3.7.14.1
Marc Espie
2012-06-22
import 3.7.13
Marc Espie
2012-06-04
minor update to 3.7.12.1
Marc Espie
2012-04-14
sqlite 3.7.11 library, vendor sources
Marc Espie
2015-09-11
Workaround broken AML by treating FFH vendor 8 the same as vendor 1 (== intel)
Philip Guenther
2015-09-11
Make the powerpc pmap (more) mpsafe by protecting both the pmap itself and the
Mark Kettenis
2015-09-11
Adapt test to 50MB CAfile limit.
Alexander Bluhm
2015-09-11
Bad whatever, that if_put() should not be there. Found the hard way by deraadt@
Claudio Jeker
2015-09-11
Instead of printing errno strings here and there, add a logerrorx()
Alexander Bluhm
2015-09-11
Now that the port tree is clean, RTF_XRESOLVE disapear.
Martin Pieuchot
2015-09-11
consistency: .Ic -> .Cm; and drop redundant .Bk
Ingo Schwarze
2015-09-11
spaces found during a read
Theo de Raadt
[next]