/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../libc/crypt/
..
Makefile.inc

for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;

10 лет назад
arc4random.3

zap trailing whitespace;

7 лет назад
arc4random.c

fix indent

4 года назад
arc4random.h

back in september I did the large abstraction refactoring to allow these other systems to fit into the same mold, so add copyright

12 лет назад
arc4random_uniform.c

include stdint.h over sys/types.h

8 лет назад
bcrypt.c

Add support for timeconting in userland.

6 лет назад
blowfish.3

Niels agreed to remove the advertising clause; switching these to 3-term BSD license.

5 лет назад
blowfish.c

remove unused blowfish inline defines inline use was removed in 1998

4 года назад
chacha_private.h

Remove unused ivbits argument from chacha_keysetup to match other instances in the tree. ok deraadt@

4 года назад
crypt.3

When describing v3 crypt, be specific as to which machine was simulated. feedback jmc@ ok deraadt@ schwarze@

2 года назад
crypt.c

Wrap <unistd.h> so that internal calls go direct and they're all weak symbols Delete unused 'fd' argument from internal function oldttyname()

11 лет назад
crypt_checkpass.3

add missing .h file include from Emil Engler

5 лет назад
cryptutil.c

make login.conf(5) and crypt_newhash(3) and the underlying code consistant regarding bcrypt,a instead of blowfish,a. "blowfish" is a historical alias which we don't need to document as firmly as "bcrypt". report about difficult manual page discovery from ataraxia937 ok millert

3 года назад