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-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
2022-08-29
count ran/failed tests number
Omar Polo
2022-07-04
fix test_auto_index
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
copyright years
Omar Polo
2022-07-04
add some more regress for the encodings
Omar Polo
2022-07-04
check for the expected page in test_auto_index
Omar Polo
2022-07-04
bugfix: allow @ and : in paths
Omar Polo
2022-04-08
document the implicit mapping for text/gemini
Omar Polo
2022-04-08
fix test_include_mime after `types' change
Omar Polo
2022-04-07
use the types block instead of `map' in the tests too
Omar Polo
[next]