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
It does not make sense to specify a port for the initiatoraddr.
Claudio Jeker
2014-04-21
Use RSA_set_ex_data()/RSA_get_ex_data() directly instead of
Reyk Floeter
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2014-04-21
KNF.
Joel Sing
2014-04-21
use mallocarray(a,b) instead of malloc(a*b)
Theo de Raadt
2014-04-21
more malloc/realloc/calloc cleanups; ok beck kettenis
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
use the language from the 802.1Q standard which just talks about tags,
Henning Brauer
2014-04-21
Remove historical comment about <varargs.h> and warn people from using
Philip Guenther
2014-04-21
The OpenSSL engine passes a "const u_char *" to the callback but
Reyk Floeter
2014-04-21
no need for malloc casts
Theo de Raadt
2014-04-21
KNF.
Joel Sing
2014-04-21
Use a better way that ensures that NIFS is really 0 if there are no
Robert Peichaer
2014-04-21
check perms on .ssh/id_ed25519; Fritjof Bornebusch
Stuart Henderson
2014-04-21
More KNF.
Joel Sing
2014-04-21
KNF.
Joel Sing
2014-04-21
msdosfs timestamps can only represent 1/1/1980 through
Kenneth R Westerback
2014-04-21
Ooops. Delete discarded offered leases from correct TAILQ. More than
Kenneth R Westerback
2014-04-21
The OpenSSL engine passes a "const u_char *" to the callback but
Reyk Floeter
2014-04-21
KNF.
Joel Sing
2014-04-21
Implement sftp upload resume support.
Loganaden Velvindron
2014-04-21
KNF.
Joel Sing
2014-04-21
Revert 1.101 as it breaks source port selection. This needs more
Florian Obser
2014-04-21
stop lieing. vlan is not an encapsulation. it doesn't encapsulate ethernet
Henning Brauer
2014-04-21
sync
Theo de Raadt
2014-04-21
correct man page section
Theo de Raadt
2014-04-21
crank minor
Theo de Raadt
2014-04-21
Introducing: void *mallocarray(size_t nmemb, size_t size);
Theo de Raadt
2014-04-21
wrong calloc, see people do care
Theo de Raadt
2014-04-21
Simplify the update process a bit. Don't try to skip parts based on what
Jonathan Matthew
2014-04-21
KNF.
Joel Sing
2014-04-21
Back out most of v1.47 changes which mess up the block size on these
Bob Beck
2014-04-21
NIFS is supposed to represent the number of configured interfaces.
Robert Peichaer
2014-04-21
remove rshd example; ok sthen
Okan Demirmen
2014-04-21
Handle EAGAIN, ENOBUFS and EINTR a bit better. Ignore them one layer above
Claudio Jeker
2014-04-21
It is possible that we can't burst all of the data in the immediate data
Claudio Jeker
2014-04-21
ip_output() using varargs always struck me as bizarre, esp since it's only
Henning Brauer
2014-04-21
Fix off-by-one error in PG_LGFRAME mask
Philip Guenther
2014-04-21
add support for reading/writing long paths and linkpaths as extended
Marc Espie
2014-04-21
improve realloc/calloc/malloc patterns; ok guenther
Theo de Raadt
2014-04-21
Use internal '__' names for __attributes__ in public headers
Philip Guenther
2014-04-21
Delete #if 0'd time related functions which are totally expired.
Theo de Raadt
2014-04-21
modernize malloc call
Theo de Raadt
2014-04-21
Replace entire printf-like guts with calls to libc snprintf.
Theo de Raadt
2014-04-21
Bring malloc/calloc/realloc sequences to modern standard
Theo de Raadt
2014-04-21
we'll do fine without casting NULL to struct foo * / void *
Henning Brauer
[next]