fix some typos
[openssl.git] / apps / rehash.c
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-05-02 Rich SalzConvert uses of snprintf to BIO_snprintf
2017-02-23 Richard LevitteCheck for the presence of _WIN32 rather than its value.
2017-02-23 Richard LevitteIn apps/rehash.c, decorate the inclusion of internal...
2017-02-23 Richard LevitteOn VMS, massage the fetch file names to remove the...
2017-02-22 Richard LevitteMake "openssl rehash" work on VMS 8.3 and up
2016-10-14 FdaSilvaYYConstify command options
2016-09-14 Rich SalzAdd -h and -help for c_rehash script and app
2016-07-22 Dr. Stephen HensonAdd mask for newly created symlink.
2016-07-22 Dr. Stephen HensonCheck suffixes properly.
2016-07-22 Dr. Stephen Hensonuse correct name for duplicate
2016-06-02 Rich SalzGH1123: sort dir before rehash
2016-06-02 Richard LevitteBuild the 'openssl rehash' command on VMS version 8...
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-09-26 Alessandro GhediniGH408 follow-on: update buflen
2015-09-24 Vladimir Kotalfix compilation on Solaris
2015-09-17 Rich SalzRT4033: Use OPENSSL_SYS_UNIX not "unix"
2015-09-10 Rich SalzUnwriteable directories are errors
2015-09-08 Rich SalzFix rehash/c_rehash doc and behavior.
2015-09-08 Ben LaurieFix uninit warning. Remove unnecessary casts. Nothing...
2015-09-08 Rich Salzadd support for apple os/x
2015-09-07 Rich SalzGH391: Apple port
2015-09-07 Rich Salzfix build breakage on windows
2015-09-06 Rich SalzFix typo, that broke build on non-unix
2015-09-06 Timo TerasAdd rehash command to openssl