Activity for DC++

  • eMTee eMTee committed [8b2845] on Code

    Proper deviceinfo.patch for miniupnpc

  • eMTee eMTee committed [9327a3] on Code

    Update MiniUPnPc to version 2.3.3

  • eMTee eMTee committed [55b0db] on Code

    Add broad device detection option for MiniUPnPc; Display better device names in connectivity detection log, if possible

  • eMTee eMTee committed [f4476e] on Code

    Better device identification in MiniUPnPc mapper; Avoid a possible memleak

  • eMTee eMTee committed [2b88a8] on Code

    Make self-signed certs valid for a year and regenerate them sooner than the expiration date; makes cert expirations less likely when clients are running for extra long times

  • eMTee eMTee committed [7bd412] on Code

    Remove or fix help references to DSLReports.com pages as the site seems to be down for good

  • eMTee eMTee committed [04f531] on Code

    Meaningful TLS error messages

  • eMTee eMTee committed [730492] on Code

    Fix NAT-PNP mapping removal

  • eMTee eMTee committed [4711aa] on Code

    Avoid flooding with infinite full tree requests

  • eMTee eMTee committed [0d7f32] on Code

    Fix crash when saving hash data; Help updates

  • eMTee eMTee committed [365a0f] on Code

    Pause hashing until all INFs has been sent to ADC hubs after a share refresh - fixes possible search issues

  • eMTee eMTee committed [86fbc0] on Code

    Readd 'String not found' status message for chat content search

  • eMTee eMTee committed [57d446] on Code

    Update bloom after each hashed file so they become searchable instantly

  • eMTee eMTee committed [15a887] on Code

    Fix hash pausing so it works instantly

  • eMTee eMTee committed [2a39e2] on Code

    Update OpenSSL to version 3.2.4

  • eMTee eMTee created a blog post

    DC++ 0.882 is out

  • DC++ DC++ released /DC++ 0.882/DCPlusPlus-0.882-src.zip

  • DC++ DC++ released /DC++ 0.882/DCPlusPlus-0.882.zip

  • DC++ DC++ released /DC++ 0.882/DCPlusPlus-0.882-x64.zip

  • DC++ DC++ released /DC++ 0.882/DCPlusPlus-0.882.exe

  • eMTee committed [6a1b37] on Code

    Added tag 0.882 for changeset 093b3b2eeb63

  • eMTee committed [093b3b] on Code

    changelog: 0.882

  • eMTee committed [642926] on Code

    Update translations

  • eMTee committed [f2c0fe] on Code

    Return text from backward when the cursor is on a single whitespace / end of line - matches normal TextBox's behavior

  • eMTee committed [3801d9] on Code

    Update translation templates

  • eMTee committed [a3f7c5] on Code

    Use the system locale, actually

  • eMTee committed [e16522] on Code

    Add localized trim

  • eMTee committed [26412b] on Code

    2024 copyright year

  • eMTee committed [bb9f70] on Code

    Disambiguate search hubs menu command

  • eMTee committed [f14380] on Code

    next version: 0.882

  • eMTee committed [e6a1d5] on Code

    Update OpenSSL to version 3.1.7

  • eMTee committed [db2eae] on Code

    Update MiniUPnPc to version 2.2.8

  • eMTee committed [1f38a5] on Code

    Quick get Magnet links of hashed files from log messages

  • eMTee committed [547de9] on Code

    Proper fix for the settings dialog share refresh issue

  • iceman50 iceman50 committed [5f9619] on Code

    Show share totals information in main window statusbar

  • eMTee committed [28adb0] on Code

    Try to save running segments on OS shutdown

  • eMTee committed [ffe84e] on Code

    Describe hub security indicator icons meaning in Hub frame help

  • eMTee committed [69ba38] on Code

    Add the display of the proper IP we connect to into one more place; Spelling fixes

  • eMTee committed [f5aa84] on Code

    Count virtual share sizes correctly

  • eMTee committed [da1677] on Code

    A more advanced fix has been added to the trunk, closing this one...

  • eMTee committed [1760c4] on Code

    L#1649066: Validate UTF-8 data when parsing XML; make Text::convert behave consistent on errors

  • eMTee committed [46c568] on Code

    Better fix for [L#1979900]; display the right IP used for connect in hub frame; extend the fix for the rest of U-type messages

  • eMTee committed [396559] on Code

    Remove unused path's during a rebuild of hashindex

  • eMTee committed [2665be] on Code

    Add some spacing...

  • eMTee committed [caac28] on Code

    Remove an unneeded share refresh call and some dead code from UploadPage - fixes hashing was unable to start after share filtering options have changed

  • eMTee committed [37edf7] on Code

    Add SUDP, encrypted active search results feature

  • eMTee committed [2cfa78] on Code

    A few optimizations

  • eMTee committed [72ef46] on Code

    Better getSelection() in RichTextBox

  • cologic cologic committed [91d4a1] on Code

    update explanatory comment regarding LM_GETIDEALSIZE

  • eMTee committed [f39a89] on Code

    Add hub search context menu items & improve text finding by using the selection / text under cursor in TextBoxes; Help fixes

  • cologic cologic committed [e72b0c] on Code

    rename SECURE_CLIENT_PROTOCOL_TEST to SECURE_CLIENT_PROTOCOL

  • eMTee committed [8f6406] on Code

    Fix TypedTable / ListView item text truncation that's done when text length is longer than maximum allowed - prevents a display issue of garbage being padded to the end of these items in the lists

  • eMTee committed [1a5979] on Code

    Parse rtf links to avoid wrong link end detection and other issues

  • eMTee committed [ef7042] on Code

    Change compiler version requirements

  • iceman50 iceman50 committed [72c3be] on Code

    Improve randomization; Fix SettingsManager

  • iceman50 iceman50 committed [236a42] on Code

    Add option to disable windows previews in the taskbar

  • DC++ DC++ updated /Plugins/ScriptPlugin/ScriptPlugin.dcext

  • cologic cologic committed [9d56e8] on Code

    Update zlib to version 1.3.1

  • DC++ DC++ released /Plugins/ScriptPlugin/ScriptPlugin.dcext

  • cologic cologic committed [44af04] on Code

    Fix win32 pot generation [L#2045404]

  • cologic cologic committed [4b3180] on Code

    increase minimum transfer segment size to 512KiB

  • cologic cologic committed [7c91f3] on Code

    rm Windows CE workarounds

  • cologic cologic committed [87d305] on Code

    use C++11 std::to_string() in place of Util::toString() where it is a direct replacement

  • cologic cologic committed [b508c2] on Code

    rm unnecessary ifdefs; can be safely assumed

  • cologic cologic committed [790754] on Code

    rm unused Bencode parser

  • cologic cologic committed [e11b16] on Code

    re-enable unused-value warnings, but disable in geoip and miniupnpc; one instance dwt/src/widgets/TextBox.cpp

  • cologic cologic committed [b67d7e] on Code

    auto-format the Python build scripts with black

  • cologic cologic committed [8cef85] on Code

    hide fewer warnings globally and more for specific externally maintained libraries

  • cologic cologic committed [495157] on Code

    rm obsolete and deprecated RSA ephemeral key generation only useful when dealing with now-nonextant export restrictions

  • cologic cologic committed [1bbc82] on Code

    rm DHE-RSA-AES128-SHA256 support and use of deprecated DH_foo() OpenSSL functions

  • cologic cologic committed [6582aa] on Code

    remove reference to deprecated OpenSSL function DSA_free

  • cologic cologic committed [fb8bac] on Code

    rm MD5 usage from tests in favor of Tiger hash

  • cologic cologic committed [6401e5] on Code

    remove register storage class in TigerHash disallowed by C++17

  • cologic cologic committed [97cbb7] on Code

    remove inoperative/inactive bundle support

  • cologic cologic committed [0e07a6] on Code

    always use Unicode and std atomic; rm SHA1 and Bittorrent, and IA-64 remnants

  • DC++ DC++ updated /README

  • eMTee eMTee created a blog post

    DC++ 0.881 is out

  • DC++ DC++ released /DC++ 0.881/DCPlusPlus-0.881.exe

  • DC++ DC++ released /DC++ 0.881/DCPlusPlus-0.881.zip

  • DC++ DC++ released /DC++ 0.881/DCPlusPlus-0.881-x64.zip

  • DC++ DC++ released /DC++ 0.881/DCPlusPlus-0.881-src.zip

  • eMTee committed [16df2b] on Code

    Added tag 0.881 for changeset 7cfc388170e4

  • eMTee committed [7cfc38] on Code

    changelog: 0.881

  • iceman50 iceman50 committed [818d91] on Code

    Commit Warning.ico

  • iceman50 iceman50 committed [06fd8a] on Code

    Change protocol icon in UsersFrame

  • eMTee committed [290980] on Code

    Update translations

  • eMTee committed [99e4af] on Code

    Fix crash logging in mingw-w64 builds when ASLR is enabled

  • eMTee committed [43196d] on Code

    Update translation templates

  • eMTee committed [e5c626] on Code

    next version: 0.881

  • eMTee committed [ab47c2] on Code

    Update copyright year

  • eMTee committed [4ce8d7] on Code

    Update ThirdPartyLicenses.txt

  • iceman50 iceman50 committed [176938] on Code

    Proper auto refresh in UsersFrame; Show list icons correctly for offline but non-fav users

  • eMTee committed [644207] on Code

    UsersFrame help; no icons for offline users

  • eMTee committed [75910b] on Code

    Fix display of fav/offline users in UsersFrame

  • eMTee committed [8e87d6] on Code

    Doc fixes; add hublist.pwiam.com to CTM protection list

  • iceman50 iceman50 committed [dbe192] on Code

    Store /help commands in a map

  • iceman50 iceman50 committed [d5c95f] on Code

    Modify UsersFrame to allow manual refreshing of users

  • iceman50 iceman50 committed [e87bae] on Code

    Add new icon set

  • eMTee committed [3cf106] on Code

    Update the NAT-PMP library to version 20230423

  • eMTee committed [9ab5d7] on Code

    Update MiniUPnPc to version 2.2.5

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.