index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2024-08-24
fix config.log args logging
Omar Polo
2024-08-23
work around comically tiny HOST_NAME_MAX on glibc system
Omar Polo
2024-08-05
configure/getprogname: fix handling and use __progname too
Omar Polo
2024-08-03
-current again
Omar Polo
2024-08-03
prepare release 2.1
2.1
Omar Polo
2024-06-17
log configure invocation and uname in config.log
Omar Polo
2024-06-11
-current again
Omar Polo
2024-06-11
prepare release 2.0.4
2.0.5
Omar Polo
2024-06-09
drop vestiges of -DLIBBSD_OPENBSD_VIS
Omar Polo
2024-06-08
fix previous; it's compat/vis.c, sigh...
Omar Polo
2024-06-08
fix previous; add strnvis to $COMPATS
Omar Polo
2024-06-08
change the approach for strnvis
Omar Polo
2024-06-06
-current again
Omar Polo
2024-06-06
prepare release 2.0.4
2.0.4
Omar Polo
2024-06-06
attempt to deal with the portability fiasco of strnvis(3)
Omar Polo
2024-06-04
-current again
Omar Polo
2024-06-04
prepare release 2.0.3
2.0.3
Omar Polo
2024-04-04
set next version
Omar Polo
2024-04-04
prepare release 2.0.1
2.0.2
Omar Polo
2024-04-03
use -Werror=implicit-function-declaration for function detection
Omar Polo
2024-02-02
add a note regarding the usage of the bundled libtls
Omar Polo
2024-01-24
set next version
Omar Polo
2024-01-24
prepare release 2.0.1
2.0.1
Omar Polo
2024-01-14
configure: fix --mandir handling
Anna “CyberTailor”
2024-01-11
start the 2.1 release cycle
Omar Polo
2024-01-11
prepare release 2.0
2.0
Omar Polo
2024-01-11
configure: add --sysconfdir / $SYSCONFDIR handling
Omar Polo
2024-01-07
add more endian.h macros implementation for macos
Omar Polo
2023-08-24
we're in public alpha right now!
Omar Polo
2023-08-23
don't leave HAVE_GETENTROPY undefined
Omar Polo
2023-08-23
resurrect landlock support
Omar Polo
2023-08-23
fix build of regress
Omar Polo
2023-08-23
fix previous; check for getentropy only when arc4random is missing
Omar Polo
2023-08-23
typo
Omar Polo
2023-08-23
bundle libtls
Omar Polo
2023-08-13
fix INSTALL handling
Omar Polo
2023-08-07
address the strnvis(3) portability fiasco
Omar Polo
2023-07-02
add compat for endian (now required by imsg)
Omar Polo
2023-06-23
don't quote $5 when calling pkg-config
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2023-06-11
add -Wpointer-sign to the mix
Omar Polo
2023-06-08
configure: look for WAIT_ANY
Omar Polo
2023-06-08
use -MMD if the compiler supports it
Omar Polo
2023-06-08
rework the daemon to do fork+exec
Omar Polo
2023-05-08
drop landlock/seccomp and capsicum support
Omar Polo
2022-12-02
add tests and compat for setresuid and setresgid
Omar Polo
2022-10-31
bump version ahead of 1.8 branch
Omar Polo
2022-10-31
add memmem compat
Omar Polo
2022-10-30
fix previous
Omar Polo
2022-10-30
work around missing HOST_NAME_MAX too
Omar Polo
[next]