index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
crypt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Discard first 256 bytes of keystream, as per recommendation in
djm
2003-11-26
1
-1
/
+10
*
wording improvement from Michael Knudsen;
jmc
2003-08-28
1
-2
/
+2
*
just use sysctl for stirring. thread safe and can't fail.
tedu
2003-08-16
1
-23
/
+10
*
Split crypto routine sup again, but differently. This should make the
deraadt
2003-08-12
3
-84
/
+149
*
unsplice crypt.c and morecrypt.c; start to document some bcrypt and md5crypt
deraadt
2003-08-07
4
-658
/
+67
*
ansi
deraadt
2003-08-07
2
-18
/
+8
*
protos
deraadt
2003-06-25
2
-3
/
+7
*
ansification; checked by pval
deraadt
2003-06-11
1
-18
/
+9
*
- section reorder in crypt(3)
jmc
2003-05-30
2
-5
/
+5
*
makeing local table static saves some bytes; idea from mickey@
markus
2003-04-09
1
-2
/
+2
*
Use snprintf instead of a strcpy(), strncat() and strcat() sequence
millert
2003-04-02
1
-5
/
+4
*
re-stir if pid changes; markus & me
deraadt
2003-02-14
1
-3
/
+5
*
wierd -> weird
pvalchev
2002-04-29
1
-3
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
2
-117
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor ...
millert
2002-02-16
3
-12
/
+12
*
fix the history refs
mickey
2002-01-24
1
-2
/
+2
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
2
-4
/
+4
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-4
/
+3
*
License clarification from David Mazieres, ok deraadt@
pvalchev
2001-06-05
1
-3
/
+2
*
grammer/spelling
todd
2001-01-04
2
-4
/
+4
*
typo; ciper -> cipher
aaron
2000-12-21
1
-2
/
+2
*
return error if salt is too small; pr 1336
provos
2000-08-02
1
-1
/
+4
*
flesh
deraadt
2000-04-28
1
-3
/
+23
*
improve the english
deraadt
2000-04-28
1
-4
/
+5
*
type decl error
deraadt
2000-04-28
1
-3
/
+3
*
Repairs.
aaron
2000-04-18
3
-51
/
+69
*
Mostly punctuation fixes.
aaron
2000-04-15
3
-9
/
+10
*
First appeared in OpenBSD 2.1
millert
2000-04-02
1
-1
/
+4
*
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron
2000-03-14
1
-2
/
+2
*
ie. -> i.e.,
aaron
2000-01-22
1
-2
/
+2
*
speed up blowfish by > 20%.
provos
1999-12-28
1
-28
/
+32
*
Add missing MLINKs
millert
1999-11-17
1
-2
/
+4
*
Set j = i after arc4random key schedule to be more like arc4 stream cipher;
deraadt
1999-09-28
1
-1
/
+2
*
Typo fixes.
alex
1999-09-23
1
-2
/
+2
*
- remove all trailing whitespace
aaron
1999-07-09
3
-33
/
+33
*
trash some old leftover macros and replace them with -mdoc macros
aaron
1999-07-04
1
-5
/
+2
*
clarify trade secret issue
deraadt
1999-06-30
1
-4
/
+9
*
if /dev/arandom is not available for seeding, use data from sysctl
provos
1999-06-29
1
-5
/
+22
*
punctuation
aaron
1999-05-25
1
-2
/
+2
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
2
-4
/
+4
*
spelling
deraadt
1999-05-17
1
-3
/
+3
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
2
-4
/
+4
*
CBC bug reported by Juergen Nickelsen <ni@tellique.de>
niklas
1999-05-14
1
-2
/
+2
*
use stdlib; millert
deraadt
1999-03-26
1
-2
/
+2
*
typo; nash@mcs.net
aaron
1999-03-18
1
-2
/
+2
*
skipjack in libc; isakmpd and such will want it
deraadt
1999-02-26
2
-2
/
+260
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
More man page fixes. Particularly fix uses of it's/its, affect/effect,
aaron
1998-09-07
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
[next]