Commit Graph

11 Commits

Author SHA1 Message Date
Marios S. Kyriakou
080b529c19 replace 2.2 with 2.3 in the files. 2025-05-10 14:21:32 +03:00
Michael Tryby
22a7993c8c Adding element id validity checks 2019-04-16 16:57:38 -04:00
Michael Tryby
9224ac4f09 Update cstr_helper.c
Fixing indentation
2019-04-16 15:54:50 -04:00
Michael Tryby
2d74851635 Update cstr_helper.c
fixing indentation
2019-04-16 15:54:12 -04:00
Michael Tryby
02ec735c58 Work in progress
Refactoring cstr_copy and adding test
2019-04-16 15:51:19 -04:00
Michael Tryby
ac56971ef2 Work in progress
Creating function for validateing element ID strings
2019-04-16 14:44:06 -04:00
Michael Tryby
db85975151 Fixing header comments 2019-04-02 17:28:48 -04:00
Michael Tryby
ea5d2894b1 Bumping version, updating headers 2019-04-02 16:51:55 -04:00
Michael Tryby
3828ebb1cd updating cstr_helper to use secure string functions 2019-04-02 13:48:38 -04:00
Michael Tryby
a89f3c9005 Making sure filename is null terminated string
Added file_handle validation
2019-04-02 12:31:05 -04:00
Michael Tryby
c98d13de80 Updated filemanager to use dynamically allocated strings
converted filename to dynamically allocated string
created cstr_helper
2019-04-02 11:05:56 -04:00