mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
13f5ad0dce
* This change removes the external dependency on OpenSSL, which should allow the code to compile on Mac OS X without specifying the MAC_OS_X_VERSION_MIN_REQUIRED non-sense. * Spookyhash should be faster than SHA-1's Merkle-Damgård construction. * Spookyhash is only 128-bits as opposed to SHA-1's 160-bits so memory consumption should be less. I doubt it will lead to too many collisions. * The docs are updated to reflect the fact that OpenSSL is not a dependency. |
||
---|---|---|
.. | ||
commands.rst | ||
conf.py | ||
config.rst | ||
data.rst | ||
formats.rst | ||
hotkeys.rst | ||
index.rst | ||
intro.rst | ||
lnav-ui.png | ||
sessions.rst | ||
sqlext.rst | ||
ui.rst |