index
:
delta/openssl.git
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-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
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
x509.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bugfix: previously the serial number file could turn negative
bodo
2001-03-08
1
-8
/
+10
*
Use new-style system-id macros everywhere possible. I hope I haven't
levitte
2001-02-20
1
-2
/
+2
*
Fix warning.
ulf
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
levitte
2001-02-19
1
-5
/
+5
*
New -set_serial options to 'req' and 'x509'.
steve
2001-02-19
1
-26
/
+53
*
format strings
ulf
2001-02-06
1
-1
/
+1
*
If CONF_get_string returns NULL and we want to tolerate this
bodo
2000-12-15
1
-2
/
+9
*
Add the possibility to use keys handled by engines in more
levitte
2000-10-28
1
-3
/
+4
*
The majority of the OCSP code from CertCo.
levitte
2000-10-27
1
-0
/
+8
*
Merge the engine branch into the main trunk. All conflicts resolved.
levitte
2000-10-26
1
-0
/
+27
*
More code for X509_print_ex() support.
steve
2000-10-06
1
-2
/
+8
*
On VMS, stdout may very well lead to a file that is written to in a
levitte
2000-09-20
1
-2
/
+16
*
Get rid of ASN1_UTCTIME_get, which cannot work with time_t
bodo
2000-09-06
1
-57
/
+74
*
New option to CA.pl to sign request using CA extensions.
steve
2000-08-24
1
-1
/
+1
*
New ASN1_STRING_print_ex() and X509_NAME_print_ex()
steve
2000-07-28
1
-12
/
+14
*
Move add_oid_section to apps.c, so it can be shared by several
levitte
2000-06-22
1
-5
/
+8
*
Move the certificate and key loading functions to apps.c, so they can
levitte
2000-06-22
1
-133
/
+2
*
Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()
steve
2000-06-11
1
-1
/
+13
*
There have been a number of complaints from a number of sources that names
levitte
2000-06-01
1
-5
/
+5
*
Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.
ben
2000-05-14
1
-0
/
+27
*
Fix a memory leak, and don't generate inappropriate error message
bodo
2000-05-02
1
-1
/
+6
*
Fix typo in -clrext option, but add a compatibility hack because
bodo
2000-03-27
1
-1
/
+8
*
More get0 et al. changes. Also provide fgrep targets in CHANGES
bodo
2000-02-26
1
-3
/
+3
*
Rename functions for new convention.
steve
2000-02-26
1
-3
/
+3
*
Add -clrext option to 'x509'
steve
2000-02-19
1
-23
/
+21
*
Pass phrase reorganisation.
steve
2000-02-16
1
-16
/
+10
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
rse
2000-02-11
1
-0
/
+2
*
ispell (and minor modifications)
ulf
2000-02-03
1
-2
/
+2
*
Make -CAcreateserial start from 1 instead of 0 for
steve
2000-01-21
1
-2
/
+2
*
More X509_ATTRIBUTE changes.
steve
2000-01-07
1
-2
/
+2
*
Simplify the trust structure: basically zap the bit strings and
steve
1999-12-29
1
-28
/
+21
*
Allow passwords to be included on command line for a few
steve
1999-12-24
1
-7
/
+25
*
Change the trust and purpose code so it doesn't need init
steve
1999-12-02
1
-2
/
+0
*
Add part of chain verify SSL support code: not complete or doing anything
steve
1999-11-29
1
-4
/
+2
*
Initial trust code: allow setting of trust checking functions
steve
1999-11-27
1
-22
/
+26
*
New options to the -verify program which can be used for chain verification.
steve
1999-11-26
1
-19
/
+15
*
Transparent support for PKCS#8 private keys in RSA/DSA.
steve
1999-11-21
1
-1
/
+19
*
Fix to the -revoke option in ca. It was leaking memory, crashing and just
steve
1999-11-08
1
-0
/
+1
*
Allow additional information to be attached to a
steve
1999-11-04
1
-5
/
+89
*
Various randomness handling bugfixes and improvements --
bodo
1999-10-26
1
-0
/
+13
*
Improve support for running everything as a monolithic application.
bodo
1999-10-25
1
-0
/
+1
*
Initial support for certificate purpose checking: this will
steve
1999-10-13
1
-0
/
+40
*
Allow the extension section specified in config files to be overridden
steve
1999-08-27
1
-1
/
+7
*
Additional user data argument to pem_password_cb function type
bodo
1999-07-21
1
-3
/
+3
*
Fix a bug in x509.c that omitted DSA parameters when they didn't match the
steve
1999-07-11
1
-12
/
+0
*
Add closing parenthesis to usage output.
bodo
1999-05-25
1
-1
/
+1
*
Rename "openssl x509" option "-config" to "-extfile", because it
bodo
1999-05-17
1
-2
/
+2
*
Don't shadow.
ben
1999-04-28
1
-8
/
+8
*
Add PKCS#12 documentation and new option in x509 to add certificate extensions.
steve
1999-04-27
1
-16
/
+71
*
Remove NOPROTO definitions and error code comments.
ulf
1999-04-26
1
-9
/
+0
[next]