aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/calendar.h
Commit message (Expand)AuthorAgeFilesLines
* More calendar cleanupsJack Lloyd2020-11-081-24/+19
* Modify calendar interfaceJack Lloyd2020-11-081-12/+6
* Use symbol visibility for static functionJack Lloyd2020-11-081-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-9/+14
* Of course they are public member variables, not functions ...Jack Lloyd2018-02-131-1/+1
* Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONSJack Lloyd2018-02-131-0/+1
* Simplify date conversion by avoiding OS utilitiesJack Lloyd2017-12-041-7/+19
* Use class instead of struct for objects with member functionsJack Lloyd2017-09-301-35/+36
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Update and consolidate the test framework.Jack Lloyd2015-11-111-2/+2
* Add missing include <string> in calendar.hSimon Warta2015-07-161-0/+1
* Fix time range issue for 32 bit platformsSimon Warta2015-07-161-6/+13
* Fix round_upSimon Warta2015-07-151-1/+7
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+63