summaryrefslogtreecommitdiffstats
path: root/src/ring.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-09-10Add custom allocator supportDavid Robillard1-14/+24
2021-01-16Allow all free functions to be called on nullDavid Robillard1-2/+4
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Separate source from headersDavid Robillard1-0/+222
2012-08-10Minimal space overhead inline value hash table.David Robillard1-225/+0
2012-08-09Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...David Robillard1-1/+1
2012-01-31Windows/Visual C++ portability.David Robillard1-8/+14
2012-01-31Full test coverage for ZixRing.David Robillard1-10/+5
2011-10-09Fix ZixRing error when reading split/wrapped messages.David Robillard1-1/+1
2011-09-18Tidy.David Robillard1-2/+2
2011-09-18Add ZixRing.David Robillard1-0/+224