| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Export random_devurandom, fix APIs | Laurent Bercot | 2022-06-08 | 5 | -15/+7 |
| * | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 6 | -38/+32 |
| * | Remove unused variable in generic selfpipe_trap | Laurent Bercot | 2022-06-04 | 1 | -1/+0 |
| * | Add blake2s implementation to stdcrypto | Laurent Bercot | 2022-06-01 | 7 | -0/+180 |
| * | Rework endianness conversion primitives | Laurent Bercot | 2022-06-01 | 50 | -99/+156 |
| * | Add openc_*at functions | Laurent Bercot | 2022-05-30 | 17 | -16/+118 |
| * | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 5 | -21/+52 |
| * | Remove uint32_func definition | Laurent Bercot | 2022-04-09 | 1 | -3/+0 |
| * | Prepare for 2.12.0.0. librandom revamp. | Laurent Bercot | 2022-04-09 | 21 | -318/+242 |
| * | Add sysdep for GRND_INSECURE | Laurent Bercot | 2022-03-27 | 1 | -0/+16 |
| * | Don't write to /dev/urandom. (It's useless or even harmful.) | Laurent Bercot | 2022-03-27 | 2 | -7/+1 |
| * | Fix envdir_noclamp | Laurent Bercot | 2022-02-27 | 1 | -3/+3 |
| * | Bloat envdir with a noclamp option | Laurent Bercot | 2022-02-25 | 5 | -77/+206 |
| * | Don't autoshrink after slurping | Laurent Bercot | 2022-02-25 | 1 | -12/+7 |
| * | Full errno paranoia in selfpipe signal handler | Laurent Bercot | 2022-02-17 | 1 | -0/+3 |
| * | Add gccattr_nonstring, modernize gccattributes.h | Laurent Bercot | 2021-12-19 | 1 | -12/+14 |
| * | Add opendir_at, prepare for 2.11.1.0 | Laurent Bercot | 2021-12-04 | 3 | -2/+19 |
| * | Don't return void | Laurent Bercot | 2021-10-30 | 1 | -1/+1 |
| * | Axe iobuffer | Laurent Bercot | 2021-09-25 | 20 | -641/+27 |
| * | Don't forget child_spawn either | Laurent Bercot | 2021-09-02 | 5 | -22/+22 |
| * | Don't forget textclient_commandv | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| * | Make textclient_command work with errno > 127 | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| * | Infinite recursion my ass cheeks | Laurent Bercot | 2021-09-02 | 1 | -1/+1 |
| * | fix selfpipe_tophalf type | Laurent Bercot | 2021-08-26 | 1 | -1/+1 |
| * | Add ipc_bind_reuse_perms | Laurent Bercot | 2021-08-22 | 3 | -3/+22 |
| * | Add tain_infinite | Laurent Bercot | 2021-08-18 | 2 | -0/+6 |
| * | Add some ip46 macros | Laurent Bercot | 2021-08-18 | 2 | -0/+26 |
| * | Add sig_altignore()2.11.0.0 | Laurent Bercot | 2021-07-29 | 2 | -0/+16 |
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 364 | -1687/+1065 |
| * | Don't use dirfd as an identifier | Laurent Bercot | 2021-07-24 | 1 | -2/+2 |
| * | Hide cdb_find_state in the common case | Laurent Bercot | 2021-07-24 | 3 | -52/+62 |
| * | Add cdb_init_at and cdb_init_fromfd, rename cdb_reader | Laurent Bercot | 2021-07-24 | 6 | -31/+54 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 49 | -736/+240 |
| * | Save errno when freeing a cdb | Laurent Bercot | 2021-07-21 | 1 | -1/+8 |
| * | bugfix: offset in cdb mmap | Laurent Bercot | 2021-06-30 | 2 | -3/+3 |
| * | cdb always mmaps | Laurent Bercot | 2021-06-29 | 4 | -43/+29 |
| * | gccattributes.h: define gccattr_returns_twice | Laurent Bercot | 2021-06-14 | 1 | -0/+3 |
| * | doc: allreadwrite: document scatter/gatter functions | Laurent Bercot | 2021-06-14 | 1 | -3/+2 |
| * | Cosmetic fixes | Laurent Bercot | 2021-05-14 | 3 | -10/+9 |
| * | bugfix: ipc_bind_reuse_lock must ignore umask | Laurent Bercot | 2021-02-13 | 1 | -1/+2 |
| * | Align infinity on 2^61 | Laurent Bercot | 2021-01-27 | 1 | -1/+1 |
| * | Don't touch /dev/urandom when getrandom() exists | Laurent Bercot | 2021-01-15 | 1 | -9/+8 |
| * | bugfix: genqdyn_n() definition | Laurent Bercot | 2021-01-12 | 1 | -3/+3 |
| * | Add chroot sysdep, fix endianness sysdep string in .h | Laurent Bercot | 2020-12-14 | 1 | -0/+20 |
| * | Add mkptemp2() | Laurent Bercot | 2020-12-09 | 3 | -15/+26 |
| * | Get rid of webipc.h and DJBUNIX_FLAG_* | Laurent Bercot | 2020-12-09 | 29 | -141/+139 |
| * | Some trivial bugfixes and cleanups | Laurent Bercot | 2020-12-07 | 9 | -8/+14 |
| * | Fix iobufferk_init on recent Linux; remove last superfluous coe | Laurent Bercot | 2020-12-04 | 3 | -20/+9 |
| * | Add documenting comments to exec.h | Laurent Bercot | 2020-12-04 | 1 | -26/+19 |
| * | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | 2020-11-29 | 12 | -191/+74 |
