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
Craig Hendricks
Synchronet
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
14
13
11
10
11
10
11
10
8
7
6
7
6
4
3
2
1
31
Mar
30
29
28
27
25
24
23
24
23
22
23
22
21
20
18
17
15
14
13
12
11
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
21
20
19
18
16
15
14
13
12
11
10
9
8
9
8
9
8
7
6
5
4
3
2
3
2
1
31
Jan
30
29
28
27
26
25
24
25
24
23
22
21
20
21
20
Merge branch sbbs:master into master
master
master
Fixed the second `f.open('r')` call.
Merge branch 'dd_msg_reader_bottom_row_help_line_fix' into 'master'
DDMsgReader: Fix to bottom row help text due to behavior change in Git commit fccf1a5718fdcb9864bcbccf2eb6de7ee50d3dd3 - Some key codes in the help lines were causing a line break and causing scrolling
Merge branch sbbs:master into master
Use system.check_password() to report on low-quality passwords
Make the "high quality" password checking optional (default: off/false)
Re-generate random password if it doesn't meet our quality standards
system.check_password() does *not* check password.can file now
Clarify in JSDOC that bbs.check_password() checks the password.can file
Change List:
Move check_pass() nearer the other check_* functions
Rename bbs.good_password() to bbs.check_password() for consistency
Add new methods: system.check_realname() and system.check_password()
Move password quality check logic to new userdat.c function: check_pass()
Rework part of the "good password" checking algorithm
Beautify the "help" output
Fix test in last commit
Clear line counter when clearing SS_ABORT
Update JSDOC descriptions for md5_calc() and sha1_calc()
Typo in comment
Use term->cond_newline() for brevity
When a new RLogin-user's password is rejected, log a message indicating so
Some debug log output that helps when receiving UDP responses from wrong port
Correct the duplicate name/address log messages.
Fix going to a msg number from viewing/reading msgs mode
Merge branch 'dd_area_choosers_altDesc_fix_and_start_of_name_collapsing_enhancement' into 'master'
DD Area Choosers: Fix for altName missing (reported by nelgin) and start of name collapsing enhancement (no empty names)
Allow optional pepper to be specified with '-h' (hashed password) option
Fix typo (thrad->thread)
Initialize Terminal in global sbbs when answering
Add '-h' option to send a salted and hashed password to the server
Allow string command parameters to line wrap the terminal and log them
Fix default mode value (should *not* be 10, i.e TG_NODESYNC|TG_CRLF)
Fix felicity IGM and readfile
Allow search by author forward/backward for netmail messages
Use 7 (hex) digits for byte offset (into shd file)
Disable Celerity "pipe code" parsing when displaying ".rip" files
Add/use user_can_access_grp() to resolve issue #905
Clean-up the initial string/pointer adjustment in show_atcodes()
Loading