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
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
2022-03-26
break out if check_reply fails
Omar Polo
2022-03-19
const-ify some tables
Omar Polo
2022-02-27
use shell built-in `command' instead of which(1)
Omar Polo
2022-02-26
add tests for the type block
Omar Polo
2022-02-03
typo
Anna “CyberTailor”
2022-02-03
don't skip unit tests when SKIP_RUNTIME_TESTS is set
Anna “CyberTailor”
2022-01-30
posixify lib.sh: use = instead of == for test(1)
Omar Polo
2022-01-27
remove unused function
Omar Polo
2022-01-05
bail out of client_read if we've already decide what to do
Omar Polo
2022-01-03
add set_proxy to simplify testing + more checks in test_proxy_with_certs
Omar Polo
2022-01-03
set prefork to 1 during regress
Omar Polo
2022-01-03
don't print `config OK'
Omar Polo
2022-01-02
parethesize `proxy', I'm about to change the syntax
Omar Polo
2022-01-01
add proxying with client certificate test
Omar Polo
2022-01-01
typo
Omar Polo
2021-12-29
add a test for the `proxy relay-to' rule
Omar Polo
2021-12-29
retire the old gg
Omar Polo
2021-12-29
switch to the new gg for the regress suite
Omar Polo
2021-12-29
typo
Omar Polo
[next]