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.025Aug2423222118161514131210987652131Jul30272625242221201918171615131211109873229Jun28272625242322212019181614829May212017161510987432130Apr272625Fixed borland C warnings.New makefile to build SBBSecho with Watcom C/C++ (for OS/2).Removed sbbs.h from file list (unnecessary).Fixed bug in OS/2 build of this file.Removed _export definition for non-Win32 builds.Added OS/2 support.Needed to #define INCL_BASE before #including os2.h to get DosSleep prototype.Added Watcom C/C++ support.Added OS/2 support (untested).No longer includes winsock.h in OS/2 builds.Added Watcom C/C++ support.Changed port string translation (for connect and bind) to convert numericFixed bug in last commit: default bind port wasn't being set to 0.Add new property Socket.type, set to SOCK_STREAM (TCP) or SOCK_DGRAM (UDP)File open method now accepts and additional, optional bool argument: shareableSocket local_port and remote_port properties are returned as integers nowChanged lock and unlock methods to act on the entire file if called with noAttempts to re-bind the UDP port with port 0 if a re-bind w/server port fails.Deuce's mod to use SO_REUSEPORT on FreeBSD build and use port number 0 ifCreated sendto() method - usage: sendto(data,ip_addr,port),Setting the SO_REUSEADDR socket option on UDP sockets before initial bindUpdated for pending v6.22 release.GSValore's mod to support non-blocking sockets.Fixed bugs in ODComCarrier and ODComWaitEvent: was using socket descriptor+1Created system methods: put_node_message and put_telegramattachment() removes BUNDLES.SBE if empty (0-length).Changed putnmsg() to a DLL-exported C function (allowing it to be called fromCreated a recvfrom() method that returns an object with 3 properties:Renamed truncate() to truncstr() - conflicted with unistd.h.Added support for sender addresses that include comments (in parenthesis).New truncate() str utility function - will truncate string at the firstAdded several more numeric constants defined in sbbsdefs.h.Added web_server_startupFixed bug in recent change to attachment().Created usrgrp_total and usrlib_total variables to fix exception duringChanged the lib_t root element to parent_path, changed length from LEN_DIR+1Added conveniences for adding a lot of subdirectories for a common root/parentNow changes directory to the ctrl_dir during startupAdded optional root directory element to lib_t definition.Added optional root directory element to lib_t definition.
Loading