PHANTOM
🇮🇳 IN
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysAdd dilloc title command to get page titleHEADmasterRodrigo Arias Mallo
6 daysUse foreground color for toggle buttonsAlex
12 daysIndent TLS chain and enumerate certificatesRodrigo Arias Mallo
12 daysFix segfault with NULL public key using LibreSSLRodrigo Arias Mallo
2026-02-01Update Changelog with latest patchesRodrigo Arias Mallo
2026-01-31Fix premature SocketData free in Http_server_removeMagnus Larsen
2026-01-25Fix use-after-free in openssl cert popupMagnus Larsen
2026-01-15Rename d_isascii to dIsascii and move to dlib.hRodrigo Arias Mallo
2026-01-15Use static inline functions for ctype wrappersRodrigo Arias Mallo
2026-01-15Avoid ctype(3) abusesLeonardo Taccari
2026-01-15Ignore generated src/commit.hRodrigo Arias Mallo
2026-01-12Switch GitHub from macOS 13 to 14Rodrigo Arias Mallo
2026-01-12Include <stdlib.h> for calloc(3) and exit(3)Leonardo Taccari
2025-12-28Clarify which IO operation failed in dillocRodrigo Arias Mallo
2025-12-28Fix dilloc write missing error handlingRodrigo Arias Mallo
2025-12-27Always prepend [IMG] to image alt textRodrigo Arias Mallo
2025-12-27Add mark_unloaded_images option to dillorcRodrigo Arias Mallo
2025-12-24Add border in images without a bufferRodrigo Arias Mallo
2025-12-22Add new status command in control socketRodrigo Arias Mallo
2025-12-22Implement non-blocking control socketRodrigo Arias Mallo
2025-12-21Add dilloc deadlock testRodrigo Arias Mallo
2025-12-20Add support for page actionsRodrigo Arias Mallo
2025-12-20Add support for rawload dilloc commandRodrigo Arias Mallo
2025-12-20Fix OpenBSD non-blocking mode errors for ctlRodrigo Arias Mallo
2025-12-20Print hint to run dillo to create ctl dirRodrigo Arias Mallo
2025-12-19Add remote control socket and dilloc to ChangelogRodrigo Arias Mallo
2025-12-19Only warn after a second and on timeout in dillocRodrigo Arias Mallo
2025-12-19Refactor common test functions into a libraryRodrigo Arias Mallo
2025-12-19Ignore function type cast warning from FLTKRodrigo Arias Mallo
2025-12-19Close all tabs without asking from dillocRodrigo Arias Mallo
2025-12-19Fix buffer sizes and catch more errorsRodrigo Arias Mallo
2025-12-18Add dilloc testsRodrigo Arias Mallo
2025-12-18Increase load buffer to 4KRodrigo Arias Mallo
2025-12-18Fix error return paths and messagesRodrigo Arias Mallo
2025-12-18Add configure test for AF_UNIX socketRodrigo Arias Mallo
2025-12-15Set DILLOBINDIR to find binaries for testsRodrigo Arias Mallo
2025-12-14Enable control socket with HTML testsRodrigo Arias Mallo
2025-12-14Wait until the page has fully renderedRodrigo Arias Mallo
2025-12-14Add a_Control_is_waiting to check waiting stateRodrigo Arias Mallo
2025-12-13Wait for the ctl socket when connect failsRodrigo Arias Mallo
2025-12-12Use wait with timeout in test driverRodrigo Arias Mallo
2025-12-12Add timeout in wait commandRodrigo Arias Mallo
2025-12-12Use dilloc to pass automatic HTML testsRodrigo Arias Mallo
2025-12-12Disable debug messages while reading commandRodrigo Arias Mallo
2025-12-12Replace dilloc command has_finished with readyRodrigo Arias Mallo
2025-12-12Add documentation for the remote control featureRodrigo Arias Mallo
2025-12-12Add help command to dillocRodrigo Arias Mallo
2025-12-12Implement load command in dillocRodrigo Arias Mallo
2025-11-22Connect to the first working control socketRodrigo Arias Mallo
2025-11-22Only build dilloc if control socket is enabledRodrigo Arias Mallo