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
142eeafbf953a9144f410d40b7808df9cc36ac37
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
Jun 10, 2005
Use -y (instead of -o) for overwrite (rz compatible).
· 142eeafb
rswindell
authored
19 years ago
142eeafb
Use BOOLs for ZRINIT option flags.
· e02a7efd
rswindell
authored
19 years ago
e02a7efd
zmodem_send_from() returns TIMEOUT if zmode_send_data() returns non-zero.
· 3b2b7f1b
rswindell
authored
19 years ago
3b2b7f1b
Add another scarey change.
· 7e8a4316
deuce
authored
19 years ago
7e8a4316
Add support for Zmodem-4K and Zmodem-8K (a.k.a. ZedZap).
· 23f19d81
rswindell
authored
19 years ago
23f19d81
Document support for Zmodem-4K and Zmodem-8K (a.k.a. ZedZap).
· 0653360c
rswindell
authored
19 years ago
0653360c
Jun 09, 2005
Make it build in its new home (And use the new strwrap.h!)
· b1c5e3fc
deuce
authored
19 years ago
b1c5e3fc
Created more batch/current file status members in zmodem_t to simplify the
· a0438009
rswindell
authored
19 years ago
a0438009
Created more batch/current file status members in zmodem_t to simplify the
· 2d06cee2
rswindell
authored
19 years ago
2d06cee2
Initial import of The Online Pub... a chat door.
· 7fb48f0e
deuce
authored
19 years ago
7fb48f0e
Set zm.escape_telnet_iac based on [Zmodem] EscapeTelnetIAC value from sexyz.ini
· 597fc44f
rswindell
authored
19 years ago
597fc44f
Set zm.escape_telnet_iac based on [Zmodem] EscapeTelnetIAC value from sexyz.ini
· 12075267
rswindell
authored
19 years ago
12075267
The last subpacket of a ZDATA frame should be ZCRCE, not ZCRCW.
· e3b78783
rswindell
authored
19 years ago
e3b78783
Log the actual number of bytes received along with the CPS on file completion.
· dd534b7e
rswindell
authored
19 years ago
dd534b7e
Display the current batch counter "(x of y)" in download progress window.
· b08fdf33
rswindell
authored
19 years ago
b08fdf33
Treat read error (fread() returns 0) the same as EOF.
· aa0af1ee
rswindell
authored
19 years ago
aa0af1ee
Don't throw out pending rx data in zmodem_recv_init().
· 90fff93a
rswindell
authored
19 years ago
90fff93a
Stop send loop in send_files() if remotely cancelled.
· 003eb8fa
rswindell
authored
19 years ago
003eb8fa
Jun 08, 2005
Log warning if streaming disabled in zmodem_send_file().
· 1bcc9174
rswindell
authored
19 years ago
1bcc9174
zmodem_recv_header(_raw) now stores the received position value in
· 5e6b4b37
rswindell
authored
19 years ago
5e6b4b37
More input_thead fix-ups. checking FD_ISSET() after a select error is
· 48265e7c
deuce
authored
19 years ago
48265e7c
Unlock input_thread_mutex before breaking to avoid possible undefined
· ea6c67e4
deuce
authored
19 years ago
ea6c67e4
Fix another mutex bug that became blindingly obvious after two commits
· 45c6e434
deuce
authored
19 years ago
45c6e434
Fix the bug I meant to fix in the last commit.
· 4f5e17dd
deuce
authored
19 years ago
4f5e17dd
Move input_thread_mutex unlocking to before a possible continue.
· ddd74176
deuce
authored
19 years ago
ddd74176
Enable escape_telnet_iac (0xff) option when -telnet cmd-line option used.
· 3c51e604
rswindell
authored
19 years ago
3c51e604
Created escape_telnet_iac (0xff) option.
· e7bca3fc
rswindell
authored
19 years ago
e7bca3fc
Purge zmodem receive buffer between receive sessions.
· 61037312
rswindell
authored
19 years ago
61037312
Bug-fix (from zmdm.c): sent ZACK packets must contain the count of bytes
· eb6b10ca
rswindell
authored
19 years ago
eb6b10ca
zmodem_recv_header() now handles the receipt of (non-ZDATA) sub-packets.
· cf7c2ca3
rswindell
authored
19 years ago
cf7c2ca3
*MUST* always create the cgi_env list in case of a redirected
· ddcf54f1
deuce
authored
19 years ago
ddcf54f1
If there are no wildcard chars in the filename or ext of the entered path,
· 11ed31dd
deuce
authored
19 years ago
11ed31dd
Add a getdirname() function which returns a pointer to the last component
· 31d40696
deuce
authored
19 years ago
31d40696
Jun 07, 2005
Remove GLOB_MARK... seems to mysteriously break stuff.
· 09b77723
deuce
authored
19 years ago
09b77723
Use GLOB_MARK to add trailing / to directories in dir list.
· 8a456fc0
deuce
authored
19 years ago
8a456fc0
Don't set WRAPPER_EXPORTS
· d4143f85
deuce
authored
19 years ago
d4143f85
BCC using -e, not -o foe .exe files.
· 8b3e1f7b
deuce
authored
19 years ago
8b3e1f7b
Changes to build on win32 (hopefully)
· c3206815
deuce
authored
19 years ago
c3206815
Beautify the download window a little.
· 1bb2f6d4
rswindell
authored
19 years ago
1bb2f6d4
New function (fcrc32) to calculate CRC32 of byte range from file stream.
· f4ae099c
rswindell
authored
19 years ago
f4ae099c
Loading