- 25 7月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
start, but can save you some trouble. Just ignore "shared" if it comes up among the given options, at least for now...
-
- 24 7月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
has helped me a bit when I ran into trouble.
-
- 22 7月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 21 7月, 2000 6 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
there's support for building under Linux and True64 (using examples from the programming manuals), including versioning that is currently the same as OpenSSL versions but should really be a different series. With this change, it's up to the users to decide if they want shared libraries as well as the static ones. This decision now has to be done at configuration time (well, not really, those who know what they do can still do it the same way as before). The OpenSSL programs (openssl and the test programs) are currently always linked statically, but this may change in the future in a configurable manner. The necessary makefile variables to enable this are in place. Also note that I have done absolutely nothing about the Windows target to get something similar. On the other hand, DLLs are already the default there, but without versioning, and I've no idea what the possibilities for such a thing are there...
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 20 7月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
rand_lcl.h
-
由 Ulf Möller 提交于
-
- 16 7月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 13 7月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Make req seed the PRNG if signing with an already existing DSA key. Document the new smime options.
-
- 12 7月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
is easier to grasp.
-
- 11 7月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
call the i2c/c2i (they were not using the content length for the headers). Fix ASN1 long form tag encoding. This never worked but it was never tested since it is only used for tags > 30. New options to smime program to allow the PKCS#7 format to be specified and the content supplied externally.
-
- 08 7月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 07 7月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
New ASN1 functions that just deal with content octets, not tag+length.
-
- 06 7月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
limit higher and thereby get through compilation of sha_dgst.c.
-
由 Richard Levitte 提交于
-
- 05 7月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
could be done automagically, much like the numbering in libeay.num and ssleay.num. The solution works as follows: - New object identifiers are inserted in objects.txt, following the syntax given in objects.README. - objects.pl is used to process obj_mac.num and create a new obj_mac.h. - obj_dat.pl is used to create a new obj_dat.h, using the data in obj_mac.h. This is currently kind of a hack, and the perl code in objects.pl isn't very elegant, but it works as I intended. The simplest way to check that it worked correctly is to look in obj_dat.h and check the array nid_objs and make sure the objects haven't moved around (this is important!). Additions are OK, as well as consistent name changes.
-
由 Richard Levitte 提交于
-
- 04 7月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
- 03 7月, 2000 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
may be disabled by preprocessor symbols)
-
由 Bodo Möller 提交于
Submitted by: bowe@chip.ma.certco.com
-
- 02 7月, 2000 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 01 7月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 6月, 2000 4 次提交
-
-
由 Richard Levitte 提交于
The message to everyone is "Do not hack OpenSSL when stressed"...
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
EGD should be used as seeding input, and where the named socket is.
-
由 Richard Levitte 提交于
the RANDEGD environment variable.
-
- 28 6月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
today. Time to add extra info so the poor users know where to go with their troubles.
-
由 Richard Levitte 提交于
always in the users $PATH...
-