| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add crc32c. Prepare for 2.14.5.0 | Laurent Bercot | 2025-05-29 | 1 | -0/+85 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Add blake2s implementation to stdcrypto | Laurent Bercot | 2022-06-01 | 5 | -0/+147 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 17 | -247/+18 |
| | | | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | More superflous headers cleanup and tiny fixes | Laurent Bercot | 2017-03-13 | 8 | -22/+13 |
| | | |||||
| * | Types change: big pass on libstddjb and libunixonacid | Laurent Bercot | 2017-02-21 | 17 | -37/+35 |
| | | | | | libdatastruct still missing, library still not functional | ||||
| * | Types fix: librandom, libstdcrypto | Laurent Bercot | 2017-01-21 | 19 | -136/+144 |
| | | |||||
| * | - added str_nlen() | Laurent Bercot | 2015-04-08 | 2 | -4/+4 |
| | | | | | - various fixes for --enable-libc-replacements | ||||
| * | Fixed the sha512 bug. rc for 2.3.3.0.v2.3.3.0 | Laurent Bercot | 2015-03-27 | 1 | -1/+1 |
| | | |||||
| * | - added sha512 (buggy, need to commit to test somewhere else) | Laurent Bercot | 2015-03-27 | 7 | -12/+161 |
| | | | | | | - version bump (not a rc yet) - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF | ||||
| * | Lots of cosmetic fixes. | Laurent Bercot | 2014-12-20 | 15 | -15/+15 |
| | | | | | sha256 documented. | ||||
| * | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 21 | -0/+500 |
