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.08Jul76432130Jun29282322212017151411765432131May302928272524232220161513119765432130Apr2928262524232219171615121110987652131Mar2624232220191615141312131098728Feb2120191817161514121185432131Jan30292827262524232221Deuce said the new user registration process was "openly hostile", so:Deuce said the new user registration process was "openly hostile", so:Increment SMBLIB version 2.61 (added new function: smb_msg_is_utf8).Remove the unicode_is_zerowidth() function, it was moved to unicode.c alreadyPass a new "is_utf8" argument to wordwrap() rather than auto-detect UTF-8 text.Address GCC warnings about signedness and staticness.wordwrap() now detects and supports UTF-8 encoded text.When the created message is UTF-8, translate (from CP-437 to UTF-8) anyutf8.c now requires unicode.cAdd function cp437_to_utf8_str().Translate DEL (0x7F) to Unicode when USE_UNICODE_FOR_TERM_CTRL_CHARS0x1f is "Unit Separator" (US) in ASCII, not Delete (DEL).Remove the special treatment of Ctrl-A/Ctrl-A:Treat the "Conditional line-break" Ctrl-A code as the end of a word.Constification to appease the C++ gods:Make the charset (e.g. UTF-8) detection/indication in msg headers more genericWow. First time I've seen replacing spaces with tabs fixes a GCC warning:Forgot 'extern' keyword... again.Moved cp437_unicode_tbl and unicode_is_zerowidth() to (new file) unicode.c.New string const define: FIDO_CHARSET_UTF8Moved cp437_unicode_tbl and unicode_is_zerowidth() to (new file) unicode.c.cleanup: Removed a few unused functions and bunch of #ifdef'd out code.Add/use new Utf8TerminalQ question.Added Utf8TerminalQ (UTF-8 terminal question).Added "Does your terminal support UTF-8" question.Add exception for connections from 192.168.* addresses (for Mark Lewis).Fix issue reported by Dumas Walker:Store the current external() mode flags where passthru_input_thread() can seeUse term_supports() for terminal capability ARS keyword checking as this doesWhen UTF-8 is enabled, don't bother asking about Ex-ASCII (CP437) supportDouble the size of the tmp buffer in parse_mail_address() (from 128 to 256Pipe non-binary external program output through rputs() so we get charsetsbbs_t::rputs(), exposed in JS as console.write(), now does charset translationESC (0x1b) is a terminal control char, don't translate to/from UTF-8 by defaultCache the avatar lib (in bbs.mods).Added USER_UTF8 user 'settings' flag.Added new putmsg()/printfile() mode flag: P_UTF8Mail server needs utf8.c now.Finish-up UTF-8 <-> CP437 commit.Correctly detect invalid UTF-8 sequences and log rather than print the
Loading