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.013Aug121110985432129Jul27232220191816151130Jun292726211287642128May272625242322212019181615141312111098765432130Apr2928272625242322212019Address bugs in previous commit: the "mail" MsgBase doesn't have anInitial support for anonymous messages (don't show the author's alias/nameFix typo in my last commit to this file (from May 6)Resolve error on line 2017: TypeError: args[0].search is not a functionMSG_VERIFIED isn't a thing. Replace with MSG_VALIDATED.The MOUSE user setting flag is bit 31 (1<<31). Modifying a user.settingProvide a (non-ideal) implementation of safe_strerror() for Borland C buildsMove all the QWK import-msg-filtering logic into a single method and use it toInsure Socket.connect() sets the "error" property to a representative error value when the connection fails.socket_strerror() needs to auto-correct for WinSock error ranges.Bug-fix: global socket_errno_str property returned numeric value (not string).New Socket class property: error_strFix safe_strerror() for GNU builds (must use the return value of strerror_r()).Don't use strlcpy a we don't have NEEDS_STRLCPY defined anywhere.socket_strerror() is now thread-safe.Define a thread-safe/re-entrant version of strerror(): safe_strerror() which is just thin wrapper around strerror_s on Windows and strerror_r elsewhere.Allow timed event failure msg log-level to be configured (defaults: LOG_ERR).Allow timed event failure msg log-level to be configured (defaults: LOG_ERR).*lower* log-levels are more severe.The problem: the sysop (me) is not notified of critical errors (e.g. synchro.net zone file problems) in a timely manner.errorlog() function signature was changed.The problem: the sysop (me) is not notified of critical errors (e.g. synchro.net zone file problems) in a timely manner.Trim trailing-whitespace off of Windows socket error description strings.Use Microsoft magic to "ignore regular line breaks in the message definition text." of socket error strings on Windows:Use Windows\System32\curl.exe to get an updated syncterm.lst from Vertrauen via HTTP (not FTP).Use the new USE_MOUSE setting flag to determine if the user wantsDefine USER_MOUSE user.settings flags.Allow set_mouse() to disable mouse-reporting in the terminal (if it was previously enabled), even when mouse support has been turned off by the user.Shortened the "Auto Detect" terminal string to just "Auto" to make roomSome users have complained about moue support being enabled by default,This is the installer project I used to create SyncTERM-1.1-setup.exe.Fix the 353 (Name Reply) handling which appears to have been broken in 2019Print the target architecture of sbbs along with the target platform/OSGCC defines __ARM_ARCH and not _M_ARCH, so support that. And ARMv8 whileUse armvX insted of armX (e.g. armv7 means something different than arm7).Add some more preprocessor checks (for _M_ARM and __aarch64__) in theAdd support for %^ command-line specifer which expands to the system architecture (e.g. "i686" for Win32 builds, "x64" for Linux-x86_64 builds).Fix bug reported by WitNik (John):Fix typo (missing closing quote) in previous commit as pointed out by Coz via irc. Thanks.Don't include warnings in win32 build-failure emails.
Loading