| Age | Commit message (Expand) | Author |
| 5 days | Add dilloc title command to get page titleHEADmaster | Rodrigo Arias Mallo |
| 6 days | Use foreground color for toggle buttons | Alex |
| 12 days | Indent TLS chain and enumerate certificates | Rodrigo Arias Mallo |
| 12 days | Fix segfault with NULL public key using LibreSSL | Rodrigo Arias Mallo |
| 2026-02-01 | Update Changelog with latest patches | Rodrigo Arias Mallo |
| 2026-01-31 | Fix premature SocketData free in Http_server_remove | Magnus Larsen |
| 2026-01-25 | Fix use-after-free in openssl cert popup | Magnus Larsen |
| 2026-01-15 | Rename d_isascii to dIsascii and move to dlib.h | Rodrigo Arias Mallo |
| 2026-01-15 | Use static inline functions for ctype wrappers | Rodrigo Arias Mallo |
| 2026-01-15 | Avoid ctype(3) abuses | Leonardo Taccari |
| 2026-01-15 | Ignore generated src/commit.h | Rodrigo Arias Mallo |
| 2026-01-12 | Switch GitHub from macOS 13 to 14 | Rodrigo Arias Mallo |
| 2026-01-12 | Include <stdlib.h> for calloc(3) and exit(3) | Leonardo Taccari |
| 2025-12-28 | Clarify which IO operation failed in dilloc | Rodrigo Arias Mallo |
| 2025-12-28 | Fix dilloc write missing error handling | Rodrigo Arias Mallo |
| 2025-12-27 | Always prepend [IMG] to image alt text | Rodrigo Arias Mallo |
| 2025-12-27 | Add mark_unloaded_images option to dillorc | Rodrigo Arias Mallo |
| 2025-12-24 | Add border in images without a buffer | Rodrigo Arias Mallo |
| 2025-12-22 | Add new status command in control socket | Rodrigo Arias Mallo |
| 2025-12-22 | Implement non-blocking control socket | Rodrigo Arias Mallo |
| 2025-12-21 | Add dilloc deadlock test | Rodrigo Arias Mallo |
| 2025-12-20 | Add support for page actions | Rodrigo Arias Mallo |
| 2025-12-20 | Add support for rawload dilloc command | Rodrigo Arias Mallo |
| 2025-12-20 | Fix OpenBSD non-blocking mode errors for ctl | Rodrigo Arias Mallo |
| 2025-12-20 | Print hint to run dillo to create ctl dir | Rodrigo Arias Mallo |
| 2025-12-19 | Add remote control socket and dilloc to Changelog | Rodrigo Arias Mallo |
| 2025-12-19 | Only warn after a second and on timeout in dilloc | Rodrigo Arias Mallo |
| 2025-12-19 | Refactor common test functions into a library | Rodrigo Arias Mallo |
| 2025-12-19 | Ignore function type cast warning from FLTK | Rodrigo Arias Mallo |
| 2025-12-19 | Close all tabs without asking from dilloc | Rodrigo Arias Mallo |
| 2025-12-19 | Fix buffer sizes and catch more errors | Rodrigo Arias Mallo |
| 2025-12-18 | Add dilloc tests | Rodrigo Arias Mallo |
| 2025-12-18 | Increase load buffer to 4K | Rodrigo Arias Mallo |
| 2025-12-18 | Fix error return paths and messages | Rodrigo Arias Mallo |
| 2025-12-18 | Add configure test for AF_UNIX socket | Rodrigo Arias Mallo |
| 2025-12-15 | Set DILLOBINDIR to find binaries for tests | Rodrigo Arias Mallo |
| 2025-12-14 | Enable control socket with HTML tests | Rodrigo Arias Mallo |
| 2025-12-14 | Wait until the page has fully rendered | Rodrigo Arias Mallo |
| 2025-12-14 | Add a_Control_is_waiting to check waiting state | Rodrigo Arias Mallo |
| 2025-12-13 | Wait for the ctl socket when connect fails | Rodrigo Arias Mallo |
| 2025-12-12 | Use wait with timeout in test driver | Rodrigo Arias Mallo |
| 2025-12-12 | Add timeout in wait command | Rodrigo Arias Mallo |
| 2025-12-12 | Use dilloc to pass automatic HTML tests | Rodrigo Arias Mallo |
| 2025-12-12 | Disable debug messages while reading command | Rodrigo Arias Mallo |
| 2025-12-12 | Replace dilloc command has_finished with ready | Rodrigo Arias Mallo |
| 2025-12-12 | Add documentation for the remote control feature | Rodrigo Arias Mallo |
| 2025-12-12 | Add help command to dilloc | Rodrigo Arias Mallo |
| 2025-12-12 | Implement load command in dilloc | Rodrigo Arias Mallo |
| 2025-11-22 | Connect to the first working control socket | Rodrigo Arias Mallo |
| 2025-11-22 | Only build dilloc if control socket is enabled | Rodrigo Arias Mallo |