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
1dec0195a3efd06c89627af9
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
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 18, 2021
Add filename and line number to exception catch log messages.
· 1dec0195
Rob Swindell
authored
4 years ago
1dec0195
Mar 17, 2021
First cut at adding a comment field to listings.
· 3a0d88ac
Deucе
authored
4 years ago
3a0d88ac
Special-case TAB so "backtab" works properly.
· 248eb2b5
Deucе
authored
4 years ago
248eb2b5
Close Socket on unhandled TLS errors
· ec7f57ab
Deucе
authored
4 years ago
ec7f57ab
Limit sends in terminal and web servers to 8k as well.
· cb0a3bf5
Deucе
authored
4 years ago
cb0a3bf5
Work around exception on spammy mail...
· 81e52c9c
Deucе
authored
4 years ago
81e52c9c
Small fixes for ugetstr()
· 295ae393
Deucе
authored
4 years ago
295ae393
Rename variable for consistency.
· c967d666
Deucе
authored
4 years ago
c967d666
Allow showbuf buffers to be placed up against the status line.
· 54a63ad8
Deucе
authored
4 years ago
54a63ad8
Mar 16, 2021
Don't overwrite the base global with the index base when reading config
· 0bd86726
Deucе
authored
4 years ago
0bd86726
Insure there's always a logon.jsonl file before calling file_backup() in maint
· 445f2c77
Rob Swindell
authored
4 years ago
445f2c77
Add a "fake mode" for output drivers that can't change screen size
· cd16d7c1
Deucе
authored
4 years ago
cd16d7c1
Don't allow ALT-Direction to work when maximized
· e2f5762b
Deucе
authored
4 years ago
e2f5762b
Add support for the SSH "none" auth method.
· f4d43d13
Deucе
authored
4 years ago
f4d43d13
Fix indentation warning from Clang in JS header
· 98c77fde
Deucе
authored
4 years ago
98c77fde
Add NO_TELNET option to terminal server.
· fe96397b
Deucе
authored
4 years ago
fe96397b
Suspend RIP processing for file transfers
· 0360643a
Deucе
authored
4 years ago
0360643a
Mar 15, 2021
Disable tracejit on OSs it's not supported on.
· 3a25c009
Deucе
authored
4 years ago
3a25c009
Add some more patches to make OpenBSD 6.8 build
· d15b58f0
Deucе
authored
4 years ago
d15b58f0
Comment out previous change pending fixes to nodelist firstline parsing in ftn_nodelist.js.
· c03ca7a5
echicken
authored
4 years ago
c03ca7a5
Show domain & date information in top bar when domain tree expanded.
· 1862798a
echicken
authored
4 years ago
1862798a
Move log options into a separate menu and fix overflows
· 6325bf45
Deucе
authored
4 years ago
6325bf45
Make log level selection a menu like every other non-binary option.
· fe33deb7
Deucе
authored
4 years ago
fe33deb7
Change default connection type from RLogin to SSH because it's 2021 dammit.
· 67469416
Deucе
authored
4 years ago
67469416
DOSCmd is only on FreeBSD and DOSEmu is only on Linux.
· 3088251b
Deucе
authored
4 years ago
3088251b
Work around broken sz
· 581087f3
Deucе
authored
4 years ago
581087f3
Revert the last changes.
· 2e1cedad
Deucе
authored
4 years ago
2e1cedad
Changing timeout didn't help. Use PopData of zero bytes to rekey...
· ffb20223
Deucе
authored
4 years ago
ffb20223
Increase flush write timeout for SSH.
· 5bb4bcc4
Deucе
authored
4 years ago
5bb4bcc4
Revert last change... YModem is supposed to send a termination block.
· 24739b23
Deucе
authored
4 years ago
24739b23
In XModem/YModem, when total_files reaches zero, stop downloading.
· 2ca3bc02
Deucе
authored
4 years ago
2ca3bc02
Add comments for all the things.
· 21763a1d
Deucе
authored
4 years ago
21763a1d
Add IMAPS service example configuration, disabled by default
· 1b959845
Rob Swindell
authored
4 years ago
1b959845
Mar 14, 2021
Add support for telnets (Telnet over SSL)
· 508b5c96
Deucе
authored
4 years ago
508b5c96
Use a separate status for thread exited than thread not started
· 70b890d6
Deucе
authored
4 years ago
70b890d6
Move telnet expansion/parsing into conn layer
· 539408ed
Deucе
authored
4 years ago
539408ed
Disable ALPHA splash screen.
· 0f2a4c82
Deucе
authored
4 years ago
0f2a4c82
Fix SF
#44
problem keypad non-numbers
· 0634130f
Deucе
authored
4 years ago
0634130f
Fix SF bug
#40
· bea51c08
Deucе
authored
4 years ago
bea51c08
Don't make parse_rip() do anything when RIP is disabled.
· 61022e18
Deucе
authored
4 years ago
61022e18
Loading