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.012Jan111098989876565429Dec2827252423222322212019181716151413121098765432130Nov1Dec30Nov28272625262524232221202120Create/use ar_type() to eliminate some copy/pasta in AR/ARS parsing logicAnother use of errprintf() to help de-dupe error logs/alertsDon't egregiously use strlen() for ZRQ and OOII buffers.Have cterm_write() return the length of the retbuf.Don't sleep() after receiving input.Put the now-shared rwlock_destroy_ign() back for *nix.Make rwlock wrappers static inline functions instead of macros.Remove unused variable.NULL check needs to be outside the lock. :DWhoops, forgot to remove the loop.Coverity actually found legitimate issues in link_list.cDon't bother checking the impossible.Ok, it's weird for the _upload() function to close the stream.Remove weird 1-length array.Put assert()s around all the locking in bitmap_con.cMove video flags out from under vstatlock.Fix typoUse rwlock_t, not pthread_rwlock_tUse a rwlock for vstatlock.Only create the main context once.Give the same input improvement to everything but SSH.Remove unused set of coff.Add unreachable codeFix a memory leak and an allowed out-of-bounds access.Don't loop waiting to write entire received data to conn bufFix updating of bitmap_drawn() when drawingWe don't need to multiply the row by cols anymore.Fix incorrect offset advancement functionResolve GCC warning enumeration value ‘PARSED_VPATH_x’ not handled in switchFix the auto-keyword detection based on parameter type for USER, DIR, and SUBUser aliases can be used as parameters to the "USER" ARS keywordparse_vpath() no longer takes access requirements into accountUpdate the source archive, support more non-Linux-x64 *nix builds (e.g. macOS)Give hint for ;help command upon unrecognized command inputUse the "max_age" and "max_files" values from configuration if not set in baseMake vstat vmem a ringbuffer as well.Add missing unlock, and silence Coverity warning.Spell Coverity wright.Get strspn() out of the ANSI hot path.Just call the imporvement "massive" and leave it at that.
Loading