- Aug 25, 2015
- Aug 23, 2015
-
-
deuce authored
interface address when adding the received IP address.
-
deuce authored
-
deuce authored
for it.
-
deuce authored
so they use the first configure IP address. dyndns.js needs it because the bound address is used to update the A record. ircd.js needs it because the configuration is by address. newsling.js may not need it, I don't know, so I left it in.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
get_ssl_cert() prototype.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
This means moving ssl.o into libsbbs.so and out of libwebsrvr.so. I'll fix Windows in a minute (?).
-
deuce authored
allocated attribute string values or NULL for an error. Also, add free_crypt_attrstr() because Windows sucks.
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
This needs to be moved elsewhere and used everywhere an attribute is read.
-
- Aug 22, 2015
-
-
deuce authored
log entries.
-
deuce authored
-
deuce authored
-
deuce authored
Done.
-
deuce authored
-
deuce authored
issues with files over 4GB.
-
deuce authored
-
deuce authored
You get a warning if a minimum version is specified and SubSystem is not. WINDOWS is for "applications that don't require a console" (like the DLLs) and apparently the only difference is in standard (main/WinMain/etc) entry point handling... which shouldn't be an issue in the DLLs.
-
deuce authored
If DigitalMan uses the Edit and Continue feature, he can fix it. :-)
-
deuce authored
If DigitalMan uses the Edit and Continue feature, he can fix it. :-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
I'll check it out later...
-
deuce authored
-