summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-30regex: simplify op_count_full error checkHEADmasterMarko Kreen
2014-09-07string: use memset_s for explicit_bzeroMarko Kreen
2014-09-01chacha: make fasterMarko Kreen
2014-08-30csrandom, keccak_prng, chacha: new modulesMarko Kreen
2014-08-30pthread: non-working once wrapperMarko Kreen
2014-08-30win32 cleanupsMarko Kreen
2014-08-30hashing: memhashMarko Kreen
2014-07-14endian: WORDS_UNALIGNED_ACCESS_OK (draft)Marko Kreen
2014-07-14msvc: fail on non-x86, instead miscompilingMarko Kreen
2014-07-14string: explicit_bzeroMarko Kreen
2014-06-27string: locale-independent float handlingMarko Kreen
2014-06-27string: memstring functionsMarko Kreen
2014-06-21shlist: convert to offsets relateive to node itselfMarko Kreen
2014-06-21shlist: fix empty checkMarko Kreen
2014-06-21test_cxalloc: fix printf warningMarko Kreen
2014-06-20test/compile: disable unused func warningMarko Kreen
2014-06-20bits,endian: stop depending on libcMarko Kreen
2014-06-20base: support magic clang macros, cleanupsMarko Kreen
2014-06-19dox: fix file locationsMarko Kreen
2014-06-19make: tagsMarko Kreen
2014-06-19cbtree: allow long keysMarko Kreen
2014-06-19cbtree: disallow double keysMarko Kreen
2014-06-19cxextra: custom alignment for poolMarko Kreen
2014-06-19test_cfparser: allow run from top dirMarko Kreen
2014-06-19utf8: validatorMarko Kreen
2014-06-12usual.m4: INSTALL - use absolute pathMarko Kreen
2014-06-12Remove use of USUAL_ALLOCMarko Kreen
2014-06-12cxalloc: make cx=NULL mean USUAL_ALLOCMarko Kreen
2014-06-12bits: multiply with overflow checkMarko Kreen
2014-06-12cxextra: pool improvementsMarko Kreen
2014-06-12cxextra/pool: initial size, reallocMarko Kreen
2014-06-12socket: getpeercreds cleanupsMarko Kreen
2014-05-23keccak: Sync with new SHA3 draft.Marko Kreen
2014-05-03mk: refresh libusual2.temoMarko Kreen
2014-05-03cfparser: %include directiveMarko Kreen
2014-04-30heap: heap_destroy() works on NULL argumentMarko Kreen
2013-07-07usual/slab: sanitize object size and align.Marko Kreen
2013-04-25antimake: sync with antimake repoMarko Kreen
2013-04-25makefile: make config.h installable againMarko Kreen
2013-04-02cfparser: require that first section must be presentMarko Kreen
2013-04-02socket: getpeercreds() - getpeereid() + pidMarko Kreen
2013-04-02antimake: follow symlinks when searching extensionsMarko Kreen
2013-01-06m4/usual: fix ctype removalMarko Kreen
2013-01-06amext-msvc: random cleanupsMarko Kreen
2013-01-06antimake: safer test result printMarko Kreen
2013-01-06antimake: keep per-object mkdir always quietMarko Kreen
2013-01-06base_win32: missing win32 includesMarko Kreen
2013-01-06msvc cleanupMarko Kreen
2013-01-06antimake: use printf instead of echoMarko Kreen
2013-01-06antimake: dont use readpath when loading extensionsMarko Kreen