summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/xmalloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add xvasprintf()djm2019-11-121-1/+3
* Replace calls to ssh_malloc_init() by a static init of malloc_options.otto2019-06-061-2/+1
* Switch to recallocarray() for a few operations. Both growth and shrinkagederaadt2017-05-311-1/+2
* Add a function to enable security-related malloc_options. With and okdtucker2016-02-151-1/+2
* rename xrealloc() to xreallocarray() since it follows that form.deraadt2015-04-241-2/+2
* bye, bye xfree(); ok markus@djm2013-05-171-2/+1
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-6/+1
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* change OpenSSH's xrealloc() function from being xrealloc(p, new_size) todjm2006-03-251-2/+2
* introduce xcalloc() and xasprintf() failure-checked allocations functionsdjm2006-03-251-1/+5
* KNF done automatically while reading....deraadt2002-06-191-2/+2
* $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; addstevesk2002-03-041-2/+2
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-12/+5
* prototype pedant. not very creative...itojun2001-06-261-5/+5
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-6/+6
* OpenBSD tagmarkus2000-06-201-1/+1
* whitespace cleanupmarkus2000-04-141-7/+7
* much more KNFderaadt1999-11-241-21/+21
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+34