index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
calendar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-2
/
+2
*
Remove use of "using namespace std"
Jack Lloyd
2017-12-04
1
-7
/
+7
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-103
/
+36
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Remove needless block
Jack Lloyd
2017-10-02
1
-11
/
+7
*
Prefix names in global namespace with ::
Jack Lloyd
2017-10-02
1
-5
/
+5
*
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-3
/
+4
*
Abstract out mutex type. Make threads optional.
Jack Lloyd
2016-10-12
1
-2
/
+2
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-4
/
+7
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-4
/
+4
*
Add boost implementation of timegm()
Simon Warta
2015-07-27
1
-0
/
+36
*
Add mktime fallback for non-POSIX timegm()
Simon Warta
2015-07-27
1
-5
/
+56
*
Avoid 0 as nullpointer warning on MinGW
Simon Warta
2015-07-27
1
-1
/
+1
*
Fix time range issue for 32 bit platforms
Simon Warta
2015-07-16
1
-0
/
+26
*
Fix round_up
Simon Warta
2015-07-15
1
-3
/
+24
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+52