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
84111584a0086e0e1317d1a0
Select Git revision
Branches
20
master
default
protected
dailybuild_linux-x64
dailybuild_win32
sqlite
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
Mar 31, 2021
Fix showbuf context issues.
· 84111584
Deucе
authored
4 years ago
84111584
Fix clang warning
· b9b02859
Deucе
authored
4 years ago
b9b02859
Remove some unused variables.
· e2f3407c
Deucе
authored
4 years ago
e2f3407c
Mar 30, 2021
Merge branch 'poll-update' into 'master'
· 3971ef4d
Deucе
authored
4 years ago
3971ef4d
Initial poll() work
· af30c430
Deucе
authored
4 years ago
af30c430
Use kDownloadsFolderType for downloads.
· d2950f47
Deucе
authored
4 years ago
d2950f47
Fix macOS build.
· 878c277a
Synchronet
authored
4 years ago
878c277a
Guard against pathologically bad OO][ sequences.
· e2163396
Deucе
authored
4 years ago
e2163396
Fix WITHOUT_CRYPTLIB option.
· bc6c3d4e
Deucе
authored
4 years ago
bc6c3d4e
Mar 29, 2021
Fix issue with redrawing BBS list from settings menu
· 9a4d3cd6
Deucе
authored
4 years ago
9a4d3cd6
Don't use handle_backspace() to handle delete.
· fbc43888
Deucе
authored
4 years ago
fbc43888
Mar 28, 2021
Run the "inactive_hangup" option through parseInt()
· 35d1f335
Rob Swindell
authored
4 years ago
35d1f335
Remove the comment from the [login] inactive_hangup value
· 44ad730e
Rob Swindell
authored
4 years ago
44ad730e
Mar 27, 2021
Actually, it was everything *except* Leave that was broken.
· bd30240b
Deucе
authored
4 years ago
bd30240b
Redraw map when you 'Leave' talking to Ma in Greetree inn.
· 4d46fba9
Deucе
authored
4 years ago
4d46fba9
js.terminated does not get set when the user disconnects
· 207ccada
Deucе
authored
4 years ago
207ccada
Don't enable ctrl keys with dorkit here either.
· 584efab3
Deucе
authored
4 years ago
584efab3
Don't enable ctrl-keys for background threads.
· 1513e8ac
Deucе
authored
4 years ago
1513e8ac
Don't set js.terminated mmmkay?
· 54d78bc9
Deucе
authored
4 years ago
54d78bc9
Mar 26, 2021
Fix a (harmless) user creation error
· 646107d2
Deucе
authored
4 years ago
646107d2
Initialize v variables to zero when creating a new world record.
· d0a094b2
Deucе
authored
4 years ago
d0a094b2
Do not attempt to list online players who are not on a valid map location
· 7aa7ea54
Deucе
authored
4 years ago
7aa7ea54
Properly handle CSI m in html_encode()
· cba62a81
Deucе
authored
4 years ago
cba62a81
Mar 25, 2021
telnet_interpret() can grow th input buffer by a byte.
· 7b088502
Deucе
authored
4 years ago
7b088502
Mar 23, 2021
post_to_file() shouldn't close the file since it didn't open it.
· 9048b3d2
Deucе
authored
4 years ago
9048b3d2
Return an error if calloc() fails allocating pollfd array.
· e3331b08
Deucе
authored
4 years ago
e3331b08
Properly set buffer size when calling getsockopt()
· e6e83a5d
Deucе
authored
4 years ago
e6e83a5d
Mar 21, 2021
We still need to peek a byte to tell that recv is done with poll()
· c53a903d
Deucе
authored
4 years ago
c53a903d
Fix poll()-based socket_check() implementation
· 9765a2ea
Deucе
authored
4 years ago
9765a2ea
Fix memory leaks and logic errors in multisock accept()
· 85dcf5e5
Deucе
authored
4 years ago
85dcf5e5
Fix logic error in cl poll patch
· 5ca84955
Deucе
authored
4 years ago
5ca84955
Fix bad listening socket detection in multisock
· 123596e1
Deucе
authored
4 years ago
123596e1
Properly use poll_timeout in xpms_accept()
· e9342f57
Deucе
authored
4 years ago
e9342f57
Patch Cryptlib to use poll() on non-Windows systems
· 1b01353c
Deucе
authored
4 years ago
1b01353c
A poll() failure with EINTR does not mean a socket is closed.
· 2890ff74
Deucе
authored
4 years ago
2890ff74
Stop using select() in *nix for xpdev stuff.
· 85f5df80
Deucе
authored
4 years ago
85f5df80
Check for writability on non-blocking connect(), not read
· ce8c91b9
Deucе
authored
4 years ago
ce8c91b9
Stop using select() in SyncTERM completely.
· e2094fb9
Deucе
authored
4 years ago
e2094fb9
Mar 20, 2021
Add three new socket status functions:
· 99f25324
Deucе
authored
4 years ago
99f25324
Add support for MinGW-w64
· 1dc1a6b9
Deucе
authored
4 years ago
1dc1a6b9
Loading