History log of /openssl/ (Results 35826 – 35850 of 36077)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8aef252b25-Feb-1999 Ralf S. Engelschall

Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
from `int' to `unsigned int' because it's a length and initialized by
EVP_DigestFinal() which expects an `unsigned int *

Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
from `int' to `unsigned int' because it's a length and initialized by
EVP_DigestFinal() which expects an `unsigned int *'.

Submitted by: Richard Levitte <levitte@stacken.kth.se>
Reviewed by: Ralf S. Engelschall

show more ...

4f9b306c25-Feb-1999 Ben Laurie

Fix clearly untested "clever" hack.

74cc369825-Feb-1999 Ralf S. Engelschall

More CVS ignore stuff...

a4ed553225-Feb-1999 Ralf S. Engelschall

Don't hard-code path to Perl interpreter on shebang line of Configure
script. Instead use the usual Shell->Perl transition trick.

1b3b0a5425-Feb-1999 Ralf S. Engelschall

Remember good pointers to Montgomery multiplication algorithm
descriptions as pointed out by Dave Carman <carman@erols.com>

7be304ac24-Feb-1999 Ralf S. Engelschall

Make `openssl x509 -noout -modulus' functional also for DSA certificates (in
addition to RSA certificates) to match the behaviour of `openssl dsa -noout
-modulus' as it's already the case for

Make `openssl x509 -noout -modulus' functional also for DSA certificates (in
addition to RSA certificates) to match the behaviour of `openssl dsa -noout
-modulus' as it's already the case for `openssl rsa -noout -modulus'. For RSA
the -modulus is the real "modulus" while for DSA currently the public key is
printed (a decision which was already done by `openssl dsa -modulus' in the
past) which serves a similar purpose. Additionally the NO_RSA no longer
completely removes the whole -modulus option; it now only avoids using the RSA
stuff. Same applies to NO_DSA now, too.

show more ...

6b313a7324-Feb-1999 Dr. Stephen Henson

Remove debugging fprintf from req.c and fix the code so it properly skips over
the first leading XXX. in the DN.

1745a3fb23-Feb-1999 Ben Laurie

Code for reliable BIO.

55ab3bf723-Feb-1999 Ben Laurie

Add reliable BIO.

1579940323-Feb-1999 Ben Laurie

Fix more warnings.

3a1daca923-Feb-1999 Ralf S. Engelschall

Get rid of a nasty debugging message which was forgotten here...

f2f351ce23-Feb-1999 Ralf S. Engelschall

Fix usage message on gendsa:
1. The dsaparam argument is mandatory and not optional
2. Add a little text what this actually is: a filename

04fa4cb723-Feb-1999 Ralf S. Engelschall

Make gcc -Wall happy ("might be used uninitialized...")

a43aa73e23-Feb-1999 Dr. Stephen Henson

Redo the way 'req' and 'ca' add objects: add support for oid_section.

0849d13822-Feb-1999 Ben Laurie

Add syslogging BIO.

e527ba0922-Feb-1999 Dr. Stephen Henson

Various changes to make this stuff compile under Win32 and VC++ with and
without -debug option to mk1mf.pl. Change _export to is_export (_export is
a reserved word under VC++). Add yucky func

Various changes to make this stuff compile under Win32 and VC++ with and
without -debug option to mk1mf.pl. Change _export to is_export (_export is
a reserved word under VC++). Add yucky function prototype function pointer
casts. Sanitise the included files in crypto/x509v3.

Also changed ssleay.exe target to openssl.exe

show more ...

60e31c3a21-Feb-1999 Ben Laurie

More stuff for new TLS ciphersuites.

a040ea8221-Feb-1999 Ben Laurie

Undo a couple of kludges.

06ab81f921-Feb-1999 Ben Laurie

Add support for new TLS export ciphersuites.

abf87f7921-Feb-1999 Ben Laurie

Fix warning.

deff75b621-Feb-1999 Dr. Stephen Henson

Add preliminary user level config documentation for extension stuff. Programming
info will come later...

Feel free to reformat and tidy this up...

0c8a128121-Feb-1999 Dr. Stephen Henson

Make RSA_NO_PADDING really use no padding.

Submitted by: Ulf Moeller <ulf@fitug.de>

189b6a6021-Feb-1999 Ralf S. Engelschall

Remember some open issues and available patches

aa066b9e21-Feb-1999 Dr. Stephen Henson

Add more functionality to issuer alt name and subject alt name. New options
to include email addresses from DN and copy details from issuer certificate.
Include examples in openssl.cnf, updat

Add more functionality to issuer alt name and subject alt name. New options
to include email addresses from DN and copy details from issuer certificate.
Include examples in openssl.cnf, update Win32 ordinals.

show more ...

a67a969420-Feb-1999 Ralf S. Engelschall

Ok, propose a release date of March 15th with a code freeze a few days before
so we have enough time for final testing and tarball rolling.

1...<<1431143214331434143514361437143814391440>>...1444