index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_gentm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-1
/
+0
*
Consolidate to a single asn1_time_from_tm() function
Todd Short
2017-08-04
1
-45
/
+12
*
Refactor ASN1_TIME_print functions
Paul Yang
2017-07-31
1
-50
/
+3
*
Fix trivial coding style nits in a_time/a_tm files
Pauli
2017-07-27
1
-12
/
+9
*
Add asn1_time_to_tm function and check days in month
Paul Yang
2017-07-24
1
-148
/
+4
*
Memory bounds checking in asn1 code.
Pauli
2017-07-06
1
-6
/
+6
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-3
/
+3
*
Introduce ASN1_TIME_set_string_X509 API
Rich Salz
2017-06-11
1
-10
/
+47
*
Fix time offset calculation.
Todd Short
2017-05-02
1
-1
/
+1
*
Constify some inputs buffers
FdaSilvaYY
2016-08-23
1
-2
/
+1
*
Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path
Matt Caswell
2016-06-01
1
-14
/
+21
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-55
/
+7
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
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-08
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-13
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-16
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-02
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-07
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-24
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