Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mlyszczek/termsend

Tags

v1.1.2

Toggle v1.1.2's commit message
src/main.c: catch and ignore SIGPIPE signal

SIGPIPE is usually received when some bots are trying to
hack their way through server and are breaking connections
uncleanly. Without ignoring signal this would crash the
server.

Signed-off-by: Michał Łyszczek <[email protected]>

v1.1.1

Toggle v1.1.1's commit message
rename capitalised KURLOAD to TERMSEND

no_ci
Signed-off-by: Michał Łyszczek <[email protected]>

v1.1.0

Toggle v1.1.0's commit message
kurload.1: add missing port to example

no_ci
Signed-off-by: Michał Łyszczek <[email protected]>

v1.0.2

Toggle v1.0.2's commit message
bump version to v1.0.2

no_buildbot

v1.0.1

Toggle v1.0.1's commit message
version bump

no_buildbot

v1.0.0

Toggle v1.0.0's commit message
fix: bug in site generation

no_buildbot