Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 years ago |
Richard Levitte
|
4602cc85af
apps/rehash.c: Convert ISO-8859-1 to UTF-8
|
6 years ago |
Todd Short
|
02a7e0a9f6
Replace strdup() with OPENSSL_strdup()
|
6 years ago |
Richard Levitte
|
e6a833cb97
openssl rehash: exit 0 on warnings, same as c_rehash
|
6 years ago |
Richard Levitte
|
362ff3c397
openssl rehash: use libcrypto variables for default dir
|
6 years ago |
Richard Levitte
|
d3bc941df4
openssl rehash: no more need to massage the files on VMS
|
6 years ago |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 years ago |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 years ago |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 years ago |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 years ago |
Rich Salz
|
624265c60e
Cleanup some copyright stuff
|
7 years ago |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 years ago |
Rich Salz
|
c41048ffe3
Convert uses of snprintf to BIO_snprintf
|
7 years ago |
Richard Levitte
|
46958a043d
Check for the presence of _WIN32 rather than its value.
|
7 years ago |
Richard Levitte
|
2ac915f162
In apps/rehash.c, decorate the inclusion of internal/o_dir.h for VMS
|
7 years ago |
Richard Levitte
|
39aceac320
On VMS, massage the fetch file names to remove the generation number
|
7 years ago |
Richard Levitte
|
5c80e2af3a
Make "openssl rehash" work on VMS 8.3 and up
|
7 years ago |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 years ago |
Rich Salz
|
7d959c358a
Add -h and -help for c_rehash script and app
|
8 years ago |
Dr. Stephen Henson
|
3770b877ea
Add mask for newly created symlink.
|
8 years ago |
Dr. Stephen Henson
|
ee8f785873
Check suffixes properly.
|
8 years ago |
Dr. Stephen Henson
|
f22ff0eb16
use correct name for duplicate
|
8 years ago |
Rich Salz
|
b1ffe8dbee
GH1123: sort dir before rehash
|
8 years ago |
Richard Levitte
|
6616429d4c
Build the 'openssl rehash' command on VMS version 8.3 and up
|
8 years ago |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 years ago |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Alessandro Ghedini
|
c9c84a1391
GH408 follow-on: update buflen
|
9 years ago |
Vladimir Kotal
|
e7a68985d5
fix compilation on Solaris
|
9 years ago |
Rich Salz
|
568b80206a
RT4033: Use OPENSSL_SYS_UNIX not "unix"
|
9 years ago |