index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-3
/
+6
*
Check return value of gmtime() and add error codes
Dr. Stephen Henson
2003-01-24
1
-0
/
+3
*
Make sure the last character of the ASN.1 time string (the 'Z') is copied.
Richard Levitte
2003-01-01
1
-1
/
+1
*
This didn't get to the 0.9.8-dev thread...
Richard Levitte
2002-11-13
1
-1
/
+1
*
New internal function OPENSSL_gmtime, which is intended to do the same
Richard Levitte
2001-05-16
1
-6
/
+4
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Fix ASN1_TIME_to_generlizedtime().
Dr. Stephen Henson
2001-02-04
1
-2
/
+2
*
Various OCSP responder utility functions.
Dr. Stephen Henson
2001-02-03
1
-0
/
+46
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-18
/
+5
*
Fix some CygWin problems.
Ulf Möller
2000-09-09
1
-3
/
+1
*
Don't return stuff from void functions.
Ben Laurie
1999-10-23
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-0
/
+6
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+15
*
GeneralizedTime setting fixes.
Dr. Stephen Henson
1999-05-08
1
-1
/
+1
*
Some comments.
Bodo Möller
1999-05-07
1
-1
/
+1
*
Update HPUX config, work around HPUX library incompatibility.
Ulf Möller
1999-05-04
1
-2
/
+3
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-10
/
+3
*
Time to blow up the source tree :-) This is the beginning of support for
Dr. Stephen Henson
1999-01-17
1
-0
/
+114