0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix possible wrong remote paths from the filelist browser More... about 16 years ago
Set starting folder for filelist browser open file dialog More... about 16 years ago
Fix null pointer problems in filelist browser More... about 16 years ago
Add option to disable custom font use so that the default system font will be used More... about 16 years ago
Fix out of tree build More... about 16 years ago
Remove a few more unused includes from DCConfig More... about 16 years ago
Fix Makefiles for out of tree build More... about 16 years ago
Fix CSocket private IP address checking More... about 16 years ago
Fix configure script to use --datadir for valknut datapath More... about 16 years ago
Fix configure script for plugindir and dclib datadir with --datadir More... about 16 years ago
Fix some compile warnings More... about 16 years ago
Use the old handshaking system for secure private chat with dclib <= 0.3.13. Requires the TAG to be visible. More... about 16 years ago
Add new function to extract version numbers from a DC tag More... about 16 years ago
Fix the previous changes to SSL chat so that it works with repeated switching on/off and when PMing yourself. PMing yourself still subject to PM spam checking from the hub. More... about 16 years ago
Change the handshaking sequence for initialising secure private chat, so that it will not be blocked by the hub for PM spam More... about 16 years ago
Remove stray semicolon after if()! Plus change key/cert file browsers to save to allow non-existing names. More... about 16 years ago
A few more unused things removed More... about 16 years ago
Add sanity check: dclib SSL use must match valknut SSL use More... about 16 years ago
Remove linking with --as-needed, restore linking against OpenSSL libs More... about 16 years ago
More unused things removed More... about 16 years ago
Add a new header for testing what SSL options dclib was compiled with More... about 16 years ago
Fix cert/key generation if non-absolute config paths are used More... about 16 years ago
Remove some more unused includes and move another include More... about 16 years ago
Update translation sources More... about 16 years ago
Disable the system tray icon by default. It's very buggy. And does almost nothing. Use --enable-tray if you want it. More... about 16 years ago
Use spin boxes not line edits for port number settings More... about 16 years ago
Replace the single occurrence of std::list in cdownloadmanager.cpp with a CList More... about 16 years ago
Remove some more unused includes More... about 16 years ago
Remove some unnecessary g_pTransferView-> from within DCTransferView More... about 16 years ago
Remove even more unused includes More... about 16 years ago