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
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
1
-2
/
+2
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
1
-10
/
+16
*
need more links for MD[45]Transform
deraadt
2000-03-28
1
-1
/
+3
*
Expose MDXTransform functions to be consistent with sha1 and rmd160.
millert
2000-03-28
3
-9
/
+22
*
SYNOPSIS needs #include <sys/types.h>
espie
1999-10-08
1
-1
/
+2
*
- let cryptographic checksums refer to each other
espie
1999-10-06
2
-6
/
+7
*
More <sys/file.h> vs. <fcntl.h> and open() flags fixes.
millert
1999-08-17
1
-3
/
+3
*
- remove all trailing whitespace
aaron
1999-07-09
1
-8
/
+8
*
correct some Xr's which referred to the wrong man page sections
aaron
1999-05-10
1
-2
/
+1
*
Mention that MD4 is pretty much broken, and MD5 may follow. A couple
angelos
1999-02-12
1
-3
/
+23
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
use .Ox
millert
1998-03-10
1
-2
/
+2
*
tabify + trailing blanks
kstailey
1997-07-23
3
-18
/
+18
*
Add a missing const
millert
1997-07-15
1
-2
/
+2
*
#include <md5.h> not "md5.h"
millert
1997-07-12
1
-2
/
+2
*
MD[45]Final(NULL,&ctx) applies padding to context and can still be used with M[45]Update afterwards.
provos
1997-07-03
3
-12
/
+23
*
collision also for md4
provos
1997-06-05
1
-4
/
+5
*
Make possible truncation of long value more explicit
tholo
1997-04-30
2
-4
/
+4
*
fix a memory-leak problem in MDXEnd -- even when given
flipk
1997-03-18
1
-2
/
+2
*
mention collision found by Dobbertin
provos
1997-03-07
1
-4
/
+7
*
DOH! Fixing big endian broke little..
niklas
1997-01-07
2
-6
/
+12
*
Fix these for big endian systems
niklas
1997-01-06
2
-13
/
+15
*
fix big endian; Encode/Decode
deraadt
1996-12-04
2
-22
/
+28
*
64-bit cleanup + pedantic -W flags
niklas
1996-11-24
3
-59
/
+44
*
Closes PR system/34 -- fix from kstailey@dol-esa.gov
millert
1996-10-20
1
-8
/
+8
*
Minor doc fixups from FreeBSD.
millert
1996-10-15
3
-49
/
+60
*
Attempt at cleanup.
michaels
1996-10-08
1
-2
/
+2
*
All the world is not a pc, BYTE_ORDER define.
millert
1996-10-02
2
-71
/
+85
*
Now use bittypes wo we work on 64-bit machines
millert
1996-09-29
3
-51
/
+54
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
watch for NOMAN
deraadt
1996-08-22
1
-1
/
+3
*
Fix RCS ids
tholo
1996-08-19
3
-9
/
+14
*
typo
millert
1996-08-04
1
-2
/
+2
*
MD2 copyright is too restrictive for us, pointed out by Jason Thorpe
niklas
1996-06-19
1
-15
/
+6
*
Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$
niklas
1996-06-03
7
-0
/
+867