fixed heap-buffer-overflow in url_count_inline, fixes #122
[smdp.git] / src / url.c
2017-12-27 Michael Göhlerfixed heap-buffer-overflow in url_count_inline, fixes...
2016-02-07 Michael Göhlerversion bump
2015-03-27 Michael Göhleri think it's time for version 1.0
2015-02-08 Michael GöhlerMerge pull request #79 from visit1985/wchar_support
2015-02-08 Michael Göhlerrenamed text->text to text->value for better distinction
2015-02-08 Michael Göhlerreplace pseudo UTF-8 with real wide character support
2014-12-26 Michael Göhleradded license notice
2014-12-26 Michael Göhlermake alignment respect pandoc urls, #63
2014-12-05 Michael Göhlerfixed conditional jump error in valgrind
2014-12-02 Simon DopplerThe calculation of `max_lines` takes in account the...
2014-12-02 Simon DopplerCorrection of memory management errors
2014-11-30 Michael Göhlercoding style fixes - closes #63
2014-11-30 Simon DopplerAdded link support