openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
HerculesWS
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
2 days
ago.
Jun 06, 2025 — Jun 06, 2026
Showing page 1 of 722
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update constants documentation
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3410 from hemagx/update_ci
Ibrahim Zidan
More...
about 2 months ago
Fixed an indetion in `skill_castend_pos2`
Ibrahim Zidan
More...
about 2 months ago
Release v2026.04
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3412 from MrKeiKun/feat-level-penalty-string-constants
Ibrahim Zidan
More...
about 2 months ago
Merge branch 'rebalance'
Ibrahim Zidan
More...
about 2 months ago
Use double-quoted string constants for type and race in level_penalty
Lorenzo Buitizon (Kei)
as Lorenzo Buitizon
More...
about 2 months ago
Change hercules bot enviroment to ubuntu 24.04
Ibrahim Zidan
More...
about 2 months ago
HPM Hooks update
Ibrahim Zidan
More...
about 2 months ago
Updated changelogs with latest rebalance changes
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3393 from MrKeiKun/refactor-level_penalty
Ibrahim Zidan
More...
about 2 months ago
Merge pull request #3394 from MrKeiKun/refactor-mob_race2_db
Ibrahim Zidan
More...
about 2 months ago
Change sanatizer in ci builds to only load the library before running the target test and unload it after
Ibrahim Zidan
More...
about 2 months ago
Fix random options drop groups doing 0 size allocation when none is set
Ibrahim Zidan
More...
about 2 months ago
Removal of mysql ci builds as it is moved to best-effort support basis
Ibrahim Zidan
More...
about 2 months ago
Fixed a buffer overflow in test_chunked due to both allocation of 0 length buffer and later use of strnlen trying to detect buffer size
Ibrahim Zidan
More...
about 2 months ago
Update code quality analyzer in github actions to version 4
Ibrahim Zidan
More...
about 2 months ago
Update actions/checkout in github actions to version 6
Ibrahim Zidan
More...
about 2 months ago
Add removal notice for level_penalty.txt and converter script to level_penalty.conf
Lorenzo Buitizon (Kei)
as Lorenzo Buitizon
More...
about 2 months ago
Add converter script to merge mob_race2_db.txt data into mob_db.conf as RaceGroup fields
Lorenzo Buitizon (Kei)
as Lorenzo Buitizon
More...
about 2 months ago
Implement a simple block-header for disabled memory manager mode instead of relaying on the provided malloc API to query size, cause some may report inaccurate size which is later used in memsets of reallocz which is our zeroed version of realloc which later causes buffer overflows.
Ibrahim Zidan
More...
about 2 months ago
Temporary enable -fno-finite-math-only which disables a part of -ffast-math cause it conflicts with CJson code and may cause UB
Ibrahim Zidan
More...
about 2 months ago
Temporarily disable Wenum-enum-conversion until we fix all functions that may take mixed enum in bitflag
Ibrahim Zidan
More...
about 2 months ago
Correct the assertion in `status_get_sc_icon` on `type` that allowed a possible `-1` index access on array, risking out of bound memory access
Ibrahim Zidan
More...
about 2 months ago
Fixed a mix between sc_type and si_type enums in SC_ARMORPROPERTY which may lead to confusion
Ibrahim Zidan
More...
about 2 months ago
Fixed mapflag magic_damage_rate was incorrectly being ignored in server causing it's value to never be read, but also to overwrite any other mapflag that happens later in the if/else chain where the parsing happens
Ibrahim Zidan
More...
about 2 months ago
Change the build step to check for oldest and newest supported compiler versions of gcc/clang on our supported platform
Ibrahim Zidan
More...
about 2 months ago
Temporarily change the testing enviroment to ubuntu 24.04LTS until issues with pcre library is fixed
Ibrahim Zidan
More...
about 2 months ago
Temporary disable latest clang and gcc builds until we fix pcre dependency
Ibrahim Zidan
More...
about 2 months ago
Change clang15 test to just clang and it will be used instead to test for most newest supported clang version
Ibrahim Zidan
More...
about 2 months ago
←
1
2
3
4
5
6
7
8
9
…
721
722
→
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