Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
7a050280e954e6764e9643f581755fe0256615a8
/
src
« Previous
e32d40b
Remove dependency on a C11 capable compiler
by Renato Westphal
· 6 years ago
fc54377
netbsd: fix build on 7.0
by Rafael Zalamena
· 6 years ago
0d7142e
netbsd: fix build on 6.5
by Rafael Zalamena
· 6 years ago
01d6954
user types: allocate only 4 bytes to hold IPv4 addresses
by Renato Westphal
· 6 years ago
99fded7
Fix assorted typos
by Renato Westphal
· 6 years ago
61a4a7e
Update reference to old draft in the documentation
by Renato Westphal
· 6 years ago
5587687
fixup! data tree CHANGE do not remove empty containers with attributes
by Michal Vasko
· 6 years ago
db6e528
data tree CHANGE do not remove empty containers with attributes
by Michal Vasko
· 6 years ago
ae5ad2f
data tree CHANGE new flag for lyd_new_path()
by Michal Vasko
· 6 years ago
2ec826a
libyang DOC added note about printers not being thread-safe
by Michal Vasko
· 6 years ago
v0.16-r2
b27fb15
fixup! lyb BUGFIX missing header file on mac osx
by Michal Vasko
· 6 years ago
6b69e4b
lyb BUGFIX missing header file on mac osx
by Michal Vasko
· 6 years ago
451bbb2
Merge pull request #629 from gcampbell512/endian-fix
by Michal Vasko
· 6 years ago
a78c92c
parser BUGFIX handle DST time changes properly
by Michal Vasko
· 6 years ago
bbc43b1
parser CHANGE swap default when autodelete behaviour
by Michal Vasko
· 6 years ago
f33a9a4
cmake BUGFIX updated function presence check
by Michal Vasko
· 6 years ago
856a40e
Fix big endian issues writing and reading .LYB files
by Graeme Campbell
· 6 years ago
f1f278d
validation BUGFIX order checking of schema nodes inside uses/choice/case
by Michal Vasko
· 6 years ago
60b02ff
lyb BUGFIX actually check that required models are in the context
by Michal Vasko
· 6 years ago
f8942f6
printer NEW function lyd_print_path()
by Michal Vasko
· 6 years ago
79d5d27
fixup! schema tree NEW function for traversing union types
by Michal Vasko
· 6 years ago
b69d243
schema tree NEW function for traversing union types
by Michal Vasko
· 6 years ago
b725543
printer NEW lys_print_path() function
by Michal Vasko
· 6 years ago
a7a9a97
Merge pull request #621 from fanchanghu/my
by Michal Vasko
· 6 years ago
b5a27e6
yang BUGFIX correct leafref path parsing
by Michal Vasko
· 6 years ago
cdb16a1
json parser BUGFIX list/leaf-list in input/output do not have to be ordered
by fanchanghu
· 6 years ago
6585f03
Merge pull request #618 from ADTRAN/multiple-deviations-modify-same-target-node
by Michal Vasko
· 6 years ago
53440d1
Merge pull request #620 from fanchanghu/my
by Michal Vasko
· 6 years ago
d20b904
json parser BUGFIX action input/output need to be ordered
by fanchanghu
· 6 years ago
f976324
Fix multiple must deviations to same node
by Andrew Langefeld
· 6 years ago
4236af3
json parser BUGFIX wrong use input for action
by fanchanghu
· 6 years ago
c221e84
xpath BUGFIX forbid xpaths longer than 65k characters
by Michal Vasko
· 6 years ago
c643f71
yin parser & resolve BUGFIX integer overflows
by Michal Vasko
· 6 years ago
33cbf42
json parser BUGFIX wrong leaf move in data
by Michal Vasko
· 6 years ago
185b527
libyang BUGFIX unique checking refactored
by Michal Vasko
· 6 years ago
0c59e82
validation BUGFIX proper schema traversal
by Michal Vasko
· 6 years ago
ff7c57e
Merge pull request #609 from snar/json-list-printer
by Michal Vasko
· 6 years ago
1fa8964
xpath BUGFIX removed invalid warning
by Michal Vasko
· 6 years ago
ce16bcf
Fix JSON printer issue when called with non-first list entry
by Alexandre Snarskii
· 6 years ago
dfcd4f6
json parser BUGFIX wrong place for sorting
by Michal Vasko
· 6 years ago
4d50415
json parser CHANGE input/output elements do not have to be ordered
by Michal Vasko
· 6 years ago
8d30dd8
parser BUGFIX porperly inherit cofnig flag for shorthand cases
by Michal Vasko
· 6 years ago
dd96229
resolve BUGFIX always access when attribute properly
by Michal Vasko
· 6 years ago
4dd821a
Change constness of the data returned by module implementation callbacks
by Jan Kundrát
· 6 years ago
5182385
Pass the original user_data to the deleter function
by Jan Kundrát
· 6 years ago
75d7d6c
xpath BUGFIX check for xpath token count overflow
by Michal Vasko
· 6 years ago
12b2218
unify use of realpath in context.c and tree_schema.c
by Alexandre Snarskii
· 6 years ago
8e5e071
fix *bsd issues with missing module filepath
by Alexandre Snarskii
· 6 years ago
f367870
ON schema printer MAINTENANCE variable initiation
by Radek Krejci
· 6 years ago
a6af365
xml parser BUGFIX freeing node not inserted inmto parent ht
by Michal Vasko
· 6 years ago
996ff0c
data tree BUGFIX uninitialized variable
by Michal Vasko
· 6 years ago
5c44504
lyb CHANGE use "lyb" magic number for all files
by Michal Vasko
· 6 years ago
114bd72
Merge branch 'devel' of https://github.com/CESNET/libyang into devel
by Radek Krejci
· 6 years ago
0c4a38f
context CHANGE allow to change schema search method preference
by Radek Krejci
· 6 years ago
84fa2b2
context DOC fix coverage of the contextoptions group
by Radek Krejci
· 6 years ago
804b4ba
context DOC update description of the schema search algorithm
by Radek Krejci
· 6 years ago
1f3e4f5
Use ret offset instead of advancing data
by Andrew Langefeld
· 6 years ago
b16f32f
Fix lyb bit-handling bugs
by Andrew Langefeld
· 6 years ago
f5cbb96
JSON: more readable fix of char/signed char/unsigned char
by Jan Kundrát
· 6 years ago
5d87e38
JSON: remove redundant test
by Jan Kundrát
· 6 years ago
5ea8c8b
JSON: fix bug on platforms where char is unsigned
by Jan Kundrát
· 6 years ago
abdce47
JSON schema printer CHANGE additional info for leafref
by Radek Krejci
· 6 years ago
6fb5789
lyb parser BUGFIX properly dereference leafrefs
by Michal Vasko
· 6 years ago
ec37650
YANG parser BUGFIX memory leaks
by Radek Krejci
· 6 years ago
5860852
lyb parser BUGFIX get real type if required
by Michal Vasko
· 6 years ago
f1f1f62
xpath BUGFIX do not use null schema node
by Michal Vasko
· 6 years ago
f20266f
Merge branch 'invalid-xpath-crash' of https://github.com/snar/libyang into devel
by Michal Vasko
· 6 years ago
a50e60c
resolve BUGFIX leafref predicate context node
by Michal Vasko
· 6 years ago
c3577a6
data tree BUGFIX check leafref links before merge destruct
by Michal Vasko
· 6 years ago
749812c
Merge pull request #565 from sartura/doxygen_cpp
by Radek Krejci
· 6 years ago
d6a3b4a
doxygen BUGFIX ly_ctx structure reference
by Radek Krejci
· 6 years ago
a761f03
prevent libyang crashes on invalid xpath
by Alexandre Snarskii
· 6 years ago
e581e98
lyb parser BUGFIX use platform-independent print chars
by Michal Vasko
· 6 years ago
7646042
parser BUGFIX change revisions of imported/included models
by Michal Vasko
· 6 years ago
9460ece
Dictionary CHANGE do not free unremoved string from dictionary in debug mode
by David Sedlák
· 6 years ago
b091584
Dictionary MAINTENANCE code formating fix
by David Sedlák
· 6 years ago
69ed449
Dictionary CHANGE log warning instead of assert for easier debugging
by David Sedlák
· 6 years ago
5f5096b
fixup! xml BUGFIX memory leak
by Michal Vasko
· 6 years ago
c9c2fe3
xml BUGFIX memory leak
by Michal Vasko
· 6 years ago
3cb7d17
lyb BUGFIX null pointer dereference
by Michal Vasko
· 6 years ago
870702f
JSON schema printer CHANGE avoid unnecessary test for NULL variable
by Radek Krejci
· 6 years ago
64e6cf8
xml BUGFIX memory leak
by Michal Vasko
· 6 years ago
cd9fe46
data tree BUGFIX return value check
by Michal Vasko
· 6 years ago
ffdf4ce
resolve BUGFIX use of uninitialized variable
by Michal Vasko
· 6 years ago
f685f05
printer BUGFIX null pointer dereference
by Michal Vasko
· 6 years ago
501a84b
printer BUGFIX added returnvalue checks
by Michal Vasko
· 6 years ago
e748db4
json printer BUGFIX invalid apointer access
by Michal Vasko
· 6 years ago
8c8e1db
plugins BUGFIX memory leak
by Michal Vasko
· 6 years ago
f5df3bb
yang parser MAINTENANCE regenerated parser using newer bison
by Michal Vasko
· 6 years ago
beeb1bf
lyb parser BUGFIX uninitialized variable
by Michal Vasko
· 6 years ago
3390170
lyb BUGFIX handle correctly anydata datatree
by Michal Vasko
· 6 years ago
df2778e
hah table BUGFIX missing unlock
by Michal Vasko
· 6 years ago
de70186
context BUGFIX uninitialized variable
by Michal Vasko
· 6 years ago
aecdb21
context BUGFIX error check added
by Michal Vasko
· 6 years ago
4fb7d7d
context FEATURE add ly_ctx_get_options() to get currently set context's options
by Radek Krejci
· 6 years ago
cf3b7ca
context CHANGE allow setting LY_CTX_DISABLE_SEARCHDIR_CWD for contexts
by Radek Krejci
· 6 years ago
38f8cea
context BUGFIX typo in LY_CTX_DISABLE_SEARCHDIRS
by Radek Krejci
· 6 years ago
b41abfe
Merge branch 'json_schema_printer' into devel
by Radek Krejci
· 6 years ago
88b7842
context CHANGE allow setting LY_CTX_DISABLE_SEARCHIDRS on existing contexts
by Radek Krejci
· 6 years ago
694605f
printer_lyb CHANGE formating fix + minor changes
by David Sedlák
· 6 years ago
Next »