1. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  2. 76c9801 data BUGFIX support multibyte characters in string value with length restrictions by Radek Krejci · 5 years ago
  3. 4546aa6 common FEATURE ly_strcat() to concatenate strings by Radek Krejci · 5 years ago
  4. 084289f data types CHANGE validate instance-identifier values by Radek Krejci · 5 years ago
  5. 10bfdf8 tests CHANGE add test for test_parse_instance_predicate() by Radek Krejci · 5 years ago
  6. 9ea8ca1 tests CHANGE add test for int/uint parsers by Radek Krejci · 5 years ago
  7. b4a4a27 parsers CHANGE clarify function names by Radek Krejci · 5 years ago
  8. 249973a data parsing CHANGE de-duplicate code by Radek Krejci · 5 years ago
  9. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  10. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  11. cc6a45c parsers BUGFIX uninitialized variable storing number of read bytes by Radek Krejci · 5 years ago
  12. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  13. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  14. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  15. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  16. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  17. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  18. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  19. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  20. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  21. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  22. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  23. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  24. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  25. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  26. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  27. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago