index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2024-06-06
add a todo
Omar Polo
2024-06-03
regress: add a check for `fastcgi off' handling across locations
Omar Polo
2024-05-29
regress: add test_ipv6_server
Omar Polo
2024-05-29
regress: add a knob to disable test_ipv6_addr
Omar Polo
2024-05-29
typo
Omar Polo
2024-05-29
regress: rename ipv4 test and add another with ipv6
Omar Polo
2024-05-29
iri: add support for raw IPv6 addresses
Omar Polo
2024-05-29
regress: run test_ip_addr with host=127.0.0.1
Omar Polo
2024-05-29
regress: use the new gg -q to reduce the blabbering
Omar Polo
2024-05-29
add regress that hit gmid via a raw IPv4 address
Omar Polo
2024-04-04
add a test for the config dumping
Omar Polo
2024-01-30
rename the @common_opt macro back to @common
Omar Polo
2024-01-26
add a test that uses @-style macros
Omar Polo
2023-08-29
regress: change naming scheme for certs, add GENCERT_FLAGS knob
Omar Polo
2023-08-23
bundle libtls
Omar Polo
2023-08-03
use the legacy style in the tests for now
Omar Polo
2023-08-03
fix test after log style condensed change
Omar Polo
2023-07-26
use `log syslog off' in regress to avoid spamming syslog
Omar Polo
2023-07-25
ge->gemexp forgotten in previous
Omar Polo
2023-07-25
rename ge -> gemexp in regress too
Omar Polo
2023-07-25
allow to change the logging style; introduce some new ones
Omar Polo
2023-07-24
add a test for the file logging
Omar Polo
2023-07-23
add a test with fastcgi, locations and forceful disabling
Omar Polo
2023-07-23
adjust syntax in fastcgi test; add another test for the old syntax
Omar Polo
2023-07-01
improve fcgi test: send more than one chunk of data
Omar Polo
2023-07-01
add some ideas
Omar Polo
2023-06-23
use REGRESS_HOST to specify the host to listen to; use in CI
Omar Polo
2023-06-23
implement `listen on'
Omar Polo
2023-06-13
more avoiding of void pointer arithmetics
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2023-06-13
remove regress/sha
Omar Polo
2023-06-12
use the default prefork in tests
Omar Polo
2023-06-09
don't have the config being a global
Omar Polo
2023-06-09
ignore and clean fcgi.sock
Omar Polo
2023-06-09
fcgi-test: be less verbose
Omar Polo
2023-06-09
re-establish fastcgi test
Omar Polo
2023-06-09
rework fcgi-test so that it binds a local socket
Omar Polo
2023-06-09
readd proxy certs and `require client ca' support
Omar Polo
2023-06-08
make ge work again
Omar Polo
2023-06-08
rework the daemon to do fork+exec
Omar Polo
2023-06-08
regress: use -P with an absolute path
Omar Polo
2023-06-06
rename PROC_MAX to PREFORK_MAX
Omar Polo
2023-06-05
revert aae8f6bf2b
Omar Polo
2022-10-31
disable test_unknown_host temporarly
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-10-05
make the various strings in the config fixed-length
Omar Polo
2022-09-10
don't count twice the failing tests on gmid crash
Omar Polo
2022-09-08
change the flags to be consistent with other OpenBSD daemons
Omar Polo
2022-09-08
adjust regress to use `ge' for the old configless test
Omar Polo
2022-09-06
get rid of the CGI support
Omar Polo
[next]