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
Quazaa
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Oct 06, 2024 — Oct 06, 2025
Showing page 3 of 83
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixing the list header sort indicators.
Joseph Crowell
More...
almost 12 years ago
Added a debug message to show how many rules were loaded and from what file.
Joseph Crowell
More...
almost 12 years ago
Add the isDenied check back. :D
Joseph Crowell
More...
almost 12 years ago
Remove the isDenied check from hostcache.
Joseph Crowell
More...
almost 12 years ago
Don't update rules that are being removed.
Joseph Crowell
More...
almost 12 years ago
More checks for invalid IP before processing.
Joseph Crowell
More...
almost 12 years ago
Looks like some of our IP Addresses are invalid.
Joseph Crowell
More...
almost 12 years ago
Calling sort after initializing the list headers.
Joseph Crowell
More...
almost 12 years ago
Saving/loading security list order and other state settings between sessions.
Joseph Crowell
More...
almost 12 years ago
Moving all the comments around to make the file more readable over all.
Joseph Crowell
More...
almost 12 years ago
Corrected typo in SystemLog.
Joseph Crowell
More...
almost 12 years ago
Reworked timers in security manager, removing timed signal queue and fixed rule expirations. Removed changeable security manager timing. Simplified miss cache clear.
Joseph Crowell
More...
almost 12 years ago
Made CSecureRule a QObject so we can use the deleteLater() managed deletion function of Qt.
Joseph Crowell
More...
almost 12 years ago
Removed the remaining unnecessary stl style iterators.
Joseph Crowell
More...
almost 12 years ago
Initialize m_bRemoving to false.
Joseph Crowell
More...
almost 12 years ago
Eliminated most std style iterators in security. Changed the way deletions are handled and implemented code that keeps rules in deletion from getting hits.
Joseph Crowell
More...
almost 12 years ago
Close here starts with a capital C.
Joseph Crowell
More...
almost 12 years ago
Changed hub not accepting leaves threshold to 2 leaves. Call close instead of sending a connect error because connect errors are only useful during handshake.
Joseph Crowell
More...
almost 12 years ago
Renaming the remaining typedef to something a little easier on the eyes.
Joseph Crowell
More...
almost 12 years ago
Replaced TMissCache with QSet<uint>.
Joseph Crowell
More...
almost 12 years ago
Replaced TUserAgentRuleMap with QMap<QString, CUserAgentRule*>.
Joseph Crowell
More...
almost 12 years ago
Replaced std::queue with QQueue in security manager.
Joseph Crowell
More...
almost 12 years ago
Removing unused THashPair type.
Joseph Crowell
More...
almost 12 years ago
Renaming a few more methods and removing some obvious comments.
Joseph Crowell
More...
almost 12 years ago
Refactoring some methods to start with lower case letters.
Joseph Crowell
More...
almost 12 years ago
Merge branch 'master' of ssh://git.code.sf.net/p/quazaa/gitcode
Joseph Crowell
More...
almost 12 years ago
Removing qtping submodule.
Joseph Crowell
More...
almost 12 years ago
Hunting a strange parsing bug...
brov
More...
almost 12 years ago
Updating QtPing reference.
Joseph Crowell
More...
almost 12 years ago
Properly skip adding hash to list if hash generation didn't recognize the hash.
Joseph Crowell
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
…
82
83
→
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