openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Synchronet BBS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Sep 10, 2024 — Sep 10, 2025
Showing page 1,309 of 1,422
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Now creates all the user objects (user, msg_area, and file_area) and the classes: Socket and MsgBase.
rswindell
More...
almost 23 years ago
Disabled socket debug.
rswindell
More...
almost 23 years ago
js_CreateFileAreaObject doesn't use html_index_file if it's NULL.
rswindell
More...
almost 23 years ago
Created single function to create user-specific objects: user, msg_area, and file_area (for convenience).
rswindell
More...
almost 23 years ago
Added menu option to edit text/ip-silent.can (silent IP filtering).
rswindell
More...
almost 23 years ago
Created global write() and writeln() methods to make it consistent with FTP and Web server available global methods.
rswindell
More...
almost 23 years ago
js_setup now defines argv and argc (always empty).
rswindell
More...
almost 23 years ago
No longer necessary (using auto-dependency checking in makefiles).
rswindell
More...
almost 23 years ago
Enabled auto-dependency checking (no longer uses depends.mk).
rswindell
More...
almost 23 years ago
Eliminated unused variable in js_strlen().
rswindell
More...
almost 23 years ago
Enabled auto-dependency checking (no longer uses depends.mk).
rswindell
More...
almost 23 years ago
Added web server keys: IndexFileName and JavaScriptExtension.
rswindell
More...
almost 23 years ago
Fixed segfault bug in apply_encoding() if encoding type isnt' found. Added support for server-side JavaScript execution (html/*.ssjs). Added support for text/ip-silent.can silent IP-address filter file.
rswindell
More...
almost 23 years ago
Added prototype for web_ver(). Added js_ext (server-side javascript extension) to startup structure.
rswindell
More...
almost 23 years ago
Fixed LOCAL_FSYS option in FTP section. Added Web section (empty).
rswindell
More...
almost 23 years ago
trashcan() now delays 500 milliseconds after displaying the optional bad*.msg file (give time for tx buffer to clear before disconnecting).
rswindell
More...
almost 23 years ago
Added support for text/ip-silent.can. Connections from IP addresses in this file are silently refused (same format as other text/*.can files).
rswindell
More...
almost 23 years ago
save_msg() method will open the message (correctly) base if necessary. put_msg_header() method now update the index record too (to/from/subj/attr).
rswindell
More...
almost 23 years ago
Changed the method of FTN MSGID serial number generation to be more unique.
rswindell
More...
almost 23 years ago
More accurate (case insensitive) check for .wip and .rip file extensions.
rswindell
More...
almost 23 years ago
Fixed recursive macro usage.
rswindell
More...
almost 23 years ago
save_msg() method won't open the message base if it's not already open.
rswindell
More...
almost 23 years ago
Deuce's beautifications and modifications to support OpenBSD.
rswindell
More...
almost 23 years ago
Deuce's modification for a configurable path to the Baja executable.
rswindell
More...
almost 23 years ago
msgbase.settings was changed to msgbase.cfg.settings.
rswindell
More...
almost 23 years ago
Deuce's beautifications and modifications to support OpenBSD.
rswindell
More...
almost 23 years ago
Created strlen() method to return length of string, excluding Ctrl-A codes.
rswindell
More...
almost 23 years ago
Removed "read only" from property descriptions (they're all read only).
rswindell
More...
almost 23 years ago
Sub-board configuration properties are created in a sub-object (MsgBase.cfg).
rswindell
More...
almost 23 years ago
Introduced new command-line option (-d) to set default values for header fields (to, from, from_number, and subject) when importing messages.
rswindell
More...
almost 23 years ago
←
1
2
…
1305
1306
1307
1308
1309
1310
1311
1312
1313
…
1421
1422
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree