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
/
blowfish.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansi, indentation, etc.
hshoexer
2004-11-02
1
-17
/
+8
*
makeing local table static saves some bytes; idea from mickey@
markus
2003-04-09
1
-2
/
+2
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-85
/
+1
*
grammer/spelling
todd
2001-01-04
1
-2
/
+2
*
speed up blowfish by > 20%.
provos
1999-12-28
1
-28
/
+32
*
CBC bug reported by Juergen Nickelsen <ni@tellique.de>
niklas
1999-05-14
1
-2
/
+2
*
Fix UA cases in a MI way
niklas
1998-08-30
1
-57
/
+59
*
doc UA faulting code
deraadt
1998-08-22
1
-1
/
+4
*
for new functions, fix BE & UA cases. LE UA case is still busted
deraadt
1998-08-21
1
-14
/
+16
*
add ECB and CBC encryption for octet streams
provos
1998-08-10
1
-1
/
+139
*
#if 0
deraadt
1998-03-04
1
-2
/
+2
*
improve performance of blowfish encryption, also speeds up blowfish passwords.
provos
1998-03-02
1
-77
/
+34
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
tabify
kstailey
1997-07-23
1
-44
/
+43
*
Be more careful about possible type promotion
tholo
1997-04-30
1
-1
/
+33
*
prelim manpage, cleanup, fixed crippled plaintext: sed does a nice
provos
1997-02-16
1
-13
/
+7
*
header update
provos
1997-02-14
1
-10
/
+33
*
Unpatended fast block cipher for new password hashing.
provos
1997-02-13
1
-0
/
+624