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
check_hosts_equiv -> check_hosts_lpd
Antoine Jacoutot
2014-04-20
in debug messages, truncating strings of excessive lengths is actually
Ingo Schwarze
2014-04-20
Make -L even more useful to monitoring processes. Truncate and
Kenneth R Westerback
2014-04-20
strlen+malloc+snprintf is error prone;
Ingo Schwarze
2014-04-20
regen
Stefan Sperling
2014-04-20
Add device ID for Ralink (now branded Mediatek) MT7601 USB wifi device
Stefan Sperling
2014-04-20
fix unchecked snprintf(3) in page header printing:
Ingo Schwarze
2014-04-20
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
Philip Guenther
2014-04-20
After doing all of the loging dance to get the target's params it makes
Claudio Jeker
2014-04-20
Restore beck's (void)snprintf(): they were reviewed.
Philip Guenther
2014-04-20
Restore beck's rev 1.8: snprintf() was reviewed.
Philip Guenther
2014-04-20
Restore tedu's rev 1.4: snprintf() was reviewed.
Philip Guenther
2014-04-20
Restore beck's rev 1.7: snprintf() was reviewed.
Philip Guenther
2014-04-20
make sure static buffers for snprintf(3) are large enough
Ingo Schwarze
2014-04-20
Remove unused/never installed libssl tools and docs and references to them
Andrew Fresh
2014-04-20
Restore beck's rev 1.21: snprintf() was reviewed
Philip Guenther
2014-04-20
Use only one style for "return foo;"
Claudio Jeker
2014-04-20
Add a few more overflow checks for strlc* functions in parse.y
Reyk Floeter
2014-04-20
clarify a bit about hosts.lpd
Ted Unangst
2014-04-20
hosts.equiv is a ghost from bsd past
Ted Unangst
2014-04-20
theo found a file we don't seem to need, but just in case, i will paste
Ted Unangst
2014-04-20
Style improvement based on espie@'s feedback: provide and use
Vadim Zhukov
2014-04-20
Restore beck's rev 1.9: snprintf() was reviewed
Philip Guenther
2014-04-20
Move session params initialization to when we start a session and not
Claudio Jeker
2014-04-20
Fix conn_gen_kvp and its caller to fill the kvp array properly (including
Claudio Jeker
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2005-04-29
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Damien Miller
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2014-04-20
move in6_cksum_phdr from in6.h to ip6_output.c to mirror in_cksum_phdr
Christian Weisgerber
2014-04-20
KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */,
Ingo Schwarze
2014-04-20
KNF.
Joel Sing
2014-04-20
Check another strlcpy overflow that is very unlikely to happen.
Reyk Floeter
2014-04-20
Check for strlcpy overflow when expanding the HTTP input value.
Reyk Floeter
2014-04-20
Restore beck's rev 1.3: snprintf() was reviewed
Philip Guenther
2014-04-20
More KNF.
Joel Sing
2014-04-20
Check strlcpy of the script path names for overflow and use the size of the
Reyk Floeter
2014-04-20
KNF.
Joel Sing
2014-04-20
Just to be pedantic, fail if strlcpy managed to overflow the socket path.
Reyk Floeter
2014-04-20
Only issue a single dhcp requests per interface with the host-name
Robert Peichaer
2014-04-20
KNF.
Joel Sing
2014-04-20
factor our ether_addheader for readability; there's more to come there
Henning Brauer
2014-04-20
KNF.
Joel Sing
2014-04-20
ether_output: instead of assembling the ethernet header and then calling
Henning Brauer
2014-04-20
ether_output: instead of using an esrc buffer in which we copy the intended
Henning Brauer
2014-04-20
Reimplement the multi-dimensional arrays that are used to set up the
Reyk Floeter
2014-04-20
More KNF.
Joel Sing
2014-04-20
More KNF.
Joel Sing
2014-04-20
gettimeofday() is portable enough and does not need a wrapper
Theo de Raadt
2014-04-20
calloc() rather than malloc+memset
Theo de Raadt
2014-04-20
Fix indentation, adding braces and combining a nested if to reduce depth
Philip Guenther
[prev]
[next]