Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
222476c6d89093788d92c929489c14c3ee5f59cf
/
src
222476c
hash table CHANGE new debug category for hash table changes
by Michal Vasko
· 5 years ago
8fe2bc6
log BUGFIX memory leak
by Michal Vasko
· 5 years ago
e48303c
data tree CHANGE when validating nested op, do not validate parents
by Michal Vasko
· 5 years ago
e0ffe59
data tree CHANGE do not duplicate nodes when validating
by Michal Vasko
· 5 years ago
2beb1f9
data tree CHANGE accept NULL as set item
by Michal Vasko
· 5 years ago
5182b34
data tree CHANGE add diff support for notif/rpc/action
by Michal Vasko
· 5 years ago
fec8eef
removed tabs
by Peter Schoenmaker
· 5 years ago
a8a682b
cleaned up formatting
by Peter Schoenmaker
· 5 years ago
96294c6
fixed formatting issues
by Peter Schoenmaker
· 5 years ago
e90320a
fixed duplidate namespaces in anydata with xml printer, and added test
by Peter Schoenmaker
· 5 years ago
ed79390
data tree CHANGE nested notif/action validation refactored
by Michal Vasko
· 5 years ago
08da336
Merge pull request #947 from fredgan/refactor_const_string
by Michal Vasko
· 5 years ago
6a1f55e
xml REFACTOR replace const string namespace with MACRO
by fredgan
· 5 years ago
2db5f9e
lyb parser BUGFIX when model count is zero don't call malloc()
by Barbaros Tokaoglu
· 5 years ago
d6162b7
resolve BUGFIX wrong node for nested default value checking
by Michal Vasko
· 5 years ago
c10f4df
yin parser BUGFIX properly clean up after must parsing failure
by Michal Vasko
· 5 years ago
56c1428
resolve BUGFIX do not unlink prepared when autodele nodes
by Michal Vasko
· 5 years ago
ed85795
Merge pull request #935 from amandeepsethi/bugFix
by Michal Vasko
· 5 years ago
3f66130
Fix for multiple anyxml siblings not duplicated
by Amandeep Singh Sethi
· 5 years ago
aa227c0
yin parser BUGFIX deviation statement default and mandatory coredump
by fredgan
· 5 years ago
d237318
schema tree CHANGE new API function for iffeature value checking
by Michal Vasko
· 5 years ago
eb2a5e7
data tree BUGFIX allow changing value of a disconnected leaf
by Michal Vasko
· 5 years ago
fa1ea6b
lyb parser BUGFIX handle negative decimal64 numbers < 1
by Michal Vasko
· 5 years ago
86754f9
BUGFIX refine statement support YANG1.1 specification
by fredgan
· 5 years ago
6dcdc8c
xpath CHANGE attrobute support for identity functions
by Michal Vasko
· 5 years ago
425036c
xpath MAINTENANCE canonization fixed
by Michal Vasko
· 5 years ago
e21de27
data tree BUGFIX rpc and rpc-reply must always be sorted
by Michal Vasko
· 5 years ago
cb0bb70
LYB parser BUGFIX correctly cast integer constant to unsigned integer
by Bi-Ruei, Chiu
· 5 years ago
957619a
yang-types BUGFIX Invalid value assignment
by Bi-Ruei, Chiu
· 5 years ago
5a03962
XML printer BUGFIX remove unexpected variadic parameter
by Bi-Ruei, Chiu
· 5 years ago
a0ee749
libyang BUGFIX do not use void* for size calculation
by Bi-Ruei, Chiu
· 5 years ago
748ac31
Merge branch 'bugfix_yang_read_string' of https://github.com/fredgan/libyang into fredgan-bugfix_yang_read_string
by Radek Krejci
· 5 years ago
7396490
yang read string BUGFIX special characters read error
by fredgan
· 5 years ago
b97fa1b
xpath BUGFIX accept boolean values as canonical
by Michal Vasko
· 5 years ago
a63afef
xpath CHANGE canonize values if compared to node values
by Michal Vasko
· 5 years ago
6e3a457
data tree BUGFIX do not rely on specific internal module order
by Michal Vasko
· 5 years ago
f930464
Merge pull request #904 from fredgan/anydata_coredump
by Michal Vasko
· 5 years ago
a8ce5fe
fix one anyxml/anydata coredump
by fredgan
· 5 years ago
75e3580
printer: ignore EAGAIN and EINTR errno in callback
by Robin Jarry
· 5 years ago
c79c951
data tree BUGFIX fix options to behave as described
by Michal Vasko
· 5 years ago
794973c
xpath BUGFIX wrong parameter number check for concat
by Michal Vasko
· 5 years ago
53bd02f
data tree BUGFIX free node still with parent pointer
by Michal Vasko
· 5 years ago
113cae5
resolve BUGFIX store backlinks of all referenced nodes
by Michal Vasko
· 5 years ago
79b844c
JSON parser CHANGE respect STRICT flag and if not set, ignore unknown data
by Radek Krejci
· 5 years ago
d5545e9
schema parsers BUGFIX duplicating iffeature expression data
by Radek Krejci
· 5 years ago
63495df
schema parsers BUGFIX creating implicit cases when augmenting choice
by Radek Krejci
· 5 years ago
c777742
Introduce API tracing for debug logging
by GalaxyGorilla
· 5 years ago
df6ec7b
context CHANGE load internal modules from API normally
by Michal Vasko
· 5 years ago
1a3f1e0
data tree BUGFIX do not check mandatory nodes if trusted
by Michal Vasko
· 5 years ago
a94e7b2
Merge pull request #885 from fredgan/fix_misspellings
by Michal Vasko
· 5 years ago
31f56fd
fix some misspellings
by fredgan
· 5 years ago
ae2667a
xpath CHANGE support for deref() for leafref in schema
by Michal Vasko
· 5 years ago
4757980
resolve BUGFIX ext leafref path detection
by Michal Vasko
· 5 years ago
7447a01
xpath OPTIMIZE remove predicate nodes all at once
by Michal Vasko
· 5 years ago
e892a77
xpath BUGFIX detect schema xpath in output
by Michal Vasko
· 5 years ago
8f2ffd5
parser BUGFIX require-instance is forbidden in derived types
by Michal Vasko
· 5 years ago
1fbe50a
parsers BUGFIX inherit require-instance from parent type
by Michal Vasko
· 5 years ago
56d03b8
Merge branch 'devel'
by Michal Vasko
· 5 years ago
0108f6d
schema tree BUGFIX resolve leafrefs in augments
by Michal Vasko
· 5 years ago
90845bd
resolve leafref BUGFIX invalid depth check
by Radek Krejci
· 5 years ago
cfd1ccb
XML printer MAINTENANCE remove unused global variables
by Radek Krejci
· 5 years ago
404acb6
resolve DOC clarify nonstandart construct
by Radek Krejci
· 5 years ago
674b8e6
hash table BUGFIX cast multiplicators before multiplication
by Radek Krejci
· 5 years ago
aa7860b
data tree BUGFIX missing arguments for the format strings
by Radek Krejci
· 5 years ago
82233d7
schema tree BUGFIX check augment leafrefs
by Michal Vasko
· 5 years ago
fba2881
context BUGFIX handle corner case of schema loading
by Michal Vasko
· 5 years ago
b6b824c
Merge branch 'fix_issue_877' of https://github.com/fredgan/libyang into fredgan-fix_issue_877
by Radek Krejci
· 5 years ago
835dbfa
fix issue #877
by fredgan
· 5 years ago
3f117e2
xml printer BUGFIX parse lyb anydata as trusted
by Michal Vasko
· 5 years ago
3568994
resolve CHANGE do not resolve ext dep leafref and instid
by Michal Vasko
· 5 years ago
5dcfea9
data tree BUGFIX proper hash update for lyd_insert_before/after
by Michal Vasko
· 5 years ago
c17f9e1
resolve BUGFIX setting ext dep flag for leafref
by Michal Vasko
· 5 years ago
8d5678e
parsers BUGFIX updating hash of keyless lists
by Radek Krejci
· 5 years ago
83fbe2f
Revert "JSON parser BUGFIX maintaining hash tables with record of keyless list"
by Radek Krejci
· 5 years ago
22f7ee9
data tree BUGFIX do not remove nodes from parent if they have no hash
by Michal Vasko
· 5 years ago
534e271
data tree BUGFIX keep src leaf when merging
by Michal Vasko
· 5 years ago
f64d75e
plugins BUGFIX null pointer dereference
by Michal Vasko
· 5 years ago
de3a8ff
resolve BUGFIX default identref in foreign groupings
by Michal Vasko
· 5 years ago
4a9645f
JSON parser BUGFIX maintaining hash tables with record of keyless list
by Radek Krejci
· 5 years ago
4efd25f
plugins BUGFIX freeing union user type
by Michal Vasko
· 5 years ago
bb24f28
resolve BUGFIX proper check if a type is derived
by Michal Vasko
· 5 years ago
a82d0e3
Merge pull request #845 from dota17/master
by Michal Vasko
· 5 years ago
f7ebc20
fix the potential dead loop in ly_ctx_new()
by dota17
· 5 years ago
3fbb6e3
remove unused variable char *cwd
by dota17
· 5 years ago
a104cc2
user types BUGFIX accept any valid timezone shift
by Michal Vasko
· 5 years ago
03f188b
JSON parser BUGFIX empty type value with possible whitespaces
by Radek Krejci
· 5 years ago
3b8032b
xpath BUGFIX order of the printf's format parameters in warning message
by Radek Krejci
· 5 years ago
e45bdee
MAINTENANCE: format (ly_)strlen_utf8()
by Radek Krejci
· 5 years ago
1902c41
bugfix: use unicode character(treated as utf-8 encoding) count for length constraint
by fanchanghu
· 5 years ago
d4db5b3
data tree BUGFIX avoid duplicating a key twice
by Michal Vasko
· 5 years ago
ae97a8e
lyb printer BUGFIX rpc/rpc-reply are not printer flags
by Michal Vasko
· 5 years ago
42dad95
lyb printer CHANGE fail on big length only if it is written
by Michal Vasko
· 5 years ago
9e451f9
resolve BUGFIX resolving leafref in an unresolved augment
by Michal Vasko
· 5 years ago
54723f0
fix typos
by Alanscut
· 5 years ago
134fa34
libyang CHANGE updated ietf-yang-library revision
by Michal Vasko
· 5 years ago
a541ed1
validation CHANGE enforce unique only among siblings
by Michal Vasko
· 5 years ago
a204901
schema tree BUGFIX grouping parent detection fixed
by Michal Vasko
· 5 years ago
4f0052c
xml printer CHANGE support printing lyb data trees
by Michal Vasko
· 5 years ago
701beff
printer lyb BUGFIX print length of anydata lyb tree first
by Michal Vasko
· 5 years ago
1175ce4
log BUGFIX handle top-level uses when printing node path
by Michal Vasko
· 5 years ago
Next »