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
7afb0cbbe456dd9dcc5a13a7b78fddfd24dfc156
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
Mar 20, 2003
Added *nix _fullpath() function, changed FULLPATH() to use _fullpath() on
· 7afb0cbb
deuce
authored
22 years ago
7afb0cbb
Uses FULLPATH again.
· 6b60c1fb
deuce
authored
22 years ago
6b60c1fb
Mar 19, 2003
identify() now accepts a timeout parameter (defaults to 10 seconds).
· 1e211807
rswindell
authored
22 years ago
1e211807
No longer converts filenames to uppercase before adding to or retrieving from
· 84d459b9
rswindell
authored
22 years ago
84d459b9
Created new global methods: word_wrap() and quote_msg().
· a4b52485
rswindell
authored
22 years ago
a4b52485
Using fexistcase() for filename case insensitivity on Unix.
· 5b1bfe81
rswindell
authored
22 years ago
5b1bfe81
Appends crlf to custom tagline.
· 76a4ad1c
rswindell
authored
22 years ago
76a4ad1c
Mar 18, 2003
Eliminate warnings exposed by gcc -O.
· 14bc0877
rswindell
authored
22 years ago
14bc0877
Fixed use of *p instead of ch in js_ctrl (bug exposed by gcc -O).
· 3c90e9f7
rswindell
authored
22 years ago
3c90e9f7
Renamed IndexFileName1..4 to IndexFileNames.
· c9df6357
rswindell
authored
22 years ago
c9df6357
Wrapped source lines longer than 100 chars (improving readability).
· c2f11b67
rswindell
authored
22 years ago
c2f11b67
Changes in [web] section: changed IndexFileName1..4 to IndexFileNames (comma
· b7f4eaec
rswindell
authored
22 years ago
b7f4eaec
Changed index_file_name and cgi_ext member variables to dynamically allocated
· 8c2f5bd2
rswindell
authored
22 years ago
8c2f5bd2
Created iniReadStringList function, returns a NULL-terminated list of char*
· 142895fc
rswindell
authored
22 years ago
142895fc
Mar 17, 2003
Fixed backslash support in cleanpath()
· 1f2dba15
deuce
authored
22 years ago
1f2dba15
Apparently connect returns EINPROGRESS instead of EWOULDBLOCK on
· c356d325
rswindell
authored
22 years ago
c356d325
Added definition of EINPROGRESS for Win32.
· e0acdc03
rswindell
authored
22 years ago
e0acdc03
Create user objects AFTER user login is handled (duh)
· 34b1bb6a
deuce
authored
22 years ago
34b1bb6a
Mar 16, 2003
Fixed multiple index handling.
· 0d714338
deuce
authored
22 years ago
0d714338
Fixed security bug in ../.. requests (I *told* you that would happen when
· 3816f4e1
deuce
authored
22 years ago
3816f4e1
Fix typo in last commit... finally.
· e2aebe9c
deuce
authored
22 years ago
e2aebe9c
Mar 15, 2003
Fixed header errors
· 117c006d
deuce
authored
22 years ago
117c006d
Mar 14, 2003
New web server configuration.
· 448b0b72
deuce
authored
22 years ago
448b0b72
More speed improvements to the webserver.
· df9a7463
deuce
authored
22 years ago
df9a7463
sendfilesocket() now uses sendfile() on FreeBSD for zero-copy sends.
· 5557d09e
deuce
authored
22 years ago
5557d09e
Overhauled web server. Squashed some memory leaks, more intelligent
· 6b38defa
deuce
authored
22 years ago
6b38defa
Mar 13, 2003
Don't set max. listen() queue.
· 96cef950
deuce
authored
22 years ago
96cef950
Use sendfile() on FreeBSD.
· 9dada53d
deuce
authored
22 years ago
9dada53d
Perform an lseek preior to passing to sendfilesocket()
· d976ebec
deuce
authored
22 years ago
d976ebec
Stack size defaults to 128k on all BSDs
· 365c2215
deuce
authored
22 years ago
365c2215
connect() method now supports an optional timeout value parameter (in seconds)
· 8e285ef8
rswindell
authored
22 years ago
8e285ef8
Removed whitespace from front of header values.
· 741a1c05
deuce
authored
22 years ago
741a1c05
Reverted to load() erroring-out parent if loaded script fails to compile.
· 9d0070c8
rswindell
authored
22 years ago
9d0070c8
Now clears pending exceptions before compiling script.
· b05908eb
rswindell
authored
22 years ago
b05908eb
load() now clears pending exceptions before compiling script and returns
· 3bc8b6a6
rswindell
authored
22 years ago
3bc8b6a6
Mar 12, 2003
JavaScript exit() no longer returns Internal Server Error
· 5bf07af8
deuce
authored
22 years ago
5bf07af8
Clean up stack_size usage.
· 94820d6a
deuce
authored
22 years ago
94820d6a
Honour stack_size parameter.
· 020bf37f
deuce
authored
22 years ago
020bf37f
Only force stack to 128k if stack_size has mot been passed.
· b9b0f240
deuce
authored
22 years ago
b9b0f240
Fix stack overflow in JS on FreeBSD - s3 shell now runs.
· a7fe014a
deuce
authored
22 years ago
a7fe014a
Loading