You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/docs/source
Suresh Sundriyal 13f5ad0dce Change the code to use Spookyhash.
* 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.
11 years ago
..
commands.rst [docs] some more docs 11 years ago
conf.py [release] some last minute clean up 11 years ago
config.rst [docs] more docs 11 years ago
data.rst [docs] some more writing 11 years ago
formats.rst [docs] minor tweaks and version bump 11 years ago
hotkeys.rst [docs] some more writing 11 years ago
index.rst [docs] some more writing 11 years ago
intro.rst Change the code to use Spookyhash. 11 years ago
lnav-ui.png [docs] some more writing 11 years ago
sessions.rst [docs] some more writing 11 years ago
sqlext.rst [docs] more docs and some simple bug fixes 11 years ago
ui.rst [docs] some more writing 11 years ago