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
/
compress.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update packet.c & isolate, introduce struct ssh
markus
2015-01-19
1
-165
/
+0
*
work around name-space collisions some buggy compilers (looking at you
deraadt
2010-09-08
1
-2
/
+3
*
"zlib.h" can be <zlib.h>; ok djm@ markus@
stevesk
2006-08-06
1
-2
/
+2
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-2
/
+4
*
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
djm
2006-03-25
1
-0
/
+1
*
RCSID() can die
deraadt
2006-03-19
1
-1
/
+0
*
cast for portability; millert@
markus
2004-01-13
1
-3
/
+5
*
-Wall; ok henning
markus
2004-01-13
1
-3
/
+3
*
export compression streams for ssh-privsep
provos
2002-03-18
1
-3
/
+3
*
skip inflateEnd if inflate fails; ok provos@
markus
2002-03-16
1
-3
/
+7
*
remove unneeded casts and some char->u_char cleanup; ok markus@
stevesk
2001-12-29
1
-7
/
+7
*
basic KNF done while i was looking for something else
deraadt
2001-12-19
1
-7
/
+7
*
mem leak; chombier@mac.com
markus
2001-09-27
1
-2
/
+2
*
reset compress state per direction when rekeying.
markus
2001-04-05
1
-5
/
+19
*
sync with netbsd tree changes.
itojun
2001-02-08
1
-1
/
+2
*
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
markus
2001-01-21
1
-2
/
+2
*
fix prototypes; from stevesk@pobox.com
markus
2000-12-20
1
-2
/
+2
*
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
-8
/
+6
*
OpenBSD tag
markus
2000-06-20
1
-1
/
+1
*
whitespace cleanup
markus
2000-04-14
1
-11
/
+11
*
cleanup, less code
markus
2000-03-28
1
-31
/
+9
*
-pedantic: signed vs. unsigned, void*-arithm, etc
markus
2000-03-16
1
-6
/
+6
*
KNF, final part 3
markus
1999-11-24
1
-20
/
+26
*
much more KNF
deraadt
1999-11-24
1
-14
/
+14
*
KNF part 1
markus
1999-11-23
1
-104
/
+103
*
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
deraadt
1999-09-26
1
-0
/
+160