1. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  2. cc6a45c parsers BUGFIX uninitialized variable storing number of read bytes by Radek Krejci · 5 years ago
  3. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  4. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  5. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  6. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  7. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  8. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  9. b416be6 common CHANGE make utf8 getter more generic for other parsers, not only for XML by Radek Krejci · 6 years ago
  10. d972c25 xml FEATURE XML attribute parsing function by Radek Krejci · 6 years ago
  11. 531fe5b YANG parser CHANGE make lysp_get_data_line() static and only for YANG parser by Radek Krejci · 6 years ago
  12. f345c01 common CHANGE refactor lysp_check_date() by Radek Krejci · 6 years ago
  13. c59bc97 parsers CHANGE move statements lists from YANG parser by Radek Krejci · 6 years ago
  14. dac4059 common NEW function for counting newlines by Michal Vasko · 6 years ago
  15. 5825771 log CHANGE message macros updated by Michal Vasko · 6 years ago
  16. 2b79254 common BUGFIX typo by Michal Vasko · 6 years ago
  17. 841d1a9 common NEW lysp_check_date function by Michal Vasko · 6 years ago
  18. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago