Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • 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
Created with Raphaël 2.2.030May2928272524232220161513119765432130Apr2928262524232219171615121110987652131Mar2624232220191615141312131098728Feb2120191817161514121185432131Jan302928272625242322212019181716151413121312111011101110987876Target Mac OS X 10.5 or later.parse_url() does the giant array on the stack too.Heh, we don't need THAT much memory.And make sure the malloc succeeds.We don't need BBSLIST_ENTRIESDynamically allocate the BBS list.Fix sprintf() usage warning caught/reported by clang on mac os XAdd single-step (s) and finish (f) commands.Fixed spelling: Supplimental -> SupplementalFixed spelling: supplimental -> supplemental. My CVS client says the server does not support rename, so I had to remove and re-add with the fixed spelling.This file was ported to ciolib and modern platforms (uifc32.c) 16 years ago andFix time display bug: 12:00 is 12pm, not 12am. Reported by Va7aqdReplacing the whole separate localized English dictionaries with a general English dictionary and smaller supplimental ones containing localized spellings of words used in those regionsUpdated parsing for dictionary filenames (to appear in the list for user preferences): Dictionary filenames can now include "-supplimental" after the localization (such as dictionary_en-US-supplimental.txt" if it's a smaller dictionary only with localized spellings of words. Those dictionaries will include "(Supplimental)" at the end of their name in the user preferences. Dictionary filenames without a localization after the language (such as dictionary_en.txt) will include "(General)" at the end of their name in the user preferences. Dictionaries with just the localization without "-supplimental" will just have the language name and localization as the language name in the user preferences (i.e., dictionary_en-US.txt will be "English (US)".Support terminating the script from the debugger before it actually runs.Add "quit" and "q" commands to terminate the current script.Fix iterator in killscript_handler()Ignore per-node "BinkpAllowPlainText=false" on incoming connections whenBetter error message (consistent with binkit.js):When plain_auth_only is set (globally or per node), insure that require_md5Optimize: don't search for file extension repeatedly.Don't warn about free disk space for directories that don't exist.Support the new global BinkP PlainAuthOnly (CRAM-MD5 auth disable) option.Added a BinkP-global setting (in the [binkp] section): "PlainAuthOnly"If plain_auth_only (PlainAuthOnly) is true, then we won't be encrypting.Log a message upon invocation with the script revision and options, e.g.Made a couple updates to the function that loads a dictionary file. It seems at least slightly faster now.sort_file.js is probably of limited use.When connecting a linked-node configured for PlainAuthOnly:Send a better error message to the remote (it's not actually a passwordinbound_auth_cb(): report a "Password mismatch" error (over BinkP) ifMake the BinkpAllowPlainText default value match the wiki which also matchesRev 1.19 (jan-20-2016) included a "Fix the nocrypt check", but appeared toFixed a typoReplaced dictionary_english.txt with some English dictionaries for various regions with standard language tags.Added some notes about standard language tags. Updated version number to 1.65.Added support for some common standard language tags and parsing them from the dictionary filenames. Updated the version to 1.65.Don't allow duplicates in the sorted outputThis is a script that can sort a file. This script is meant to be run with jsexec (on the OS command prompt, not via the Synchronet terminal server). One purpose of this script is to sort dictionary files when they're created or when words are added to existing dictionary files.Added some notes about dictionary files
Loading