| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | version: 2.12.0.1v2.12.0.1 | Laurent Bercot | 2022-06-23 | 1 | -0/+1 |
| * | Prepare for 2.12.0.1 | Laurent Bercot | 2022-06-23 | 4 | -2/+14 |
| * | Add runtime fallback for GRND_INSECURE | Laurent Bercot | 2022-06-23 | 1 | -3/+13 |
| * | version: 2.12.0.0v2.12.0.0 | Laurent Bercot | 2022-06-14 | 1 | -1/+0 |
| * | Export random_devurandom, fix APIs | Laurent Bercot | 2022-06-08 | 6 | -17/+9 |
| * | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 9 | -42/+40 |
| * | 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 | 8 | -1/+181 |
| * | Rework endianness conversion primitives | Laurent Bercot | 2022-06-01 | 53 | -108/+174 |
| * | Add openc_*at functions | Laurent Bercot | 2022-05-30 | 19 | -18/+130 |
| * | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 9 | -21/+70 |
| * | Doc fix | Laurent Bercot | 2022-04-11 | 1 | -1/+1 |
| * | 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 | 29 | -338/+279 |
| * | Add sysdep for GRND_INSECURE | Laurent Bercot | 2022-03-27 | 2 | -0/+17 |
| * | Don't write to /dev/urandom. (It's useless or even harmful.) | Laurent Bercot | 2022-03-27 | 2 | -7/+1 |
| * | Doc fix | Laurent Bercot | 2022-03-20 | 1 | -1/+1 |
| * | Doc fixes | Laurent Bercot | 2022-03-16 | 3 | -5/+5 |
| * | version: 2.11.2.0v2.11.2.0 | Laurent Bercot | 2022-03-08 | 1 | -1/+0 |
| * | Fix envdir_noclamp | Laurent Bercot | 2022-02-27 | 1 | -3/+3 |
| * | Prepare for 2.11.2.0 | Laurent Bercot | 2022-02-25 | 4 | -2/+21 |
| * | Bloat envdir with a noclamp option | Laurent Bercot | 2022-02-25 | 6 | -78/+210 |
| * | 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 |
| * | Apply user-provided CPPFLAGS, CFLAGS and LDFLAGS during autodetection | Laurent Bercot | 2022-01-24 | 2 | -2/+3 |
| * | genqdyn doc fix (thanks obarun) | Laurent Bercot | 2022-01-02 | 1 | -9/+1 |
| * | version: 2.11.1.0v2.11.1.0 | Laurent Bercot | 2021-12-21 | 1 | -0/+1 |
| * | Add gccattr_nonstring, modernize gccattributes.h | Laurent Bercot | 2021-12-19 | 1 | -12/+14 |
| * | configure: add var control tweak | Laurent Bercot | 2021-12-05 | 1 | -1/+1 |
| * | Add opendir_at, prepare for 2.11.1.0 | Laurent Bercot | 2021-12-04 | 8 | -5/+46 |
| * | Don't return void | Laurent Bercot | 2021-10-30 | 1 | -1/+1 |
| * | Doc fixes | Laurent Bercot | 2021-09-29 | 2 | -23/+122 |
| * | version: 2.11.0.0v2.11.0.0 | Laurent Bercot | 2021-09-26 | 1 | -1/+1 |
| * | Fix fd_cat/n doc | Laurent Bercot | 2021-09-26 | 1 | -2/+2 |
| * | Axe iobuffer | Laurent Bercot | 2021-09-25 | 25 | -689/+33 |
| * | 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 | 4 | -4/+24 |
| * | Add tain_infinite | Laurent Bercot | 2021-08-18 | 3 | -0/+7 |
| * | Add some ip46 macros | Laurent Bercot | 2021-08-18 | 2 | -0/+26 |
| * | Add sig_altignore()2.11.0.0 | Laurent Bercot | 2021-07-29 | 3 | -0/+17 |
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 367 | -1726/+1091 |
| * | 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 | 4 | -53/+64 |
| * | Add cdb_init_at and cdb_init_fromfd, rename cdb_reader | Laurent Bercot | 2021-07-24 | 7 | -33/+57 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 58 | -1171/+285 |
| * | Save errno when freeing a cdb | Laurent Bercot | 2021-07-21 | 1 | -1/+8 |
