openssl.git
2002-08-02 Dr. Stephen... Fix the ASN1 sanity check: correct header length
2002-08-02 Bodo Möllerdisable Sun divison algorithm by default
2002-08-02 Bodo Möllerfix bn_expand2
2002-08-02 Bodo Mölleroptical changes
2002-08-02 Bodo Möllertypo
2002-08-02 Bodo Möllerremove obsolete part of comment
2002-08-02 Bodo Möllerremove obsoleted disabled code
2002-08-02 Bodo MöllerLet BN_rand_range() abort with an error after 100 itera...
2002-08-02 Bodo Möllerupdate
2002-08-02 Bodo MöllerChange BN_mod_sqrt() so that it verifies that the input...
2002-08-02 Bodo Möllermove GF2m tests to the end
2002-08-02 Bodo MöllerRename implementations of method functions so that...
2002-08-02 Bodo Möllertypos
2002-08-02 Bodo Möllerec2_smpt.c must be listed in LIBSRC
2002-08-02 Bodo Möllerthere is no alternative EC_METHOD for curves over GF...
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields
2002-08-02 Bodo Möllerextend curve list (additional curves over binary fields)
2002-08-02 Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-08-02 Bodo MöllerAdd more WAP/WTLS elliptic curve OIDs.
2002-08-02 Bodo MöllerNew error code ERR_R_DISABLED
2002-08-02 Bodo Möllerget rid of OpenSSLDie
2002-08-02 Richard Levittemake update
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-01 Richard LevitteWe don't need to find out which pod2man to use more...
2002-08-01 Richard LevitteDon't try testing with parallell make, that will just...
2002-08-01 Richard LevitteAdd aix64-cc, and make sure that ar gets proper flags...
2002-08-01 Richard Levittemake update
2002-08-01 Richard LevitteAdd the CBC flag for cbc ciphers
2002-08-01 Richard LevitteAvoid yet another name clash with libdes, and make...
2002-08-01 Richard LevitteMake it possible to load keys from stdin, and restore...
2002-08-01 Richard LevitteOCSP and KRB5 Makefil.ssl should be consistent with...
2002-08-01 Richard LevitteLinux on s390 really knows about loading dynamically.
2002-08-01 Richard LevitteCut'n'paste error with other reposnder certificates...
2002-08-01 Richard LevitteIf CRYPTO_realloc() is called with a NULL pointer,...
2002-07-31 Richard LevitteIf the email address is moved from the subject to the...
2002-07-31 Richard LevitteMake sure to use $(MAKE) everywhere instead of make.
2002-07-31 Richard Levitteln -f -s doesn't always work, so do a rm -f followed...
2002-07-31 Richard LevitteThe version of the shared library should, for now,...
2002-07-30 Lutz JänickeTypo.
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke0.9.6e and 0.9.7-beta3 are out.
2002-07-29 Lutz JänickeOnly use DSA-functions if available.
2002-07-29 Bodo Möllermention SSL_do_handshake()
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-07-25 Bodo MöllerMove zeroing from bn_expand_internal() to bn_expand2...
2002-07-25 Bodo Möllermore detailed instructions for export from US
2002-07-24 Richard LevitteDon't clobber loop variable.
2002-07-23 Richard LevitteDocument the recent DJGPP-related changes
2002-07-23 Richard LevitteMake dummy tests to make it easier to physically remove...
2002-07-23 Bodo Möllerharmonize options with those for 'ecparam',
2002-07-22 Richard LevitteIf DH is disabled, don't define the DH functions.
2002-07-22 Bodo Möllerfix a typo and clarify
2002-07-22 Bodo Mölleradd an explanation and fix a typo
2002-07-19 Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-19 Lutz JänickeHP-UX shared libraries must be +x and should be -w...
2002-07-19 Bodo Möllerupdate
2002-07-19 Richard LevitteThe first compile of the new merger method for VMS...
2002-07-19 Richard LevitteTwo more names that are a little too long for the stand...
2002-07-19 Lutz JänickeThe behaviour is undefined when calling SSL_write(...
2002-07-19 Lutz JänickeManual page for SSL_do_handshake().
2002-07-18 Geoff ThorpeThis documentation change was being written at the...
2002-07-18 Richard LevitteExplain why RSA_check_key() doesn't work with hard...
2002-07-18 Richard LevitteAdd history for documented new functions.
2002-07-18 Richard LevitteAllow subjects with more than 255 characters to be...
2002-07-18 Richard LevitteFurther enhance assembler support on Cygwin and DJGPP.
2002-07-18 Bodo MöllerFix bug introduced with revision 1.95 when this filed...
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-18 Richard LevitteUnixware doesn't have strings.h, so we need to declare...
2002-07-18 Richard LevitteOPENSSL_SYS_WIN32 is important so util/mkdef.pl can...
2002-07-17 Richard LevitteMake mkdir failsafe in case the directories are already...
2002-07-17 Richard LevitteAdd support for shared libraries with OS/2.
2002-07-17 Richard LevitteAdd a few FAQ entries for the various ways building...
2002-07-17 Richard LevitteIf OpenSSL is built with shared library support on...
2002-07-17 Richard LevitteOn MacOS X, the shared library editor uses DYLD_LIBRARY...
2002-07-17 Richard LevitteOn MacOS X, you're not allowed to have common objects...
2002-07-17 Richard LevitteAdd the usually recommended solution to the linking...
2002-07-16 Richard LevitteWe had some experimental options in the Darwin entries...
2002-07-16 Richard LevitteThe default C compiler on MacOS X doesn't like empty...
2002-07-16 Richard LevitteActually, the "bug" is really documented in the man...
2002-07-16 Richard LevitteThere are problems on certain platforms, and possible...
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-16 Richard LevitteFor those wanting to build for several platforms with...
2002-07-16 Richard LevitteSome older code (never committed) wasn't converted...
2002-07-16 Richard LevitteLet's not forget the second -Wtraditional
2002-07-16 Richard LevitteUsing -Wtraditional took it a little far. After all...
2002-07-16 Richard LevitteSet up the engine before doing anything random-related...
2002-07-15 Richard LevitteThere's an ongoing project to bring some kind of path...
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-12 Lutz JänickeRewording: some algorithms are also patented in Europe...
2002-07-11 Richard LevitteIn UI_UTIL_read_pw(), we should look at the size parame...
2002-07-10 Lutz JänickeDiscussion about Redhat's specialties for the FAQ.
2002-07-10 Lutz JänickeTypos in links between manual pages
2002-07-10 Lutz JänickeSun's official statement with respect to /dev/random...
2002-07-10 Lutz JänickeMinor typos
2002-07-10 Bodo Möllerremove obsolete comment
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-07-10 Lutz JänickeCiphers with NULL encryption were not properly handled...
2002-07-09 Bodo Möllerfix synopsis
next