- 03 7月, 2001 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
used.
-
由 Richard Levitte 提交于
Changes to have OpenSSL compile on OS/2. Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
-
- 02 7月, 2001 3 次提交
-
-
由 Ben Laurie 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
-
- 28 6月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Modify apps to use NCONF code instead of old CONF code. Add new extension functions which work with NCONF. Tidy up extension config routines and remove redundant code. Fix NCONF_get_number(). Todo: more testing of apps to see they still work...
-
- 27 6月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 6月, 2001 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
- 25 6月, 2001 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
at the same time a bit more accepting with host names.
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
- 24 6月, 2001 13 次提交
-
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
count of the ENGINE is x is not NULL since it will be freed in {RSA,DSA,DH}_free().
-
由 Richard Levitte 提交于
NOTE: Boolean input hasn't been very well tested yet, so this part may fail miserably.
-
由 Richard Levitte 提交于
_XOPEN_SOURCE_EXTENDED wasn't very smart...
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
to go the monolith way (does anyone do that these days?). NOTE: a few applications are missing in this commit. I've a few more changes in them that I haven't tested yet.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
password callbak doesn't need to check for sizes any more.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
application do that. NOTE: there's no requirement for other UI_METHODs to avoid this kind of loop. For example, a GUI UI_METHOD would probably check the lengths of the answers from within instead of being constantly redisplayed for everything that is wrong.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Implement UI controls. Current controls are the possibility to output the OpenSSL error stack on the same channel from within UI_process() and to check if the same user interface can be redone without being rebuilt (this is often more a question of philosophy than technicalities).
-
- 23 6月, 2001 8 次提交
-
-
由 Richard Levitte 提交于
errors through an arbitrary function.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
success return, any negative number is a failure. Make sure we check the return value with that in mind.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
I was wrong in conclusions about when addition starts overflowing in combaX routines.
-
- 21 6月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix memory leak when RAND is used: need to cleanup RANDs ENGINE reference in ENGINE_cleanup().
-
- 20 6月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
well. This probably requires reference counters and locks as well. To be implemented later.
-