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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-29
regress: add a knob to disable test_ipv6_addr
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-06-23
use REGRESS_HOST to specify the host to listen to; use in CI
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2023-06-13
remove regress/sha
Omar Polo
2023-06-09
ignore and clean fcgi.sock
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
check for the expected page in test_auto_index
Omar Polo
2022-02-26
add tests for the type block
Omar Polo
2022-02-03
typo
Anna “CyberTailor”
2021-12-29
retire the old gg
Omar Polo
2021-12-09
rename `runtime' to `regress'
Omar Polo
2021-12-09
run all kinds of tests via tests.sh/runtime
Omar Polo
2021-10-07
allow to run only a subset of the runtime tests
Omar Polo
2021-10-04
rework the regression suite
Omar Polo
2021-10-02
update clean target
Omar Polo
2021-07-19
use certs from regress/
Omar Polo
2021-07-08
regress/Makefile: add missing LDFLAGS
Anna “CyberTailor”
2021-07-03
use -subj /CN=name when generating the keys for the tests
Omar Polo
2021-06-12
add some simple test for fastcgi
Omar Polo
2021-05-24
move gg to regress
Omar Polo
2021-03-29
handle CGI scripts that replies with the maximum header length allowed
Omar Polo
2021-02-12
dup line
Omar Polo
2021-02-10
link to compat/ even in regress
Omar Polo
2021-02-10
fix ca generation
Omar Polo
2021-02-09
don't delete valid.ext
Omar Polo
2021-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-01-27
use starts_with in puny.c
Omar Polo
2021-01-27
initial punycode support
Omar Polo
2021-01-24
added support for location blocks
Omar Polo
2021-01-24
test CGI with big files
Omar Polo
2021-01-23
bump the key size a little
Omar Polo
2021-01-23
accumulate the whole response line for CGI scripts
Omar Polo
2021-01-22
use a c program to fill the file
Omar Polo
2021-01-22
brand new regress suite
Omar Polo