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-06-23
Add initial support for pattern matching using Lua's pattern matching code.
Reyk Floeter
2015-06-23
This patch ensure that when an error is detected, the freed variables in
semarie
2015-06-23
This patch ensure that e_shentsize (sections header's size in bytes) is
semarie
2015-06-23
corrects a read after bound that occurs in strcmp (line just
semarie
2015-06-23
If the kernel symbols fit completely into the 2 MB alignment hole
Alexander Bluhm
2015-06-23
add some check before accessing data:
semarie
2015-06-23
Pass a "struct ifnet *" instead of a "struct arpcom *" to arpresolve().
Martin Pieuchot
2015-06-23
fix emacs pkg names
Giovanni Bechis
2015-06-23
delete more p==NULL checks; discussed with miod, kettenis, dlg before
Theo de Raadt
2015-06-23
Adapt bridge(4) to the new if_input() framework.
Martin Pieuchot
2015-06-23
Fix npppd to check the size of received GRE packets properly.
YASUOKA Masahiko
2015-06-23
Fix the problem when npppd receives a zero length 1701/udp packet. If
YASUOKA Masahiko
2015-06-23
Fix the links to pppx(4).
YASUOKA Masahiko
2015-06-23
Change CBS_dup() to also sync the offset.
Doug Hogan
2015-06-23
Convert bytestringtest to individual checks and don't short circuit.
Doug Hogan
2015-06-23
Remove unnecessary regress target.
Doug Hogan
2015-06-22
Don't count successful partial authentication as failures in monitor;
Damien Miller
2015-06-22
Add an #ifdef HIBERNATE to allow to build a kernel without hibernate but
Alexander Bluhm
2015-06-22
Make it possible to create write combing mappings through /dev/mem. This is
Mark Kettenis
2015-06-22
document that boot.conf can contain comments;
Jason McIntyre
2015-06-22
Increment rule counters only after successful state insertion
Mike Belopuhov
2015-06-22
Flush out another small diff to reduce the diffs with Linux.
Mark Kettenis
2015-06-22
theo buehler points out that posix specifies a prompt defined using -p
Jason McIntyre
2015-06-22
Do not update frame lengths to reflect what has really been transfered
Martin Pieuchot
2015-06-22
Don't call setgroups if we have zero groups; there's no guarantee that it
Darren Tucker
2015-06-22
After the last change, we also have to url_encode $SERVER_NAME and
Reyk Floeter
2015-06-22
Make xhci(4)'s root hub report the same status bits as physical USB3 hubs.
Martin Pieuchot
2015-06-22
rtrequest1(9) error code path cleanup.
Martin Pieuchot
2015-06-22
Apparently some BIOSes not supporting xHCI natively switch USB ports
Martin Pieuchot
2015-06-21
Don't use uninitialized data as a return value.
Kenneth R Westerback
2015-06-21
Don't leak mem if wsfont_rotate() fails.
Jeremie Courreges-Anglas
2015-06-21
Count transmitted packets.
Mark Kettenis
2015-06-21
sync
Theo de Raadt
2015-06-21
sync
Theo de Raadt
2015-06-21
5.9 base key
Theo de Raadt
2015-06-21
Check for failure with CBB_init() in bs_ber.c.
Doug Hogan
2015-06-21
When encoding the Location url, only encode the query and path
Reyk Floeter
2015-06-21
There is a race between sending notifications to the SE and getting a new
Claudio Jeker
2015-06-21
Add .mkv (video/x-matroska).
Reyk Floeter
2015-06-21
There is no need to include sys/ucred.h. Only sys/file.h is needed for the
Claudio Jeker
2015-06-21
Just return if nmemb is 0. Avoids a NULL dereference and is
Todd C. Miller
2015-06-21
memory leak on failure; from Maxime Villard
Theo de Raadt
2015-06-20
Fix a bug that causes uvm_pmr_get1page() to fail for allocations that
Mark Kettenis
2015-06-20
Convert ssl3_get_new_session_ticket to CBS.
Doug Hogan
2015-06-20
Convert ssl3_get_next_proto to CBS.
Doug Hogan
2015-06-20
Convert ssl_parse_serverhello_renegotiate_ext to CBS.
Doug Hogan
2015-06-20
Handle NIST curve names in openssl(1) ecparam.
Joel Sing
2015-06-20
Handle NIST curve names.
Joel Sing
2015-06-20
Have ECPKParameters_print() include the NIST curve name, if known.
Joel Sing
2015-06-20
Less mdc2.
Joel Sing
[prev]
[next]