index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
bufaux.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-55
/
+0
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
spacing
deraadt
2005-03-10
1
-2
/
+2
*
introduce a new buffer API that returns an error rather than fatal()ing when
djm
2004-10-29
1
-1
/
+11
*
constify. ok markus@ & djm@
jakob
2003-11-10
1
-3
/
+3
*
add buffer_{get,put}_short
markus
2002-04-20
1
-1
/
+4
*
buffer_skip_string and extra sanity checking; needed by ssh-privsep
provos
2002-03-18
1
-1
/
+4
*
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
stevesk
2002-03-04
1
-2
/
+2
*
buffer_get_bignum: int -> void
markus
2001-12-28
1
-3
/
+3
*
change the buffer/packet interface to use void* vs. char*; ok markus@
stevesk
2001-12-19
1
-2
/
+2
*
remove comments from .h, since they are cut&paste from the .c files
markus
2001-06-26
1
-25
/
+4
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-14
/
+14
*
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
markus
2001-01-21
1
-1
/
+2
*
cleanup sftp-server implementation:
markus
2001-01-10
1
-1
/
+3
*
replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'
markus
2000-12-19
1
-5
/
+5
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-7
/
+6
*
OpenBSD tag
markus
2000-06-20
1
-1
/
+1
*
whitespace cleanup
markus
2000-04-14
1
-6
/
+6
*
support ssh2 bignums
markus
2000-03-28
1
-1
/
+4
*
KNF, final part 3
markus
1999-11-24
1
-9
/
+13
*
much more KNF
deraadt
1999-11-24
1
-22
/
+22
*
convert all uses of gmp to SSL bignum
provos
1999-09-28
1
-5
/
+5
*
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
deraadt
1999-09-26
1
-0
/
+51