summaryrefslogtreecommitdiff
path: root/src/safeguards.h
AgeCommit message (Expand)Author
2021-05-01Codechange: encapsulate network error handlingrubidium42
2021-04-27Change: [Network] Safeguard from using errno/strerror for handling network er...rubidium42
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2014-06-17(svn r26651) -Fix: make sure an abs is used that supports int64 when using ab...rubidium
2014-04-25(svn r26514) -Fix: rewrite link-in-tar handling so it doesn't use strncpy and...rubidium
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-25(svn r26508) -Codechange: use seprintf instead of a custom vstrcatprintf hybridrubidium
2014-04-24(svn r26499) -Codechange: replace strndup with streduprubidium
2014-04-24(svn r26496) -Fix (r1547): Reading console input on dedicated server relied o...frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium