Mike Frysinger
|
4bc11d6cf8
kill off gcc signed warnings
|
il y a 18 ans |
Mike Frysinger
|
91d6189209
rename index variable to idx to "fix" shadow warning
|
il y a 19 ans |
Peter S. Mazinger
|
1466eb283c
Some more prototypes, enable missing-prototypes/declarations warnings for now
|
il y a 19 ans |
Peter S. Mazinger
|
67e320f220
Hide __des_crypt/__md5_crypt
|
il y a 19 ans |
Peter Kjellerstedt
|
acd92003c8
Avoid compiler warnings.
|
il y a 20 ans |
Eric Andersen
|
cf0a78c882
Cleanup crypt and remove the crypt_r stuff, since SuSv3
|
il y a 22 ans |
Eric Andersen
|
3e87ecb2f6
Rework libcrypt based on the openbsd crypt implementation so that it passes the
|
il y a 22 ans |
Eric Andersen
|
41cb95ae3f
Adjust function naming and make sure everything is properly
|
il y a 23 ans |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
il y a 23 ans |
Manuel Novoa III
|
2f98c4258b
Fix a missing include in des.c and add configurability of loop unrolling
|
il y a 23 ans |
Eric Andersen
|
be78085df5
I missed an item when reentrantifying des.c, reuse a smaller
|
il y a 23 ans |
Manuel Novoa III
|
9f7c219c53
Optimized for size over speed to (substantially) reduce generated code size.
|
il y a 23 ans |
Eric Andersen
|
08012e2446
Add in a libcrypt implementation. About 8k.
|
il y a 23 ans |