- Mar 10, 2018
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-- Albert Einstein
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
getstr() does not return < 0, ever (it returns 0 on abort). Added more abort-checks after calls to getstr().
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
(the multisock stuff already logs this for each interface and port).
-
rswindell authored
(the multisock stuff already logs this for each interface and port).
-
rswindell authored
ssl.c(210): warning C4013: 'asprintf' undefined; assuming extern returning int
-
rswindell authored
compatible with the glibc/etc. declarations and use.
-
deuce authored
-
nightfox authored
Version 1.16: Bug fix for off-by-one issue when there is a file group with no directories or a message group with no sub-boards
-
rswindell authored
conditions) - e.g. if a malloc or realloc failed, then some other allocated memory would be leaked.
-
rswindell authored
calling putcom() with a len value of 0 (which triggers an auto-string-length grab via strlen() which should be 0 - but.. meh).
-
deuce authored
-
deuce authored
-
deuce authored
Things return allocated pointers with errors in them now. FTP server updated, the rest to follow "soon".
-
rswindell authored
to ask sysops after they've already pasted log output into a help request). Also, include the sbbs version in the BinkP "VER" message excahanged with the BinkP peer.
-
rswindell authored
passsed as NULL) found by scan-build.
-
- Mar 09, 2018
-
-
rswindell authored
-
rswindell authored
Thanks scan-build!
-
deuce authored
-
deuce authored
a cryptlib error code.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
always get a string in cryptlib errors. Places that don't get an error string should now since it should always be useful.
-
deuce authored
(fix last commit)
-