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
/
apps
/
req.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make req seed the PRNG if signing with
Dr. Stephen Henson
2000-07-12
1
-0
/
+5
*
Undo the changes I just made. I'm not sure what I was thinking of.
Richard Levitte
2000-06-28
1
-11
/
+2
*
Make it possible for users of the openssl applications to specify the
Richard Levitte
2000-06-28
1
-2
/
+11
*
Move add_oid_section to apps.c, so it can be shared by several
Richard Levitte
2000-06-22
1
-24
/
+1
*
Change req so the new parameter '-rand file' uses the given file in
Richard Levitte
2000-06-22
1
-6
/
+3
*
Forgot the self-documentation within req.
Richard Levitte
2000-06-22
1
-0
/
+4
*
Small change to accept the command line parameter '-rand file'. This
Richard Levitte
2000-06-22
1
-1
/
+12
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-2
/
+2
*
Don't Free() password if it was read from config file.
Dr. Stephen Henson
2000-03-09
1
-2
/
+2
*
Rename functions for new convention.
Dr. Stephen Henson
2000-02-26
1
-2
/
+2
*
New functions and option to use NEW in certificate requests.
Dr. Stephen Henson
2000-02-18
1
-4
/
+8
*
Pass phrase reorganisation.
Dr. Stephen Henson
2000-02-16
1
-27
/
+11
*
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...
Ralf S. Engelschall
2000-02-11
1
-0
/
+2
*
Finish off the X509_ATTRIBUTE string stuff.
Dr. Stephen Henson
2000-01-20
1
-217
/
+17
*
New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...
Dr. Stephen Henson
2000-01-09
1
-3
/
+3
*
Make NO_RSA compile with pedantic.
Ben Laurie
2000-01-08
1
-0
/
+4
*
apps/openssl.cnf and the documentation say it's "nombstr",
Bodo Möller
2000-01-07
1
-1
/
+1
*
Initial automation changes to 'req' and X509_ATTRIBUTE functions.
Dr. Stephen Henson
2000-01-06
1
-26
/
+247
*
Fix some of the command line password stuff. New function
Dr. Stephen Henson
2000-01-01
1
-6
/
+4
*
Allow passwords to be included on command line for a few
Dr. Stephen Henson
1999-12-24
1
-2
/
+44
*
Add a comment.
Bodo Möller
1999-12-18
1
-2
/
+2
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-1
/
+0
*
Modify the X509 V3 extension lookup code.
Dr. Stephen Henson
1999-12-01
1
-2
/
+0
*
'req' fixes. Reinstate length check one request fields.
Dr. Stephen Henson
1999-11-14
1
-18
/
+20
*
Fix to the -revoke option in ca. It was leaking memory, crashing and just
Dr. Stephen Henson
1999-11-08
1
-0
/
+1
*
Continued multibyte character support.
Dr. Stephen Henson
1999-10-27
1
-14
/
+14
*
Various randomness handling bugfixes and improvements --
Bodo Möller
1999-10-26
1
-22
/
+4
*
Reinitialize global variables when necessary (for monolith application).
Bodo Möller
1999-09-03
1
-0
/
+1
*
Allow the extension section specified in config files to be overridden
Dr. Stephen Henson
1999-08-27
1
-3
/
+16
*
Allow extensions to be added to certificate requests, update the sample
Dr. Stephen Henson
1999-08-25
1
-0
/
+32
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-5
/
+5
*
Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). It
Dr. Stephen Henson
1999-06-20
1
-10
/
+11
*
Avoid warnings.
Bodo Möller
1999-06-10
1
-4
/
+4
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+3
*
More evil cast removal.
Ben Laurie
1999-06-03
1
-3
/
+3
*
VMS support.
Ulf Möller
1999-05-13
1
-0
/
+2
*
Move openssl.cnf out of lib/.
Ulf Möller
1999-05-11
1
-1
/
+1
*
Another stack.
Ben Laurie
1999-05-01
1
-2
/
+2
*
Another stack.
Ben Laurie
1999-05-01
1
-5
/
+7
*
Another safe stack.
Ben Laurie
1999-05-01
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-11
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-10
/
+10
*
Fix lots of warnings.
Ulf Möller
1999-04-20
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-36
/
+10
*
Initial support for Certificate Policies extension: print out works but setting
Dr. Stephen Henson
1999-04-18
1
-1
/
+4
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
Add initial support for r2i RAW extensions which can access the config database
Dr. Stephen Henson
1999-04-16
1
-5
/
+2
*
Added support for adding extensions to CRLs, also fix a memory leak and
Dr. Stephen Henson
1999-03-06
1
-2
/
+9
*
Remove debugging fprintf from req.c and fix the code so it properly skips over
Dr. Stephen Henson
1999-02-24
1
-6
/
+6
*
Get rid of a nasty debugging message which was forgotten here...
Ralf S. Engelschall
1999-02-23
1
-1
/
+3
[next]