- Oct 21, 2012
-
-
deuce authored
-
deuce authored
-
deuce authored
MAX_POST_LEN. This makes the previous change effectively useless except for using up space on the hard drive, but is stops from malloc()ing a copy of the data that is unusable.
-
deuce authored
solve all the problems involved in a file upload though, so don't get too excited.
-
deuce authored
-
- Oct 20, 2012
- Oct 19, 2012
-
-
deuce authored
-
deuce authored
From RFC2616 section 2.2 (Basic Rules) HTTP/1.1 defines the sequence CR LF as the end-of-line marker for all protocol elements except the entity-body
-
deuce authored
conflict with SMB and other Synchronet-specific properties. Instead, add them to an extra_headers object. Fixes a weird an unlikely bug encountered in rec.radio.cb spam.
-
deuce authored
-
deuce authored
-
- Oct 18, 2012
- Oct 16, 2012
- Oct 15, 2012
- Oct 14, 2012
-
-
deuce authored
-
- Oct 13, 2012
-
-
deuce authored
-
- Oct 02, 2012
- Oct 01, 2012
- Sep 26, 2012
- Sep 21, 2012
-
-
rswindell authored
use lprintf(LOG_ERR,...) instead of fprintf(stderr,...) to report errors opening or allocating memory for areas.bbs file.
-