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.02Mar129Feb2827262524232221202120191817161716151615161514131213121112111011109878765656565656543231Jan30292827262524232221202120192019Initialize sbbs_t::client and call client_on() as expected for loginsclient_on() still accepts a BOOL (not bool), so TRUE (not true) is correctTRUE -> trueFix memory leak in sftp_opendir()Fix array overrun and asprintf() usage, with other warnings.Call the lprtinf() callback for all "errors" sent.Fix sftp_resolve_path() to return '/' instead of empty stringDon't use _fullpath() to resolve paths...Update with new CRYPTLIB_PATCHES valueAdd sftp library to sbbs3 MSVC solutionNewest patched Cryptlib 3.4.7 MSVC-build for Win32Fix bug found by Coverity.Remove /vfiles and use a dash instead of a big solidus.Merge branch 'dd_lightbar_menu_write_item_check_ANSI_before_gotoxy' into 'master'DDLightbarMenu: When writing an item with UTF-8 text, check ANSI support before moving the cursor (and this is important if the menu is being used in non-lightbar mode)Use dir.sname instead of code in the (disabled) /fls tree.Whopps, need <stdexcept> to throw that...Add support for /vfiles in sftpWhen responding to an sftp readdir command, send up to 25 filesUse Big Solidus instead of Division Slash to replace SolidusFix a lock derp in the pervious commit, and another lock break in answer()Unlock ssh_mutex before calling sftps_recv()Allow init_sftp() to safely be called twice.Merge branch 'dd_lightbar_menu_item_write_UTF8_alignment_fix' into 'master'DDLightbarMenu: Fix for text & text column alighment issues with UTF-8 textMerge branch 'dd_file_lister_add_batch_DL_desc_fix_and_extd_desc_refresh_fix' into 'master'DD File Lister: Fix for possibly no file description when adding to the batch DL queue. Also, fix for file description screen refresh (off by one column) for extended descriptions.Heh, fix /files/ check.Some locking cleanupsPlug some leaks.Not all snprintf()s terminate.Prevent the input thread from closing channel that has a session,Early-out of the channel type loop for channel errors.Guard against answer() being called before the first channel is created.Search forward/backward by subjet without "re:"/"re: " prefixAdd a patch to allow the server to accept the "none" auth method.Add SSH_ANYAUTH option.Attempt to fix error nelgin reported with ssh session timeoutsDocument the new ALLOW_SFTP option.Only log that we're waiting for channel type the first time.
Loading