index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
rehash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-0
/
+20
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
apps/rehash.c: Convert ISO-8859-1 to UTF-8
Richard Levitte
2018-10-29
1
-1
/
+1
*
Replace strdup() with OPENSSL_strdup()
Todd Short
2018-05-29
1
-5
/
+9
*
openssl rehash: exit 0 on warnings, same as c_rehash
Richard Levitte
2018-04-25
1
-5
/
+6
*
openssl rehash: use libcrypto variables for default dir
Richard Levitte
2018-04-12
1
-3
/
+4
*
openssl rehash: no more need to massage the files on VMS
Richard Levitte
2018-03-12
1
-19
/
+0
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Fix ctype arguments.
Pauli
2017-08-21
1
-1
/
+1
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
1
-6
/
+1
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-6
/
+6
*
Convert uses of snprintf to BIO_snprintf
Rich Salz
2017-05-02
1
-10
/
+10
*
Check for the presence of _WIN32 rather than its value.
Richard Levitte
2017-02-23
1
-2
/
+2
*
In apps/rehash.c, decorate the inclusion of internal/o_dir.h for VMS
Richard Levitte
2017-02-23
1
-0
/
+16
*
On VMS, massage the fetch file names to remove the generation number
Richard Levitte
2017-02-23
1
-0
/
+19
*
Make "openssl rehash" work on VMS 8.3 and up
Richard Levitte
2017-02-22
1
-2
/
+16
*
Constify command options
FdaSilvaYY
2016-10-14
1
-2
/
+2
*
Add -h and -help for c_rehash script and app
Rich Salz
2016-09-14
1
-0
/
+1
*
Add mask for newly created symlink.
Dr. Stephen Henson
2016-07-22
1
-0
/
+1
*
Check suffixes properly.
Dr. Stephen Henson
2016-07-22
1
-2
/
+4
*
use correct name for duplicate
Dr. Stephen Henson
2016-07-22
1
-2
/
+2
*
GH1123: sort dir before rehash
Rich Salz
2016-06-02
1
-3
/
+25
*
Build the 'openssl rehash' command on VMS version 8.3 and up
Richard Levitte
2016-06-02
1
-2
/
+6
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-53
/
+9
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-2
/
+2
*
GH408 follow-on: update buflen
Alessandro Ghedini
2015-09-26
1
-1
/
+5
*
fix compilation on Solaris
Vladimir Kotal
2015-09-24
1
-3
/
+2
*
RT4033: Use OPENSSL_SYS_UNIX not "unix"
Rich Salz
2015-09-17
1
-2
/
+2
*
Unwriteable directories are errors
Rich Salz
2015-09-10
1
-1
/
+1
*
Fix rehash/c_rehash doc and behavior.
Rich Salz
2015-09-08
1
-0
/
+4
*
Fix uninit warning. Remove unnecessary casts. Nothing to add is an error.
Ben Laurie
2015-09-08
1
-5
/
+10
*
add support for apple os/x
Rich Salz
2015-09-08
1
-3
/
+2
*
GH391: Apple port
Rich Salz
2015-09-07
1
-28
/
+57
*
fix build breakage on windows
Rich Salz
2015-09-07
1
-0
/
+3
*
Fix typo, that broke build on non-unix
Rich Salz
2015-09-07
1
-1
/
+1
*
Add rehash command to openssl
Timo Teras
2015-09-07
1
-0
/
+451