- Aug 29, 2001
-
-
rswindell authored
-
rswindell authored
Changed strip_ctrl() and strip_exascii() to return the modified string.
-
rswindell authored
Changed strip_ctrl() to JUST strip control chars and created prep_file_desc() to do what strip_ctrl used to (much more than just strip ctrl chars). Updated crc32() to auto-detect ASCIIZ string length if no length is specified. Updated various string loops to check for NULL rather than using strlen().
-
rswindell authored
-
rswindell authored
Added 32-bit CRCs for version and copyright strings to defeat the lame-o hex0rs.
-
rswindell authored
JavaScript context is now only created when needed. This should improve performance (slightly), memory usage, and reliability (hopefully).
-
- Aug 28, 2001
- Aug 27, 2001
- Aug 24, 2001
- Aug 22, 2001
-
-
rswindell authored
Bug fix: f.misc field was being re-initialized causing anonymous uploads to be recorded as normal uploads.
-
- Aug 21, 2001
-
-
rswindell authored
-
- Aug 08, 2001
- Aug 07, 2001
- Aug 05, 2001
- Aug 04, 2001
- Aug 03, 2001
- Aug 02, 2001
-
-
rswindell authored
Improved responsiveness of event_thread() while still using node_sem_check to determine semaphore file checking frequency.
-
rswindell authored
Fixed uninitialized pointer free (usrsub[i] and usrdir[i]) if a message group or library is configured by no sub-boards or directories are configured.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
getting chat_settings property was returning laston value.
-