index
:
osl
maint
master
next
pu
osl - the object storage layer
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into next
pu
next
Andre Noll
2024-06-30
|
\
|
*
Switch to https URLs.
Andre Noll
2024-05-19
|
*
INSTALL: Simplify dependency section.
Andre Noll
2024-05-19
*
|
Merge branch 'master' into next
v0.2.0
Andre Noll
2020-10-15
|
\
|
|
*
osl-0.2.0.
Andre Noll
2020-10-15
|
*
Merge branch 'refs/heads/t/sha3' into master
Andre Noll
2020-10-15
|
|
\
*
|
|
Merge branch 'master' into next
Andre Noll
2020-09-27
|
\
|
|
|
*
|
build: Fix manual setting of CC.
Andre Noll
2020-09-23
|
*
|
build: Don't set CC twice.
Andre Noll
2020-09-23
|
*
|
build: Tell make(1) that the compiler creates .d files.
Andre Noll
2020-09-23
|
*
|
Update .gitignore.
Andre Noll
2020-09-23
*
|
|
Merge branch 'master' into next
Andre Noll
2020-09-23
|
\
|
|
|
*
|
web: Add style sheet.
Andre Noll
2020-09-22
|
*
|
web: Streamline INSTALL.
Andre Noll
2020-09-22
|
*
|
web: Simplify main page.
Andre Noll
2020-09-22
|
*
|
web: Let logo link to index.html rather than ".".
Andre Noll
2020-09-22
|
*
|
web: Don't duplicate the html header.
Andre Noll
2020-09-22
|
*
|
web: Get rid of doxygen.
Andre Noll
2020-09-22
|
*
|
web: Convert QUICK_START to markdown syntax.
Andre Noll
2020-09-22
|
*
|
web: Fix typo in README.
Andre Noll
2020-09-22
*
|
|
Merge branch 'master' into next
Andre Noll
2020-09-21
|
\
|
|
|
*
|
Activate -Wsign-compare.
Andre Noll
2020-09-12
*
|
|
Merge branch 'refs/heads/t/sha3' into next
Andre Noll
2020-09-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Version 3 tables.
Andre Noll
2020-06-17
|
*
|
Add sha3 implementation, introduce version-2 tables.
Andre Noll
2020-06-17
|
*
|
Prepare hash_function() for multiple hash algorithms.
Andre Noll
2020-06-17
|
*
|
Store table version in struct osl_table.
Andre Noll
2020-06-17
|
*
|
Initialize column name hash *after* table version is known.
Andre Noll
2020-06-17
|
*
|
osl_open_table(): Remove pointless directory check.
Andre Noll
2020-06-17
|
*
|
Remove sha1.h.
Andre Noll
2020-06-17
|
*
|
Remove COMPAT_TABLE_VERSION.
Andre Noll
2020-06-17
*
|
|
Merge branch 'refs/heads/t/build' into next
Andre Noll
2020-06-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
build: Deactivate implicit build make(1) rules.
Andre Noll
2020-06-17
|
*
|
build: Mark files generated by lopsub as precious.
Andre Noll
2020-06-17
|
*
|
build: Remove make(1) targets to build a static library.
Andre Noll
2020-06-17
|
*
|
build: Combine make(1) targets osl_errors.h and osl.h.
Andre Noll
2020-06-17
|
*
|
build: Make sure osl.h exists when we run the compiler.
Andre Noll
2020-06-17
|
|
/
*
|
Merge branch 'refs/heads/t/build' into next
Andre Noll
2020-06-16
|
\
|
|
*
Don't mention MacOS and Solaris in README and INSTALL.
Andre Noll
2020-06-16
*
|
Merge branch 'refs/heads/t/build' into next
Andre Noll
2020-06-16
|
\
|
|
*
Makefile: Also build osl.h by default.
Andre Noll
2020-06-15
*
|
Merge branch 'refs/heads/t/build' into next
Andre Noll
2020-06-08
|
\
|
|
*
build: Add $(LDFLAGS) to rule for oslfsck.
Andre Noll
2020-06-07
|
*
build: Prefix CFLAGS and friends with OSL_.
Andre Noll
2020-06-07
|
*
build: Reorder make variables.
Andre Noll
2020-06-07
|
*
build: Combine CFLAGS and LIBCFLAGS.
Andre Noll
2020-06-07
|
*
build: Simplify LDFLAGS setting.
Andre Noll
2020-06-07
|
*
build: Simplify Makefile.
Andre Noll
2020-06-07
|
*
build: Drop support for SunOS and MacOS.
Andre Noll
2020-06-07
|
*
build: Don't insist on gcc.
Andre Noll
2020-06-07
[next]