Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
2952b4eb95767bc97d8fec3e1be06220ea40a965
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Feb 07, 2013
Use HANDLE_PENDING() and support embedded NULLs in write() parameters.
· 2952b4eb
deuce
authored
12 years ago
2952b4eb
More HANDLE_PENDING() cleanup.
· c5223bc8
deuce
authored
12 years ago
c5223bc8
Use HANDLE_PENDING(cX) as appropriate.
· df04d42e
deuce
authored
12 years ago
df04d42e
Add *_TO_ASTRING() which uses alloca() but takes a max buf size argument
· ca614def
deuce
authored
12 years ago
ca614def
Use HANDLE_PENDING() and _TO_STRBUF() as appropriate.
· 7fd1d2c1
deuce
authored
12 years ago
7fd1d2c1
Add *_TO_STRBUF() which copies a JSString into a buffer truncating if necessary
· c3a6b9fe
deuce
authored
12 years ago
c3a6b9fe
only log successful sock.send()s
· 9bc2c7c4
mcmlxxix
authored
12 years ago
9bc2c7c4
disable logging of sent/received packets by default. (spammy if you are a *nix...
· f5c18561
mcmlxxix
authored
12 years ago
f5c18561
Handle malloc() failure exceptions.
· 2ff428f4
deuce
authored
12 years ago
2ff428f4
Report an exception if the malloc() fails.
· aaf7702b
deuce
authored
12 years ago
aaf7702b
alloca() to malloc()
· 406c135c
deuce
authored
12 years ago
406c135c
Use malloc()ed memory instead of alloca()ed.
· 742c8b5f
deuce
authored
12 years ago
742c8b5f
Check for NULL before free()ing.
· 0c18e286
deuce
authored
12 years ago
0c18e286
Use malloc() based string coversion and fputs() instead of fprintf(,"%s",)
· 4ab71c22
deuce
authored
12 years ago
4ab71c22
Stop using alloca() macros from string conversions.
· c9923b29
deuce
authored
12 years ago
c9923b29
Add *_TO_MSTRING() macros to return malloc()ed strings instead of the current
· 471cea1f
deuce
authored
12 years ago
471cea1f
Feb 05, 2013
Did ... stuff, to make it more worky, less pollusive and easier to maintain.
· f3b8a39b
echicken
authored
12 years ago
f3b8a39b
Feb 04, 2013
Slightly more useful, but not entirely helpful installation instructions.
· 982ad4c5
echicken
authored
12 years ago
982ad4c5
Fixed a bug that prevented replying to messages in threaded view.
· 3520bdbc
echicken
authored
12 years ago
3520bdbc
Feb 03, 2013
Minor bug fix - Moved the load() function calls for SlyEdit_IceStuff.js and...
· d50544c6
nightfox
authored
12 years ago
d50544c6
Bug fix for posting a private email or NetMail message.
· 0ad6dff9
nightfox
authored
12 years ago
0ad6dff9
Updated to containg the new version number (1.21)
· 74f7880f
nightfox
authored
12 years ago
74f7880f
Version 1.21, containing the following bug fixes related to cross-posting:
· afa9d47d
nightfox
authored
12 years ago
afa9d47d
Cleanup of output formatting stuff, added some error handling.
· f7a66797
echicken
authored
12 years ago
f7a66797
Feb 01, 2013
added event handler support to layout objects: Layout.onOpen/onClose,...
· 974f2ef6
mcmlxxix
authored
12 years ago
974f2ef6
Updated the SlyEdit documentation for v1.20. Also added the SlyEdit upgrading...
· b1cfbf66
nightfox
authored
12 years ago
b1cfbf66
For SlyEdit v1.20: Added a configuration option to SlyEdit to enable/disable...
· 39005bac
nightfox
authored
12 years ago
39005bac
SlyEdit version 1.20:
· ce18a93a
nightfox
authored
12 years ago
ce18a93a
Jan 29, 2013
flatten queries to single-level object (to maintain scope property in updates...
· b8ffff31
mcmlxxix
authored
12 years ago
b8ffff31
flatten queries to single-level object
· cc686c36
mcmlxxix
authored
12 years ago
cc686c36
Jan 28, 2013
cycle json service if service INI file has been modified
· c562b2b4
mcmlxxix
authored
12 years ago
c562b2b4
Jan 27, 2013
Fix InterBBS bug affecting eel top scores. InterBBS eel high score should now work.
· aded1e77
art
authored
12 years ago
aded1e77
Jan 25, 2013
fix game selection prompt
· 2d66368f
mcmlxxix
authored
12 years ago
2d66368f
clean up command prompts, disable chat key while attacking, no longer require...
· d533de46
mcmlxxix
authored
12 years ago
d533de46
Jan 24, 2013
Don't create excessively long strings - better support for subs with thousands of messages.
· d4f81a70
echicken
authored
12 years ago
d4f81a70
Same as last time, but with less derp.
· 4257154f
echicken
authored
12 years ago
4257154f
Remove port portion of http_request.host when specifying IRC server hostname.
· 68f61f36
echicken
authored
12 years ago
68f61f36
Remove port portion of http_request.host when specifying telnet hostname.
· 5e47e595
echicken
authored
12 years ago
5e47e595
Same as last time, but without as much derp.
· 7f44a24a
echicken
authored
12 years ago
7f44a24a
Remove port portion of http_request.host when setting cookie path.
· 2c0b84cd
echicken
authored
12 years ago
2c0b84cd
Loading