index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_gentm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move functions.
Dr. Stephen Henson
2015-09-22
1
-0
/
+57
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
Remove old ASN.1 code.
Dr. Stephen Henson
2015-03-23
1
-1
/
+1
*
Dead code removal: #if 0 asn1, pkcs7
Rich Salz
2015-01-30
1
-51
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-218
/
+219
*
Remove references to o_time.h
Dr. Stephen Henson
2014-02-19
1
-1
/
+0
*
new function ASN1_TIME_diff to calculate difference between two ASN1_TIME str...
Dr. Stephen Henson
2012-11-19
1
-3
/
+51
*
experimental function to convert ASN1_TIME to tm, not used or even compiled i...
Dr. Stephen Henson
2010-05-03
1
-1
/
+1
*
Updates from 1.0.0-stable
Dr. Stephen Henson
2009-04-06
1
-1
/
+1
*
Experimental new date handling routines. These fix issues with X509_time_adj()
Dr. Stephen Henson
2008-10-07
1
-0
/
+12
*
Bunch of constifications.
Andy Polyakov
2007-10-13
1
-2
/
+2
*
RFC 3161 compliant time stamp request creation, response generation
Ulf Möller
2006-02-12
1
-0
/
+5
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-3
/
+9
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-15
1
-1
/
+1
*
Avoid signed vs. unsigned warnings (which are treated like errors on
Richard Levitte
2004-01-27
1
-1
/
+1
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-4
/
+5
*
Support fractional seconds in GeneralizedTime
Dr. Stephen Henson
2001-09-28
1
-0
/
+13
*
New internal function OPENSSL_gmtime, which is intended to do the same
Richard Levitte
2001-05-16
1
-8
/
+5
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Fix CRL printing to correctly show when there are no revoked certificates.
Dr. Stephen Henson
2001-02-10
1
-0
/
+1
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-5
/
+3
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-2
/
+2
*
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
-2
/
+8
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+18
*
GeneralizedTime setting fixes.
Dr. Stephen Henson
1999-05-08
1
-1
/
+1
*
Some comments.
Bodo Möller
1999-05-06
1
-2
/
+2
*
Update HPUX config, work around HPUX library incompatibility.
Ulf Möller
1999-05-04
1
-2
/
+3
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-4
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-15
/
+7
*
Time to blow up the source tree :-) This is the beginning of support for
Dr. Stephen Henson
1999-01-17
1
-0
/
+217