Commit Graph

17 Commits (master)

Author SHA1 Message Date
Tim Stack 1faa95df94 [readme] mention running autogen.sh in the regular README 2 years ago
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
a1346054 65791b79ef [docs]: use https link 3 years ago
Timothy Stack b5af750256 [docs] some doc updates 3 years ago
Timothy Stack 74b58ed9fc [highlights] allow the highlight color to be specified in log formats
Defect Number:
    Reviewed By:
   Testing Done:
6 years ago
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
7 years ago
Timothy Stack 91406be91e [nav] add "opid" support with a hotkey 9 years ago
Timothy Stack 4af60fe4ee include the required version of libcurl in the README/NEWS 9 years ago
Timothy Stack f286950854 [curl] add a curl looper to handle url requests 9 years ago
Timothy Stack 054e8d489b [data-scanner] convert to using re2c 9 years ago
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.
10 years ago
Timothy Stack 33584ed9f8 [docs] minor tweaks and version bump 11 years ago
Tim Stack 2101a6c19b Some more minor tweaks before release 13 years ago
Tim Stack f8a3e5fd02 Update the url for the home page 13 years ago
Timothy Stack f0f221d1ed Fix lnav URL 14 years ago
Timothy Stack 88889954b8 Fix a bunch of bugs. Add horizontal search support. 14 years ago