Commit Graph

17 Commits

Author SHA1 Message Date
Tim Stack 1faa95df94 [readme] mention running autogen.sh in the regular README 2022-09-19 01:53:47 -07:00
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2022-09-12 07:18:26 -07:00
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
2021-11-05 15:13:16 -07:00
a1346054 65791b79ef [docs]: use https link 2021-08-25 11:19:26 +00:00
Timothy Stack b5af750256 [docs] some doc updates 2021-01-24 14:35:14 -08:00
Timothy Stack 74b58ed9fc [highlights] allow the highlight color to be specified in log formats
Defect Number:
    Reviewed By:
   Testing Done:
2017-12-29 06:51:09 -08:00
Timothy Stack c0684a97cc [sql] add a regexp_capture tablue-valued function
Fixup the release makefile a bit.
2017-03-15 17:01:58 -07:00
Timothy Stack 91406be91e [nav] add "opid" support with a hotkey 2015-11-24 20:59:24 -08:00
Timothy Stack 4af60fe4ee include the required version of libcurl in the README/NEWS 2015-11-04 06:25:14 -08:00
Timothy Stack f286950854 [curl] add a curl looper to handle url requests 2015-08-02 06:43:57 -07:00
Timothy Stack 054e8d489b [data-scanner] convert to using re2c 2015-06-08 06:27:45 -07:00
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.
2014-02-03 22:36:33 -08:00
Timothy Stack 33584ed9f8 [docs] minor tweaks and version bump 2013-09-10 09:42:30 -07:00
Tim Stack 2101a6c19b Some more minor tweaks before release 2011-07-20 20:16:47 -07:00
Tim Stack f8a3e5fd02 Update the url for the home page 2011-06-11 13:23:16 -07:00
Timothy Stack f0f221d1ed Fix lnav URL 2010-02-23 21:06:09 -08:00
Timothy Stack 88889954b8 Fix a bunch of bugs. Add horizontal search support. 2010-02-23 20:35:52 -08:00