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
2021-03-19
refactoring: imsg everywhere
Omar Polo
2021-02-23
sync global variables
Omar Polo
2021-02-12
echo parsing test result
Omar Polo
2021-02-12
dup line
Omar Polo
2021-02-10
link to compat/ even in regress
Omar Polo
2021-02-10
fix "first location" bug
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-09
add conf for a ca
Omar Polo
2021-02-08
define conf in the test program, not in puny.c
Omar Polo
2021-02-07
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Omar Polo
2021-02-07
[cgi] split the query in words if needed and add them to the argv
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-07
add set -e to env script
Omar Polo
2021-02-06
add script for the regress suite
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-02-06
restart the daemon instead of kill+start
Omar Polo
2021-02-06
added ``block return'' and ``strip'' options
Omar Polo
2021-02-06
make sure @ is allowed, and rephrase another test
Omar Polo
2021-02-05
don't %-decode the query
Omar Polo
2021-02-02
cgi now follows globbing rules
Omar Polo
2021-02-02
print the header in the directory listing
Omar Polo
2021-02-01
simplify handle_cgi
Omar Polo
2021-02-01
parse_err is a const pointer
Omar Polo
2021-02-01
use absolute paths in the regression suite
Omar Polo
2021-01-29
more IRI tests
Omar Polo
2021-01-29
fix puny-test build
Omar Polo
2021-01-27
use starts_with in puny.c
Omar Polo
2021-01-27
drop the daemon config in favour of the -f flag
Omar Polo
2021-01-27
const-ify puny_decode (and add 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
added support for location blocks
Omar Polo
2021-01-24
test CGI with big files
Omar Polo
2021-01-24
added index option
Omar Polo
2021-01-23
fix test portability
Omar Polo
2021-01-23
bump the key size a little
Omar Polo
2021-01-23
drop gg.py
Omar Polo
2021-01-23
use gg instead of gg.py for the regression suite
Omar Polo
2021-01-23
accumulate the whole response line for CGI scripts
Omar Polo
2021-01-22
drop genbigfile
Omar Polo
2021-01-22
use a c program to fill the file
Omar Polo
2021-01-22
fix for sha256sum
Omar Polo
2021-01-22
brand new regress suite
Omar Polo
[prev]