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
/
crypt
/
crypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
do the char * to u_char * song and dance back and forth explicitly as
deraadt
2004-09-14
1
-5
/
+5
*
Split crypto routine sup again, but differently. This should make the
deraadt
2003-08-12
1
-82
/
+39
*
unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5crypt
deraadt
2003-08-07
1
-27
/
+57
*
wierd -> weird
pvalchev
2002-04-29
1
-3
/
+3
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-4
/
+4
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-4
/
+3
*
$OpenBSD$
niklas
1998-03-22
1
-1
/
+3
*
indentation cleanup
deraadt
1997-09-10
1
-7
/
+8
*
Clean up some -Wall flowers.
millert
1997-07-09
1
-2
/
+2
*
delete the unaligned code
deraadt
1997-03-30
1
-11
/
+1
*
Err, umm.
downsj
1997-03-27
1
-3
/
+3
*
Make this code sane.
downsj
1997-03-27
1
-3
/
+4
*
added hook for bcrypt
provos
1997-02-13
1
-4
/
+10
*
Fix RCS ids
tholo
1996-08-19
1
-2
/
+5
*
for magic MD5 salt, call md5crypt()
deraadt
1996-07-02
1
-3
/
+6
*
Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$
niklas
1996-06-03
1
-1
/
+1
*
Update prototypes to match declarations
tholo
1996-03-25
1
-11
/
+11
*
i believe i took care of the 32bit and alignment issues, so the comment can go away
deraadt
1995-12-18
1
-8
/
+1
*
non-USA crypto code by davidb@werj.com.au. The source has been split
deraadt
1995-12-16
1
-0
/
+715