Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Dr. Stephen Henson
|
84917787b5
Remove references to o_time.h
|
10 years ago |
Dr. Stephen Henson
|
46a6cec699
Reorganise parameters for OPENSSL_gmtime_diff.
|
12 years ago |
Dr. Stephen Henson
|
360ef6769e
first parameter is difference in days, not years
|
12 years ago |
Dr. Stephen Henson
|
1c455bc084
new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures
|
12 years ago |
Dr. Stephen Henson
|
359b0c9fb8
experimental function to convert ASN1_TIME to tm, not used or even compiled in yet
|
14 years ago |
Dr. Stephen Henson
|
6e0c9e6008
Update from 1.0.0-stable.
|
15 years ago |
Dr. Stephen Henson
|
220bd84911
Updates from 1.0.0-stable
|
15 years ago |
Dr. Stephen Henson
|
33ab2e31f3
PR: 1854
|
15 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
16 years ago |
Dr. Stephen Henson
|
87d3a0cd90
Experimental new date handling routines. These fix issues with X509_time_adj()
|
16 years ago |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 years ago |
Dr. Stephen Henson
|
d3b5cb5343
Check return value of gmtime() and add error codes
|
22 years ago |
Richard Levitte
|
7eed0fc041
Make sure the last character of the ASN.1 time string (the 'Z') is copied.
|
22 years ago |
Richard Levitte
|
c112323dd5
This didn't get to the 0.9.8-dev thread...
|
22 years ago |
Richard Levitte
|
b8e35bd66e
New internal function OPENSSL_gmtime, which is intended to do the same
|
23 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Dr. Stephen Henson
|
2b916952a8
|
24 years ago |
Dr. Stephen Henson
|
02e4fbed3d
|
24 years ago |
Dr. Stephen Henson
|
9d6b1ce644
|
24 years ago |
Ulf Möller
|
4f7068c165
Fix some CygWin problems.
|
24 years ago |
Ben Laurie
|
cbb448c945
Don't return stuff from void functions.
|
25 years ago |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
25 years ago |
Ulf Möller
|
a53955d8ab
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
25 years ago |
Dr. Stephen Henson
|
7e797a06c3
GeneralizedTime setting fixes.
|
25 years ago |
Bodo Möller
|
ce0d9f049a
Some comments.
|
25 years ago |
Ulf Möller
|
afd1f9e80b
Update HPUX config, work around HPUX library incompatibility.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |