index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmid.1
Age
Commit message (
Expand
)
Author
2021-10-15
tag 1.7.5
1.7.5
Omar Polo
2021-09-19
tag 1.7.3
1.7.3
Omar Polo
2021-07-29
keep the openssl key generation example under 80 columns
Omar Polo
2021-07-29
gmid.1: some spelling, grammar and crosslinks
Anna “CyberTailor”
2021-07-29
gmid.1: provide certificate generation example
Anna “CyberTailor”
2021-07-29
gmid.1: document logging
Anna “CyberTailor”
2021-07-21
use \e instead of \\ as a mean to escape \
Omar Polo
2021-07-11
tag v1.7.1
1.7.1
Omar Polo
2021-07-11
align
Omar Polo
2021-07-11
fix misleading example in man page
Anna “CyberTailor”
2021-07-10
tag v1.7
1.7
Omar Polo
2021-07-09
sync macro usage and mention the `include' keyword
Omar Polo
2021-07-09
`param' is forbidden inside `location's too
Omar Polo
2021-07-09
misc improvements to the manual
Omar Polo
2021-07-09
change (again) the env/param separator: use '='
Omar Polo
2021-07-09
add => in env/param and `port' between hostname and port for fastcgi
Omar Polo
2021-07-09
rename `mime MIME EXT' to `map MIME to-ext EXT'
Omar Polo
2021-07-02
revert 2c16dbd5486 -- macro names can't be reserved words
Omar Polo
2021-06-29
macro names can be reserved words
Omar Polo
2021-06-29
fix macro example
Omar Polo
2021-06-29
document the c-like handling of strings
Omar Polo
2021-06-29
don't expand macros inside the quotes
Omar Polo
2021-06-29
document macros: both -D and syntax
Omar Polo
2021-06-29
mention -V/--version and --help in the manpage
Omar Polo
2021-06-17
document `log' option
Omar Polo
2021-06-11
fix warnings in manpage
Omar Polo
2021-06-11
document fastcgi and the new `param' options
Omar Polo
2021-05-24
document `fastcgi' config option
Omar Polo
2021-05-15
correct the description of `strip'
Omar Polo
2021-05-11
gmid don't enforce anymore that a root is specified
Omar Polo
2021-04-30
allow ``root'' rule to be specified per-location block
Omar Polo
2021-04-29
typo: missing Ic
Omar Polo
2021-04-29
added ``alias'' option to define hostname aliases for a server
Omar Polo
2021-04-28
pidfile support with `-P pidfile'
Omar Polo
2021-04-28
added ``env'' option to define environment vars for CGI scripts
Omar Polo
2021-04-21
use `text/x-patch' for .patch and .diff files
Omar Polo
2021-04-16
typo... in the program name...
Omar Polo
2021-04-15
typo
Omar Polo
2021-04-15
change description of `entrypoint'
Omar Polo
2021-04-15
typos
Omar Polo
2021-04-13
define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scripts
Omar Polo
2021-03-20
typo
Omar Polo
2021-03-03
give each server process its own socket for the executor
Omar Polo
2021-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-07
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-07
added prefork option
Omar Polo
2021-02-06
reorder stuff
Omar Polo
2021-02-06
escape %
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
[next]