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
  • rip_abstraction
  • 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.027Mar2625242321202120212019201918191817181718171615141314131211101110987876765432128Feb272827262524232221201920192019Properly use poll_timeout in xpms_accept()Patch Cryptlib to use poll() on non-Windows systemsA poll() failure with EINTR does not mean a socket is closed.Stop using select() in *nix for xpdev stuff.Check for writability on non-blocking connect(), not readStop using select() in SyncTERM completely.Add three new socket status functions:Add support for MinGW-w64Ensure cleared block in in scrolling regionFix error on scroll with left/right marginsTrack the active client "highwater mark" (highest number of concurrent clients)Don't allow adding files with blank filenames.extract_files_from_archive() returns negative on error nowjs.terminated does not get set when the user disconnectsDon't enable ctrl keys with dorkit here either.Don't enable ctrl-keys for background threads.Don't set js.terminated mmmkay?Fix a (harmless) user creation errorInitialize v variables to zero when creating a new world record.Do not attempt to list online players who are not on a valid map locationProperly handle CSI m in html_encode()When there's a single file in the batch download queue, just downloadtelnet_interpret() can grow th input buffer by a byte.Polls use CRCs of to/from/subj in the index, not ballots.Fix typo in error message.Fix another apparent malloc size issue when sizeof(ulong) != 4Use the appropriate type for malloc size computations.Changes in comments only.Advertise/use the archive formats supported by create_archive()Resolve NULL ptr deref in Archive("file").create()Don't display extended descriptions when using the (D)ownload commandjs_CreateGlobalObject needs node-specific scfg_t*post_to_file() shouldn't close the file since it didn't open it.Return an error if calloc() fails allocating pollfd array.Properly set buffer size when calling getsockopt()We still need to peek a byte to tell that recv is done with poll()Fix segfault in maint(), idx isn't an array in this contextFix poll()-based socket_check() implementationFix memory leaks and logic errors in multisock accept()Fix logic error in cl poll patch
Loading