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
0b053ef3ebb78e22c8553ebac79643bccc2f4e1c
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 02, 2010
Fix countBlahBlahLetsWriteABookInCamelCaseAsAFunctionName()
· 0b053ef3
deuce
authored
14 years ago
0b053ef3
Fixed object methods and properties counter, because as we all know, sparse...
· 5eff046f
mcmlxxix
authored
14 years ago
5eff046f
* Don't assume success by default.
· 3edd9127
cyan
authored
14 years ago
3edd9127
* Implement passing of errno in JS kill() in the case of failure
· 23ce0e6b
cyan
authored
14 years ago
23ce0e6b
Script for updating v3.15a (development build) installation.
· e04ec7c3
rswindell
authored
14 years ago
e04ec7c3
Jun 01, 2010
Ugh, fix last commit.
· 2de88f4a
cyan
authored
14 years ago
2de88f4a
* Create kill(), a global JS function for checking process validity (sending
· d0ad6682
cyan
authored
14 years ago
d0ad6682
strftime() will throw an assertion in MSVC10 when passed an invalid struct tm
· d51a04d1
rswindell
authored
14 years ago
d51a04d1
May 28, 2010
Fixed 64-bit long problem with xpDate_to_iso*Str() functions.
· bde2c65e
sbbs
authored
14 years ago
bde2c65e
Fix a couple more 64-bit time_t problems (when viewing message headers with
· f527a75b
rswindell
authored
14 years ago
f527a75b
May 26, 2010
Fix more MSVC10 isspace() assertions when passed a char >= 0x80.
· 1e1da9c0
rswindell
authored
14 years ago
1e1da9c0
May 24, 2010
Change lib-linux.x64* to lib-linux-x64*
· 9bc2c955
rswindell
authored
14 years ago
9bc2c955
Fix typo in usage help (-x <name>, not -x<name).
· 8392baf8
rswindell
authored
14 years ago
8392baf8
Fix buffer overrun in get_header_field() - by one byte. Caught by MSVC10.
· f7a2f374
rswindell
authored
14 years ago
f7a2f374
Remove extraneous white-space in previous commit.
· 57126ed5
rswindell
authored
14 years ago
57126ed5
Added lib-linux.x64.* module aliases.
· 5015f090
rswindell
authored
14 years ago
5015f090
Translate machine type 'x86_64' to 'x64'.
· fc0173ae
rswindell
authored
14 years ago
fc0173ae
Introduced system.architecture property (string, e.g. "i686").
· f50665b2
rswindell
authored
14 years ago
f50665b2
Resolve MSVC10 warnings about error macro redefinitions.
· 31639134
rswindell
authored
14 years ago
31639134
Reverse last commit.
· 3375ea6c
rswindell
authored
14 years ago
3375ea6c
Change PLATFORM_DESC to "Linux64" for Linux-x86_64 (x64) builds.
· 6120ea61
rswindell
authored
14 years ago
6120ea61
May 22, 2010
Work around CRYPT_SESSINFO_AUTHRESPONSE being set before setting session
· be815535
deuce
authored
14 years ago
be815535
May 21, 2010
Fix active FTP bug (with PORT command) on platforms with a 64-bit long int (e.g. Linux-64)
· 73f9f332
sbbs
authored
14 years ago
73f9f332
Specify full paths to smbutil and jsexec.
· 2b71904a
sbbs
authored
14 years ago
2b71904a
Specify -d (daemonize) option, always (not required in sbbs.ini file).
· 8cc97390
sbbs
authored
14 years ago
8cc97390
May 20, 2010
Resolve MSVC10 assertion in isspace() for chars >= 0x80.
· 725ad421
rswindell
authored
14 years ago
725ad421
added BUYIN and BALANCE cmds.
· e5684e0d
mcmlxxix
authored
14 years ago
e5684e0d
May 19, 2010
Resolve MSVC10 assertion in iscntrl() for chars >= 0x80.
· ffc681cf
rswindell
authored
14 years ago
ffc681cf
More detailed cryptlib/ssh error log messages.
· 80fb9299
rswindell
authored
14 years ago
80fb9299
many, many updates.
· eae44576
mcmlxxix
authored
14 years ago
eae44576
More fixes/updates/cards up sleeve
· ef0ca5d5
mcmlxxix
authored
14 years ago
ef0ca5d5
May 18, 2010
hardcoded - mcmlxxix always wins.
· a099180f
mcmlxxix
authored
14 years ago
a099180f
* More changes for DCC functionality
· 46a9efec
cyan
authored
14 years ago
46a9efec
use short name for Module key
· 79ee98f7
mcmlxxix
authored
14 years ago
79ee98f7
simplified module template, added some shit
· 74b3af09
mcmlxxix
authored
14 years ago
74b3af09
simplified module template
· 16ea3e95
mcmlxxix
authored
14 years ago
16ea3e95
* Various DCC changes
· 7b721962
cyan
authored
14 years ago
7b721962
* Progress towards getting DCC to work..
· 4d56516c
cyan
authored
14 years ago
4d56516c
added 'OBJKEYS' command
· ab6ba483
mcmlxxix
authored
14 years ago
ab6ba483
* Plenty of updates
· f948b2bc
cyan
authored
14 years ago
f948b2bc
Loading