summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/bufaux.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-55/+0
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* spacingderaadt2005-03-101-2/+2
* introduce a new buffer API that returns an error rather than fatal()ing whendjm2004-10-291-1/+11
* constify. ok markus@ & djm@jakob2003-11-101-3/+3
* add buffer_{get,put}_shortmarkus2002-04-201-1/+4
* buffer_skip_string and extra sanity checking; needed by ssh-privsepprovos2002-03-181-1/+4
* $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; addstevesk2002-03-041-2/+2
* buffer_get_bignum: int -> voidmarkus2001-12-281-3/+3
* change the buffer/packet interface to use void* vs. char*; ok markus@stevesk2001-12-191-2/+2
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-25/+4
* prototype pedant. not very creative...itojun2001-06-261-14/+14
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-1/+2
* cleanup sftp-server implementation:markus2001-01-101-1/+3
* replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'markus2000-12-191-5/+5
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-7/+6
* OpenBSD tagmarkus2000-06-201-1/+1
* whitespace cleanupmarkus2000-04-141-6/+6
* support ssh2 bignumsmarkus2000-03-281-1/+4
* KNF, final part 3markus1999-11-241-9/+13
* much more KNFderaadt1999-11-241-22/+22
* convert all uses of gmp to SSL bignumprovos1999-09-281-5/+5
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+51