index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-29
extend/sync .gitignore
Omar Polo
2023-08-29
add -e to gencert usage() string
Omar Polo
2023-08-29
tweak gemexp logs
Omar Polo
2023-08-29
regress: change naming scheme for certs, add GENCERT_FLAGS knob
Omar Polo
2023-08-29
sync changelog
Omar Polo
2023-08-29
gemexp: save certs to $XDG_DATA_HOME/gemexp, not /gmid
Omar Polo
2023-08-29
gemexp: change the naming scheme for the certificates
Omar Polo
2023-08-29
fix typo; the size computation is done using len, not ret
Omar Polo
2023-08-28
log ip address and port when tls_handshake fails
Omar Polo
2023-08-28
tweak log_request() comment
Omar Polo
2023-08-28
don't let crypto_dispatch_server handle IMSG_CRYPTO_ECDSA_SIGN
Omar Polo
2023-08-28
pre-increment reqid
Omar Polo
2023-08-28
typo; was filling the wrong iov_len...
Omar Polo
2023-08-25
plug a leak
Omar Polo
2023-08-25
fix automatic guessing of `listen on'
Omar Polo
2023-08-25
ignore some errors from socket(2)
Omar Polo
2023-08-24
we're in public alpha right now!
Omar Polo
2023-08-23
remove configure.local{,.example}
Omar Polo
2023-08-23
tweak readme
Omar Polo
2023-08-23
don't leave HAVE_GETENTROPY undefined
Omar Polo
2023-08-23
resurrect openlog() + tzset() in the logger
Omar Polo
2023-08-23
resurrect landlock support
Omar Polo
2023-08-23
fix build of regress
Omar Polo
2023-08-23
adding forgotten file
Omar Polo
2023-08-23
fix previous; check for getentropy only when arc4random is missing
Omar Polo
2023-08-23
comment out seed_from_prngd
Omar Polo
2023-08-23
typo
Omar Polo
2023-08-23
enable privsep crypto on all systems
Omar Polo
2023-08-23
bundle libtls
Omar Polo
2023-08-22
sync DISTFILES
Omar Polo
2023-08-22
sync have/* files
Omar Polo
2023-08-22
sync changelog
Omar Polo
2023-08-18
send all the params as per RFC3875 (CGI) and sync documentation
Omar Polo
2023-08-13
fix INSTALL handling
Omar Polo
2023-08-11
fix comment (ge -> gemexp)
Omar Polo
2023-08-11
getcwd(NULL) is an extension; don't rely on it
Omar Polo
2023-08-11
remove not so useful starts_with()
Omar Polo
2023-08-11
remove a long, long unused function
Omar Polo
2023-08-09
remove useless logging
Omar Polo
2023-08-09
don't call client_close() from fcgi/proxy bev handlers
Omar Polo
2023-08-08
update changelog
Omar Polo
2023-08-08
fix PATH_INFO / SCRIPT_NAME splitting
Omar Polo
2023-08-08
implement fastcgi strip number
Omar Polo
2023-08-08
lower debug log priority
Omar Polo
2023-08-08
draft the PATH_INFO and SCRIPT_NAME handling
Omar Polo
2023-08-08
remove prototype for function killed long ago
Omar Polo
2023-08-08
move strip_path to utils.c
Omar Polo
2023-08-07
add missing include of config.h in vis.c
Omar Polo
2023-08-07
drop the __bounded__ attribute
Omar Polo
2023-08-07
drop #include <sys/cdefs.h> from vis.h
Omar Polo
[prev]
[next]