3
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #280 from adamjrichter/master More... about 7 years ago
Remove some "if" branches that are always true or always false. More... about 7 years ago
Fix a possible null pointer dereference in nc_session_monitor. More... about 7 years ago
Fix snprintf format in nc_callhome_listen. More... about 7 years ago
Fix very unlikely memory corruption found by cppcheck in nc_apps_check in src/internal.c. More... about 7 years ago
Fix memory leaks found by cppcheck in src/datastore.c. More... about 7 years ago
Merge pull request #278 from adamjrichter/master More... about 7 years ago
Fix memory leaks in a few error branches, found by cppcheck. More... about 7 years ago
build CHANGE support for libssh v0.8.0 and higher More... almost 8 years ago
DOC fix links markdown format in README
Radek Krejčí
as Radek Krejci
More... about 9 years ago
DOC minor correction of the README text
Radek Krejčí
as Radek Krejci
More... about 9 years ago
DOC update README - deprecate libnetconf being replaced by libnetconf2
Radek Krejčí
as Radek Krejci
More... about 9 years ago
BUGFIX do not validate empty data More... over 9 years ago
BUGFIX copy-paste error More... almost 10 years ago
Merge branch 'ntadas-master'
Radek Krejčí
as Radek Krejci
More... almost 10 years ago
FEATURE add possibility to disable file limit More... almost 10 years ago
BUGFIX reading out of array bounds
Radek Krejčí
as Radek Krejci
More... almost 10 years ago
Merge branch 'rponczkowski-eintr_fix'
Radek Krejčí
as Radek Krejci
More... almost 10 years ago
MAINTENANCE code formatting
Radek Krejčí
as Radek Krejci
More... almost 10 years ago
do not break fmon loop on EINTR error More... almost 10 years ago
BUGFIX prevent specific rare deadlocks More... almost 10 years ago
BUGFIX refresh datastores on rollback More... almost 10 years ago
Merge pull request #234 from mrmouro/master More... almost 10 years ago
Corrected get-schema: was returning extra <data> nodes. More... almost 10 years ago
BUGFIX checking for session status when processing notification in NACM subsystem
Radek Krejčí
as Radek Krejci
More... almost 10 years ago
Merge pull request #228 from mrmouro/master More... almost 10 years ago
Check data element afainst namespace urn:ietf:params:xml:ns:netconf:base:1.0 to determine if data node is from custom reply More... almost 10 years ago
Removed nc_reply_get_data_custom method. Updated nc_reply_get_data to handle both data and custom data messages. More... almost 10 years ago
Updated nc_reply_custom to create rpc-reply with custom content (required for user-defined rpcs) Added nc_reply_get_data_custom method to retrieve the stringified content of a rpc-reply with custom data. More... almost 10 years ago
Merge pull request #224 from plummer86/remove_install_docs More... almost 10 years ago