openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Synchronet BBS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 1,335 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed bug in sockopt() function (always returned first option value).
rswindell
More...
about 23 years ago
The Socket getoption and setoption methods no longer have the option "level" as an argument and the option name is now specified as a string (the numeric values defined in sockdefs.js are not cross-platform).
rswindell
More...
about 23 years ago
Exported the sockopt function.
rswindell
More...
about 23 years ago
Removed SO_USELOOPBACK option (not unix sockets compatible).
rswindell
More...
about 23 years ago
Added sockopts module (for get_socket_options function).
rswindell
More...
about 23 years ago
Created set_socket_options function that parses ctrl/sockopts.cfg for flexible control of socket options for all open and accepted sockets.
rswindell
More...
about 23 years ago
Bugfix: wasn't saving sub-boards newsgroup name.
rswindell
More...
about 23 years ago
All SMB functions that access file stream pointers first check if the pointer is NULL (not open) and return SMB_ERR_NOT_OPEN in that case.
rswindell
More...
about 23 years ago
Added definition of SMB_ERR_NOT_OPEN (error value returned when message base files aren't open).
rswindell
More...
about 23 years ago
Added support to SMTP server for "forward:" and "local:" address prefixes, allowing sender-control of forwarding to external mail addresses.
rswindell
More...
about 23 years ago
Creates User class in event thread.
rswindell
More...
about 23 years ago
Added double to unsigned long conversion for format method.
rswindell
More...
about 23 years ago
Added double to unsigned long conversion for printf.
rswindell
More...
about 23 years ago
Increased sleep back to 1 sec, added TThreadList comment.
rswindell
More...
about 23 years ago
Added a StatusBar, Timer, and List.
rswindell
More...
about 23 years ago
Created a TList object to represent a shared resouce.
rswindell
More...
about 23 years ago
Kylix project file for ThreadCreate.
rswindell
More...
about 23 years ago
Added Kylix/Linux support.
rswindell
More...
about 23 years ago
CLX TThread demo for BorCon.
rswindell
More...
about 23 years ago
Removed call to Thread::Terminate and getchar().
rswindell
More...
about 23 years ago
Removed the TestThread destructor.
rswindell
More...
about 23 years ago
Removed #inclusion of vcl.h (not in Kylix).
rswindell
More...
about 23 years ago
Fixed #include filenames for Unix compatibility (case sensitivity). Added INFINITE definition (for Kylix compatibilty).
rswindell
More...
about 23 years ago
Changed to INFINITE semaphore waits (for Unix compatibility).
rswindell
More...
about 23 years ago
Uses Baja printfile function instead of printfile_str, so @-codes are supported.
rswindell
More...
about 23 years ago
Borland C++ links with libpthread.so instead of .a.
rswindell
More...
over 23 years ago
New makefile names.
rswindell
More...
over 23 years ago
Changed maximum allowed e-mail name from 25 to 40 chars (to allow longer Internet e-mail addresses).
rswindell
More...
over 23 years ago
CLX thread example.
rswindell
More...
over 23 years ago
Changed win32 in output directory name to Win32.
rswindell
More...
over 23 years ago
←
1
2
…
1331
1332
1333
1334
1335
1336
1337
1338
1339
…
1420
1421
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree