projects
/
osl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'refs/heads/t/sha3' into master
2020-10-15
Andre Noll
Merge branch 'refs/heads/t/sha3' into master
commit
|
commitdiff
|
tree
2020-09-23
Andre Noll
build: Fix manual setting of CC.
commit
|
commitdiff
|
tree
2020-09-23
Andre Noll
build: Don't set CC twice.
commit
|
commitdiff
|
tree
2020-09-23
Andre Noll
build: Tell make(1) that the compiler creates .d files.
commit
|
commitdiff
|
tree
2020-09-23
Andre Noll
Update .gitignore.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Add style sheet.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Streamline INSTALL.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Simplify main page.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Let logo link to index.html rather than ".".
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Don't duplicate the html header.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Get rid of doxygen.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Convert QUICK_START to markdown syntax.
commit
|
commitdiff
|
tree
2020-09-22
Andre Noll
web: Fix typo in README.
commit
|
commitdiff
|
tree
2020-09-12
Andre Noll
Activate -Wsign-compare.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Version 3 tables.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Add sha3 implementation, introduce version-2 tables.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Prepare hash_function() for multiple hash algorithms.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Store table version in struct osl_table.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Initialize column name hash *after* table version is...
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
osl_open_table(): Remove pointless directory check.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Remove sha1.h.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
Remove COMPAT_TABLE_VERSION.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
build: Deactivate implicit build make(1) rules.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
build: Mark files generated by lopsub as precious.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
build: Remove make(1) targets to build a static library.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
build: Combine make(1) targets osl_errors.h and osl.h.
commit
|
commitdiff
|
tree
2020-06-17
Andre Noll
build: Make sure osl.h exists when we run the compiler.
commit
|
commitdiff
|
tree
2020-06-16
Andre Noll
Don't mention MacOS and Solaris in README and INSTALL.
commit
|
commitdiff
|
tree
2020-06-15
Andre Noll
Makefile: Also build osl.h by default.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Add $(LDFLAGS) to rule for oslfsck.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Prefix CFLAGS and friends with OSL_.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Reorder make variables.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Combine CFLAGS and LIBCFLAGS.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Simplify LDFLAGS setting.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Simplify Makefile.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Drop support for SunOS and MacOS.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Don't insist on gcc.
commit
|
commitdiff
|
tree
2020-06-07
Andre Noll
build: Create dependencies on the fly.
commit
|
commitdiff
|
tree
2020-05-17
Andre Noll
NEWS: Fix two typos.
commit
|
commitdiff
|
tree
2020-05-16
Andre Noll
Improve documentation of osl_rbtree_loop().
commit
|
commitdiff
|
tree
2019-06-03
Andre Noll
Merge branch 'refs/heads/t/lopsub'
commit
|
commitdiff
|
tree
2019-05-05
Andre Noll
Merge branch 'refs/heads/t/build'
commit
|
commitdiff
|
tree
2019-02-13
Andre Noll
Add explanation about lifetime of table description.
commit
|
commitdiff
|
tree
2019-02-13
Andre Noll
Add link to author homepage.
commit
|
commitdiff
|
tree
2017-04-19
Andre Noll
build: Fix dependencies for oslfsck.
commit
|
commitdiff
|
tree
2017-04-11
Andre Noll
Convert oslfsck to lopsub.
commit
|
commitdiff
|
tree
2016-09-19
Andre Noll
osl-0.1.3.
commit
|
commitdiff
|
tree
2016-07-28
Andre Noll
INSTALL: Explain how to update the library cache on...
commit
|
commitdiff
|
tree
2016-07-28
Andre Noll
README: Remove duplicate "network".
commit
|
commitdiff
|
tree
2016-07-28
Andre Noll
Convert README and INSTALL to markdown.
commit
|
commitdiff
|
tree
2016-06-04
Andre Noll
web: Create man page with groff rather than man2html.
commit
|
commitdiff
|
tree
2016-06-04
Andre Noll
sha1: Make private functions static.
commit
|
commitdiff
|
tree
2016-02-25
Andre Noll
web: Update Doxyfile.
commit
|
commitdiff
|
tree
2016-02-03
Andre Noll
web: Switch to UTF-8 encoding.
commit
|
commitdiff
|
tree
2016-01-13
Andre Noll
web: Fix gibweb link.
commit
|
commitdiff
|
tree
2015-10-13
Andre Noll
web: Remove SSI for last modification in footer.html.
commit
|
commitdiff
|
tree
2015-10-13
Andre Noll
Explain the osl_strerror dance.
commit
|
commitdiff
|
tree
2015-08-24
Andre Noll
Fix comment on SHA1 implementation.
commit
|
commitdiff
|
tree
2015-06-13
Andre Noll
osl_get_nth_row(): Always initialize result pointer.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
Silence a gcc warning.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
osl_update_object(): Honor OSL_DONT_FREE.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
Mention that OSL_RBTREE implies OSL_UNIQUE.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
hlt.c: Clarify description.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
Minor API documentation improvements.
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
osl.c: Fix assertion in create_table_index().
commit
|
commitdiff
|
tree
2015-02-18
Andre Noll
rbtree.c: Remove unused rb_replace_node().
commit
|
commitdiff
|
tree