aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/data_src.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary code due to compiler limitationsJack Lloyd2020-11-111-2/+2
* Fix documentation of DataSource::end_of_data.Marcus Brinkmann2018-01-191-1/+1
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Content:Tomasz Frydrych2017-04-031-2/+2
* Fix file descriptor leak introduced in bcae34c0cJack Lloyd2016-12-231-1/+0
* More filter testsJack Lloyd2016-12-221-6/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Add BOTAN_WARN_UNUSED_RESULT macroJack Lloyd2016-11-091-3/+2
* Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-0/+4
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-3/+3
* Mass-prefix member vars with m_René Korthaus2016-01-081-11/+11
* Move DataSource to utils and rewrite PEM encoding to avoid filtersJack Lloyd2015-10-141-0/+180