| commit | a787c2590e468585a1a19738e0c7f481ec91b762 | [log] [tgz] |
|---|---|---|
| author | Matthias Andree <matthias.andree@gmx.de> | Sun Sep 07 18:45:02 2014 -0400 |
| committer | Rich Salz <rsalz@openssl.org> | Mon Sep 08 11:34:44 2014 -0400 |
| tree | fa0cf01c39ca59f7ed6b8c6611b4c3363d5823d8 | |
| parent | 6452a139fe2ec75db9b700d7f8f1b172960f4141 [diff] |
RT2272: Add old-style hash to c_rehash In addition to Matthias's change, I also added -n to not remove links. And updated the manpage. Reviewed-by: Tim Hudson <tjh@openssl.org>