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
bf9fe3281bea4246303ef92b6951e184bbec334a
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 09, 2014
Do the DLL thing-a-ma-roo.
· bf9fe328
deuce
authored
11 years ago
bf9fe328
No libm on Win32.
· 7d413c59
deuce
authored
11 years ago
7d413c59
Make ssh.c conditional on the existance of cryptlib.h
· d1423324
deuce
authored
11 years ago
d1423324
Use the existance of cryptlib.h to control SSL compiling.
· 0e88c472
deuce
authored
11 years ago
0e88c472
Do the DLL im/ex-port dance.
· 0154c07d
deuce
authored
11 years ago
0154c07d
DLLEXPORT/DLLCALL-ify
· 2aebfd81
deuce
authored
11 years ago
2aebfd81
Only include SDL_win32_main when including SDL support.
· f7e3ae48
deuce
authored
11 years ago
f7e3ae48
Fix ALSA check.
· 33ca4831
deuce
authored
11 years ago
33ca4831
A top-level CMakeLists.txt file. Supports a list of projects to build.
· 5079586d
deuce
authored
11 years ago
5079586d
Make find_package() use dependent on PARENT_DIRECTORY.
· 75efb99c
deuce
authored
11 years ago
75efb99c
Remove leftover bits of the X11 option.
· b009a64d
deuce
authored
11 years ago
b009a64d
Add get/set scaling functions to cterm indirection.
· cff28eff
deuce
authored
11 years ago
cff28eff
No need to export the target AND install export it.
· d7cf9ec5
deuce
authored
11 years ago
d7cf9ec5
Only use Find_Package when there's no parten CMake.
· 86b35569
deuce
authored
11 years ago
86b35569
Remove redundant includes.
· f4f19c5c
deuce
authored
11 years ago
f4f19c5c
Don't use the old and stupid HAS_VSTAT/vstat.scaling stuff. Use the new
· c11ec62f
deuce
authored
11 years ago
c11ec62f
Use a default scaling factor of 1, not 0.
· 9b59c4b4
deuce
authored
11 years ago
9b59c4b4
Add new wrapper functions to get/set the scaling factor.
· ac176507
deuce
authored
11 years ago
ac176507
Support IPv6 address literals per RFC 2732 in parse_url() (Used from
· cc856ab7
deuce
authored
11 years ago
cc856ab7
Feb 08, 2014
Use getnameinfo() instead of WSAAddressToString 'cause it's more better.
· f89bbf0f
deuce
authored
11 years ago
f89bbf0f
Feb 07, 2014
Fix function name. The documented Windows function "WSAAddressToString"
· c41cb965
deuce
authored
11 years ago
c41cb965
Lesser keys.h
· 2483b34c
deuce
authored
11 years ago
2483b34c
Pass the correct socket handle to sock_destroy callback.
· 5416fdf0
deuce
authored
11 years ago
5416fdf0
Add inet_ptoaddr() function.
· 05beb301
deuce
authored
11 years ago
05beb301
Apprently undefined < 1800.
· f5c226dd
deuce
authored
11 years ago
f5c226dd
Visual Studio 2013 has much better support for C99 functions.
· 7a5644ca
deuce
authored
11 years ago
7a5644ca
Feb 06, 2014
Commit the actual declaration of intptr_t
· 20f2cb2f
deuce
authored
11 years ago
20f2cb2f
Remove keys.h
· c3a93f1c
deuce
authored
11 years ago
c3a93f1c
Remove keys.h usage.
· 11de031d
deuce
authored
11 years ago
11de031d
Add a cmake file.
· 2f5df039
deuce
authored
11 years ago
2f5df039
Remove debug output.
· 0350bef5
deuce
authored
11 years ago
0350bef5
Provide an XPDEV_main() wrapper for CIOLIB_main() since we can't play
· e35f4191
deuce
authored
11 years ago
e35f4191
Remove obsolete headers.
· 378bfbb1
deuce
authored
11 years ago
378bfbb1
Import the public include directories from included projects.
· 8e0dca4e
deuce
authored
11 years ago
8e0dca4e
Remove unsupported (yet) options and set WITH_SDL correctly.
· 3a7bad03
deuce
authored
11 years ago
3a7bad03
Fix up the public interface defs.
· 8d061785
deuce
authored
11 years ago
8d061785
Remove mouse.h
· 7147b302
deuce
authored
11 years ago
7147b302
Remove allfonts.h as well.
· 5e130161
deuce
authored
11 years ago
5e130161
Fix CIOLib include path.
· c0fed955
deuce
authored
11 years ago
c0fed955
Add CMake File
· 94e8b89d
deuce
authored
11 years ago
94e8b89d
Loading