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
2014-04-20
Update hotplug. Add qle_get_port_name_list, use it to discover local
Jonathan Matthew
2014-04-20
Undo a calloc() replacement. It lacks the integer overflow check that
Theo de Raadt
2014-04-20
move in_cksum_phdr from in.h (under #ifdef _KERNEL, at least) to ip_output.c
Henning Brauer
2014-04-20
nuke in_cksum_addword()
Henning Brauer
2014-04-20
Remove more commentary about recently removed des support
Theo de Raadt
2014-04-20
Fix a small leak in the error path.
Reyk Floeter
2014-04-20
Add support for SSHFP DNS records for ED25519 key types.
logan
2014-04-20
KNF.
Joel Sing
2014-04-20
reset imprint to NULL to avoid double free. from mancha1 at zoho
Ted Unangst
2014-04-20
add a canonical 6.6 + curve25519 bignum fix fake version that I can
Damien Miller
2014-04-20
use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on
Damien Miller
2014-04-20
make the status handler more like rdac and emc. the big functional change
David Gwynne
2014-04-20
emc on my cx500 works as well as rdac on all my rebadged engenio kit.
David Gwynne
2014-04-19
Hardware receive IP checksum offload for IPv4 is no longer supported.
Christian Weisgerber
2014-04-19
release buffers fix was lost in merge. put it back.
Ted Unangst
2014-04-19
remove hosts.equiv xr
Ted Unangst
2014-04-19
delete .xr to hosts.equiv. there's still an unfortunate amount of
Ted Unangst
2014-04-19
stop talking about hosts.equiv
Ted Unangst
2014-04-19
COnveret the bcopy() to memcpy()
Claudio Jeker
2014-04-19
populateusrlocal() is used only once in finish_up(). Just fold it in there.
Robert Peichaer
2014-04-19
kill checksum offloading in sk.
Henning Brauer
2014-04-19
Replace a magic number.
Claudio Jeker
2014-04-19
remove some really old rsh references
Ted Unangst
2014-04-19
change some rsh references to ssh. poke by jmc
Ted Unangst
2014-04-19
More KNF.
Joel Sing
2014-04-19
these snprintf() calls can't possibly truncate because they copy data from
Gilles Chehade
2014-04-19
More KNF.
Joel Sing
2014-04-19
(void) cast snprintf() that cannot truncate
Gilles Chehade
2014-04-19
(void) cast snprintf() call used to craft fatalx() message from within
Gilles Chehade
2014-04-19
(void) cast snprintf calls that cannot truncate or for which earlier checks
Gilles Chehade
2014-04-19
another attempt at fixing stale x509 data. since we don't know where the
Ted Unangst
2014-04-19
(void) cast snprintf() calls that cannot truncate (and would be harmless
Gilles Chehade
2014-04-19
remove dead code ... in code that's not plugged in yet ;-)
Gilles Chehade
2014-04-19
(void) cast snprintf that cannot truncate
Gilles Chehade
2014-04-19
(void) cast snprintf calls that cannot truncate
Gilles Chehade
2014-04-19
(void) cast snprintf call that cannot truncate
Gilles Chehade
2014-04-19
(void) cast snprintf() calls that cannot truncate
Gilles Chehade
2014-04-19
replace warnx message
Gilles Chehade
2014-04-19
add missing strlcpy() check in create_filter_chain() that would cause smtpd
Gilles Chehade
2014-04-19
add missing strlcpy() checks in create_filter() that would cause smtpd to
Gilles Chehade
2014-04-19
add missing strlcpy() check in is_if_in_group() to detect and warn about
Gilles Chehade
2014-04-19
add missing strlcpy() check when parsing "backup hostname" in smtpd.conf,
Gilles Chehade
2014-04-19
(void) cast strlcpy() calls that cannot truncate
Gilles Chehade
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
More KNF.
Joel Sing
2014-04-19
certs are looked up by hostname, the size of the buffer should use the
Gilles Chehade
2014-04-19
Simplify things by using the return code of ask_yn() directly instead
Robert Peichaer
2014-04-19
More KNF.
Joel Sing
2014-04-19
stop "advertising" disabling pmtud and window size increasing
Henning Brauer
[next]