126 Commits (5317d43f6d362164701c7e5b067f99799353a0b3)

Author SHA1 Message Date
  provos ed82a932ef give only default values when asked for. 28 years ago
  tholo bde02a1ec3 Check for overflow; from FreeBSD 28 years ago
  deraadt 78d1ef8fab an -> a; soil@quick.net 28 years ago
  deraadt e701f6c1db salt is an int32_t 28 years ago
  deraadt 5ca625a603 delete the unaligned code 28 years ago
  downsj 8689f9cd28 Err, umm. 28 years ago
  downsj 743ff0ad8a Make this code sane. 28 years ago
  provos fae2adc26f yet another random() converted to arc4random() 28 years ago
  rahnds c47e65ed50 Ok here is the mvme88k userland, minus a few important pieces. 28 years ago
  deraadt f9cb74cf07 some cleanup 28 years ago
  provos 169a7268a4 prelim manpage, cleanup, fixed crippled plaintext: sed does a nice 28 years ago
  provos 4a31344e5c added password configuration access function, used to determine 28 years ago
  provos b221745579 when using strsep you should be aware that the delimiter will be replaced 28 years ago
  provos 62eb1b6445 header update 28 years ago
  provos 8b4d9ce3b7 added bcrypt + blowfish 28 years ago
  provos 40aaa132e7 added hook for bcrypt 28 years ago
  provos 3a0ff7f61e password hashing algorithm using blowfish 28 years ago
  provos f6784cc55a Unpatended fast block cipher for new password hashing. 28 years ago
  deraadt b08d7f8fef permit 32-bit uid/gid, help from millert 28 years ago
  niklas 64f8f12484 is we were set[ug]id an unitialized ptr bit us 28 years ago
  tholo 784ff4473c Make this 64-bit safe again 28 years ago
  millert f48f8998b2 Make function decl match prototype in stdlib.h 28 years ago
  rahnds 910888e232 port is powerpc not, ppc. 28 years ago
  tholo 73305d3116 Integrate latest malloc(3) from FreeBSD 28 years ago
  dm 21435a50a6 arc4random() number generator, for use with things like RPC xid's. 28 years ago
  downsj c9f3722b2a add readlabelfs.3 28 years ago
  downsj 0722d7a48e readlabelfs() takes two arguments now, update prototype, inc major number. 28 years ago
  rahnds 5d68d07847 Add powerpc support. To bad this needs to be modified for every 28 years ago
  tholo a5ea260ae0 Clean up lint and compile warnings 28 years ago
  tholo c5dce863f4 Fix typo 28 years ago
  deraadt 038a8d1853 "the the" purge 28 years ago
  downsj c6b631d109 install -> ${INSTALL}, -c -> ${COPY} 28 years ago
  deraadt 89ddbb9597 vfork w/ exit botch 28 years ago
  downsj 57597c7d5e sanitize return value. NULL on failure, always. 28 years ago
  downsj fcd90b784b inc 28 years ago
  downsj 30a5f11ec5 Add readlabelfs(). 28 years ago
  millert 793be43ede Update from NetBSD. 28 years ago
  niklas 4dbdb68e0e more 64bit fixes 28 years ago
  niklas fae65a16e0 64 bit clean 28 years ago
  kstailey fbda0fcd0b removed plus sign from start of line 28 years ago
  etheisen 27a85430e6 sys/types.h will serve us better than machine/endian.h. 28 years ago
  etheisen 71c3f93b1f memcpy needs proto from string.h. 28 years ago
  etheisen 79c43308cc Include <machine/types.h> for now. 28 years ago
  deraadt fea7421820 explain better how to make exportable bins 28 years ago
  michaels 9199afb22b typo. 28 years ago
  tholo 32165733ef Deal correctly with time zones 28 years ago
  tholo 9bd79ef654 Manpage update to match changed functionality; by alex@FreeBSD.org 28 years ago
  downsj c929e54643 add decl 28 years ago
  tholo 7128f5a83e POSIX requires stdio buffers be flushed on abort 28 years ago
  deraadt 4dc865ca36 unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd 28 years ago