Yann Sionneau
|
6993d93782
libcrypt: add missing errno.h header
|
há 4 anos atrás |
Waldemar Brodkorb
|
2f6076cdaa
libcrypt: set_errno to something valid
|
há 4 anos atrás |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
há 7 anos atrás |
Bernhard Reutner-Fischer
|
78b154a95b
libcrypt: return NULL on unsupported salt
|
há 9 anos atrás |
Peter S. Mazinger
|
1533e2876b
remove __FORCE_GLIBC
|
há 13 anos atrás |
Bernhard Reutner-Fischer
|
de5964178b
libcrypt: shrink crypt() again - unmodularise
|
há 12 anos atrás |
William Pitcock
|
3ac5fd7eca
libcrypt: add support for SHA256-CRYPT password hashing
|
há 13 anos atrás |
William Pitcock
|
4c24dabb9c
libcrypt: add support for SHA512-CRYPT password hashing
|
há 13 anos atrás |
William Pitcock
|
40c426ae8f
libcrypt: make crypt() itself more modular
|
há 13 anos atrás |
Mike Frysinger
|
4a2b0641a3
libcrypt: do not cast away const of key/salt
|
há 13 anos atrás |
Mike Frysinger
|
8d9ff89b64
fix by Bernhard Fischer to move local prototypes to a header to keep things sane
|
há 18 anos atrás |
Eric Andersen
|
f79ff0842e
fixup my copyright notice, trim stale remnants of older notices which
|
há 18 anos atrás |
Peter S. Mazinger
|
3f87a95da8
Update license
|
há 19 anos atrás |
Peter S. Mazinger
|
62f6efafe2
Hidden __md5_crypt/__des_crypt, missed to adapt prototype
|
há 19 anos atrás |
Mike Frysinger
|
0d0b54076d
import license updates from glibc
|
há 19 anos atrás |
Eric Andersen
|
cf0a78c882
Cleanup crypt and remove the crypt_r stuff, since SuSv3
|
há 22 anos atrás |
Eric Andersen
|
3e87ecb2f6
Rework libcrypt based on the openbsd crypt implementation so that it passes the
|
há 22 anos atrás |
Eric Andersen
|
25c3f872df
Don't try to return stuff from void funcs
|
há 23 anos atrás |
Eric Andersen
|
41cb95ae3f
Adjust function naming and make sure everything is properly
|
há 23 anos atrás |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
há 23 anos atrás |
Eric Andersen
|
08012e2446
Add in a libcrypt implementation. About 8k.
|
há 23 anos atrás |