summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/o_time.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tags as requested by miod and teduderaadt2014-06-121-1/+1
|
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
|
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-50/+0
| | | | | | and others to the regress framework. These remaining ones just muddle us up when re-reading code repeatedly. ok jsing
* e_os2.h is not needed here.jsing2014-05-241-1/+1
|
* More KNF.jsing2014-04-201-11/+11
|
* OPENSSL_gmtime() is really just gmtime_r(); ok guentherderaadt2014-04-181-8/+2
|
* OPENSSL_gmtime() is not a gmtime() wrapper. It is a gmtime_r().deraadt2014-04-171-18/+4
| | | | | Always trying to confuse people... ok guenther
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-39/+40
| | | | | readable. This pass is whitespace only and can readily be verified using tr and md5.
* Remove vms support stuff.beck2014-04-131-143/+1
| | | | ok deraadt@
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-8/+14
|
* resolve conflicts, fix local changesdjm2010-10-011-2/+151
|
* resolve conflictsdjm2005-04-291-5/+16
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+1
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+3
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+203