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
/
lib
/
libc
/
hash
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com>
millert
2003-09-08
1
-5
/
+5
*
Remove bogus static; from Hiroki Sato
millert
2003-07-21
1
-3
/
+3
*
missing const; millert ok
deraadt
2003-06-25
2
-4
/
+4
*
Sync with share/misc/license.template and add missing DARPA credit
millert
2003-06-17
3
-24
/
+28
*
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2003-06-03
3
-66
/
+33
*
- section reorder
jmc
2003-05-30
3
-52
/
+52
*
Include string.h for memset() proto; noticed by lebel@
millert
2003-05-09
3
-3
/
+6
*
Add sha2 routines based on code by Aaron D. Gifford with minor
millert
2003-05-08
4
-6
/
+1309
*
Clear the digest local var w/ memset() in the End function.
millert
2003-05-08
2
-12
/
+14
*
updated URL from Leandro Costa;
jmc
2003-05-06
1
-2
/
+3
*
Move the rounds into separate functions on sparc64 so gcc's optimizer
millert
2003-01-08
2
-22
/
+69
*
o Ansi function headers
millert
2002-12-23
4
-67
/
+51
*
compile sparc64 version of sha1.go with -O0, too. OK jason@
marc
2002-01-16
1
-1
/
+4
*
add RFC 3174 to SEE ALSO section
millert
2001-10-29
1
-1
/
+6
*
sync with rmd160.h
markus
2001-10-01
1
-4
/
+4
*
new rmd160 implementation. based on
markus
2001-10-01
2
-400
/
+340
*
Also build the .so version of sha1 without optimization.
drahn
2001-09-25
1
-1
/
+3
*
get previous right...
jason
2001-09-24
1
-2
/
+2
*
add hack for sha1.po on sparc64, too
jason
2001-09-24
1
-1
/
+4
*
gcc hangs when compiling sha1 on sparc64, workaround.
art
2001-09-02
1
-1
/
+6
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
2
-6
/
+4
*
mdoc prefers `\e' as an escape character.
aaron
2000-12-21
2
-4
/
+4
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
2
-11
/
+16
*
Add missing MLINKs
millert
1999-11-17
1
-4
/
+6
*
- let cryptographic checksums refer to each other
espie
1999-10-06
1
-2
/
+3
*
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
millert
1999-08-17
2
-6
/
+6
*
Explicitly include <sys/types.h> and some minor style points.
millert
1999-08-16
1
-5
/
+10
*
more unescaped \n lines in nroff documents
deraadt
1999-08-11
2
-4
/
+4
*
- remove all trailing whitespace
aaron
1999-07-09
2
-6
/
+6
*
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
aaron
1999-07-07
2
-2
/
+4
*
kill some old macros
aaron
1999-05-25
2
-4
/
+4
*
punctuation
aaron
1999-05-25
2
-4
/
+4
*
Fixup of formatting in the example source code
wvdputte
1999-04-18
2
-6
/
+6
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
Make RMD160Update a little less overzealous when fed small crumbs.
janjaap
1998-09-09
1
-24
/
+29
*
Remove the advertising clause in my old license, it impedes free use
millert
1998-06-21
2
-10
/
+4
*
nbytes - ofs should never be less than 0 (Oops on me)
janjaap
1998-06-02
1
-0
/
+2
*
teach rmd160 not to throw leftovers out the window
janjaap
1998-03-23
1
-22
/
+44
*
.Bx Open -> .Ox 2.x
millert
1998-03-07
2
-6
/
+4
*
extra commas go foom foom foom
deraadt
1998-02-27
2
-4
/
+4
*
Fix compiler warnings.
millert
1997-08-24
1
-2
/
+5
*
tabify + trailing blanks
kstailey
1997-07-23
2
-12
/
+12
*
Converting u_char[] -> u_int[] is easy on little endian machines :-)
millert
1997-07-18
1
-1
/
+5
*
Use u_int32_t not size_t.
millert
1997-07-17
1
-3
/
+2
*
Typo
millert
1997-07-17
1
-2
/
+2
*
Manpage for RMD*(3)
millert
1997-07-17
2
-2
/
+226
*
More typos.
millert
1997-07-17
1
-3
/
+3
*
Allow passing of a NULL digest to RMD160Final(3).
millert
1997-07-17
1
-6
/
+8
*
mdX(3)-like interface to RIPEMD-160 hash function. Code by
millert
1997-07-17
3
-2
/
+465
*
Fix typo
millert
1997-07-17
1
-2
/
+2
[next]