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
libConfuse
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 3 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #139 from martinh/key-value-sections
Joachim Nilsson
More...
almost 5 years ago
Merge pull request #143 from troglobit/readme-and-gitignore-update
Joachim Nilsson
More...
almost 5 years ago
Bump version, this is the upcoming v3.3 release
Joachim Nilsson
More...
almost 5 years ago
Update .gitignore flles, new tests and ~ backup files
Joachim Nilsson
More...
almost 5 years ago
README: Simplify, drop News section entirely
Joachim Nilsson
More...
almost 5 years ago
Replacement reallocarray() from OpenBSD
Joachim Nilsson
More...
almost 5 years ago
Audit feedback: change CFGF_KEYVAL -> CFGF_KEYSTRVAL
Joachim Nilsson
More...
almost 5 years ago
Audit feedback; change cfg_opt_value() -> cfg_opt_getstr()
Joachim Nilsson
More...
almost 5 years ago
Create new key=value options only from parser
Joachim Nilsson
More...
almost 5 years ago
Minor refactor, instead of else break; break early
Joachim Nilsson
More...
almost 5 years ago
Merge pull request #142 from troglobit/master
Joachim Nilsson
More...
almost 5 years ago
Revert "Travis-CI: Disable clang temporarily for Coverity Scan run"
Joachim Nilsson
More...
almost 5 years ago
ChangeLog: Update to match current changes and fixes
Joachim Nilsson
More...
almost 5 years ago
First major update of ChangeLog for upcoming release
Joachim Nilsson
More...
almost 5 years ago
Fix loop-forever regression found by Christian Reitter
Joachim Nilsson
More...
almost 5 years ago
Fix Coverity warnings; uninitialized ptr & structurally dead code
Joachim Nilsson
More...
almost 5 years ago
Add boundary check and fix resource leak found by Coverity Scan
Joachim Nilsson
More...
almost 5 years ago
Travis-CI: Disable clang temporarily for Coverity Scan run
Joachim Nilsson
More...
almost 5 years ago
Merge pull request #141 from troglobit/travis-mods
Joachim Nilsson
More...
almost 5 years ago
Travis-CI: Drop sudo and Trusty requirement, Xenial new default
Joachim Nilsson
More...
almost 5 years ago
tests: Verify that CFGF_KEYVAL doesn't create keys
Joachim Nilsson
More...
almost 5 years ago
tests: Unit test for CFGF_KEYVAL
Joachim Nilsson
More...
about 5 years ago
Add generic cfg_opt_value() function, for key-value string pairs
Joachim Nilsson
More...
about 5 years ago
examples: Example of new CFGF_KEYVAL flag: env { foo=bar; baz=foo }
Joachim Nilsson
More...
about 5 years ago
Support for CFGF_KEYVAL section flag, free-form runtime string opts
Joachim Nilsson
More...
about 5 years ago
test: env: Minor, coding style and test comment fix
Joachim Nilsson
More...
about 5 years ago
Defensive programming, ensure opts are not NULL before dereferencing
Joachim Nilsson
More...
about 5 years ago
Add cfg_getnopt(), returns nth option in a file or section
Joachim Nilsson
More...
about 5 years ago
Add cfg_num(), returns number of options in a file or section
Joachim Nilsson
More...
about 5 years ago
Merge pull request #138 from peda-r/getopt-multi-awareness
Joachim Nilsson
More...
about 5 years ago
←
1
2
3
4
5
6
7
8
9
…
21
22
→
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