index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
2024-06-17
comment out stravis instead of adding -Wno-* for stupid gcc
Omar Polo
2024-06-06
libtls: add missing include
Omar Polo
2024-01-07
mark private function as static
Omar Polo
2024-01-07
remove explicit #include endian.h
Omar Polo
2024-01-07
sync libtls
Omar Polo
2024-01-07
sync imsg
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
bundle libtls
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
2023-08-07
address the strnvis(3) portability fiasco
Omar Polo
2023-07-02
update imsg
Omar Polo
2023-06-23
add missing include of ../config.h in regress/*.c
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2022-12-02
add tests and compat for setresuid and setresgid
Omar Polo
2022-10-31
add memmem compat
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-07-04
fix getprogname shim
Omar Polo
2022-03-19
sync imsg-buffer.c
Omar Polo
2022-03-19
sync recallocarary.c
Omar Polo
2022-01-28
only memcpy into imsg->data if datalen is not zero
Omar Polo
2021-10-07
add compat for sys/tree.h
Omar Polo
2021-04-25
add compat for reallocarray
Omar Polo
2021-02-23
fix various error in compat/err.c
Omar Polo
2021-02-23
tests and compat for imsg
Omar Polo
2021-02-12
include config.h first
Omar Polo
2021-02-11
improve compat/getprogname on GNU libc
Omar Polo
2021-02-04
add compat for setproctitle
Omar Polo
2021-01-22
fixing compat compilation
Omar Polo
2021-01-21
more OpenBSD goodies
Omar Polo
2021-01-21
typo
Omar Polo
2021-01-21
don't include config.h there
Omar Polo
2021-01-21
add a configure script and some compat
Omar Polo