summaryrefslogtreecommitdiffstats
path: root/src/crypto/time_support.c
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: bump revision.Adam Langley2015-05-121-3/+9
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* Use libmingwex for gmtime_sKenny Root2015-03-041-0/+6
| | | | | | | | gmtime_s first appeared in MSVCR80, but libmingwex has a helper function that tries to find the symbol or falls back to an internal implementation. Change-Id: I5bc27e1cfcc208eb9ea1159d47791fcc90bc7794
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+200