index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-13
rework the configure script
Omar Polo
2023-06-11
add a privsep crypto engine
Omar Polo
2023-06-08
move logger() prototype to gmid.h and delete logger.h
Omar Polo
2023-06-08
make ge work again
Omar Polo
2023-06-08
sync DISTFILES
Omar Polo
2023-06-08
use -MMD if the compiler supports it
Omar Polo
2023-06-08
remove Makefile.depend
Omar Polo
2023-06-08
reformat
Omar Polo
2023-06-08
rework the daemon to do fork+exec
Omar Polo
2023-06-06
switch to the more usual log.c
Omar Polo
2023-06-06
rename log.[ch] to logger.[ch]
Omar Polo
2023-06-06
move config-related code to config.c
Omar Polo
2023-06-05
+log.h
Omar Polo
2023-05-08
add tags target
Omar Polo
2023-05-08
drop landlock/seccomp and capsicum support
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-09-10
update depends
Omar Polo
2022-09-08
adjust install/uninstall target
Omar Polo
2022-09-07
add ge: gemini export!
Omar Polo
2022-09-06
get rid of the CGI support
Omar Polo
2022-07-07
include contrib/ in dist
Anna “CyberTailor”
2022-07-04
add missing manpage for gg
1.8.4
Omar Polo
2022-07-04
typo
Omar Polo
2022-07-04
include Makefile.depend too
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
the install target ought to depend on gg too
Omar Polo
2022-04-07
install gmid.conf.5 too
Omar Polo
2022-03-29
fix `make static': compile `gg' too!
Omar Polo
2022-03-26
add target `test' alias for `regress'
Omar Polo
2022-02-03
add gg to `make regress` dependencies
Anna “CyberTailor”
2022-01-30
install gg too
Omar Polo
2022-01-30
typo
Omar Polo
2022-01-03
track file dependency using -MMD if available
Omar Polo
2022-01-03
add `gg' to the list of things to clean
Omar Polo
2022-01-03
remove TAGS and compile_flags.txt from the list of default actions
Omar Polo
2022-01-02
fix regress when TESTS is more than one word
Omar Polo
2022-01-02
make clean: don't clean regress, add cleanall for that
Omar Polo
2021-12-29
add ability to proxy requests
Omar Polo
2021-12-29
reimplement gg
Omar Polo
2021-10-07
allow to run only a subset of the runtime tests
Omar Polo
2021-07-11
fix "warning: jobserver unavailable: using -j1"
Anna “CyberTailor”
2021-06-16
remove last occurrences of lex
Omar Polo
2021-06-16
drop the dependency on lex by implementing yylex by ourselves
Omar Polo
2021-05-24
move gg to regress
Omar Polo
2021-05-09
fastcgi: a first implementation
Omar Polo
2021-04-25
sort the auto index alphabetically
Omar Polo
2021-04-14
hide output of etags
Omar Polo
2021-03-29
fix static target
Omar Polo
2021-02-23
make sure -o is passed to ${CC} in suffix rule
Omar Polo
2021-02-23
clean objects in compat dir
Omar Polo
[next]