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-21
cosmetic changes regarding #ifdef to make things more obvious, ok reyk
Henning Brauer
2014-04-21
Now that we properly negotiate the session params we can enable sending
Claudio Jeker
2014-04-21
remove macros wrapping malloc/calloc/free/realloc
Theo de Raadt
2014-04-21
While we don't recommend using ext2fs, the directions for doing so
Philip Guenther
2014-04-21
sync
Theo de Raadt
2014-04-21
Correctly document the return value of getenv(3)
Philip Guenther
2014-04-21
Bye bye *hosts.equiv.
Antoine Jacoutot
2014-04-21
KNF.
Joel Sing
2014-04-21
Don't leak mountpoint info. Now with replacement for silly realloc() dance
Kenneth R Westerback
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
In qla_get_port_name_list, handle malloc failure, skip special fabric ports,
Jonathan Matthew
2014-04-21
th_code is in network byte order
David Gwynne
2014-04-21
clean up files we don't need
Ted Unangst
2014-04-21
fix accidentally deleted deref.
Bob Beck
2014-04-20
ASN1_STRING cleanup - realloc has handled NULL since I had a mullet
Bob Beck
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
1998-10-05
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
2014-04-20
tweak previous;
Jason McIntyre
2014-04-20
Prevent lpd(8) from looking into hosts.equiv.
Antoine Jacoutot
2014-04-20
replace a bunch of pointer-arithmatic-strcpy-converted-blindly-to-strlcpy
Bob Beck
2014-04-20
Eliminate duplicated logic by switching from malloc+snprintf to asprintf
Philip Guenther
2014-04-20
Add iscsictl bits to show the vscsi stats.
Claudio Jeker
2014-04-20
Introduce some basic stats for the vscsi layer. Just counting the commands
Claudio Jeker
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
[next]