]> git.tuebingen.mpg.de Git - osl.git/commitdiff
Merge branch 'refs/heads/t/sha3' into next
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 16 Sep 2020 19:02:07 +0000 (21:02 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 16 Sep 2020 19:02:07 +0000 (21:02 +0200)
* refs/heads/t/sha3:
  Version 3 tables.
  Add sha3 implementation, introduce version-2 tables.
  Prepare hash_function() for multiple hash algorithms.
  Store table version in struct osl_table.
  Initialize column name hash *after* table version is known.
  osl_open_table(): Remove pointless directory check.
  Remove sha1.h.
  Remove COMPAT_TABLE_VERSION.

1  2 
Makefile

diff --cc Makefile
Simple merge