openssl.git
1999-06-12 Bodo MöllerBIO pairs.
1999-06-11 Dr. Stephen... Fix to i2d_DSAPublicKey() to return the correct length.
1999-06-11 Bodo MöllerChanges for BSD/OS 4.
1999-06-11 Bodo MöllerDon't use unquoted whitespace in "case" case.
1999-06-11 Dr. Stephen... Document the X509V3 code and change some of the extensi...
1999-06-10 Bodo MöllerNeXT 3.3 can handle -O3 (3.0 can't).
1999-06-10 Ben LaurieFix warnings.
1999-06-10 Bodo Möllerhpux-cc (HPUX 9.x) does not work with BN_LLONG (floatin...
1999-06-10 Bodo MöllerTry to detect NeXT 3.3 (working Configure entry for...
1999-06-10 Bodo MöllerAvoid warning.
1999-06-10 Dr. Stephen... Two new functions to write out PKCS#8 private keys...
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-10 Ralf S. EngelschallFix determination of Perl interpreter: A perl or perl5
1999-06-10 Bodo MöllerAnother <unistd.h> ...
1999-06-09 Dr. Stephen... Reformat and "modernise" the sign.c demo.
1999-06-09 Ulf MöllerPut SC5 warning back in, future changes might trigger...
1999-06-09 Bodo Möllertiny optical change
1999-06-09 Bodo MöllerRepair PEM_write_PrivateKey and PEM_write_bio_PrivateKey.
1999-06-09 Bodo MöllerOops, I forgot to add the dependency "TABLE: Configure".
1999-06-09 Ulf MöllerCircumvent bug in SC5 without patch #107357-01.
1999-06-09 Ulf MöllerDon't define _ANSI_SOURCE for NetBSD.
1999-06-09 Dr. Stephen... Change the PEM function implementation to use a common...
1999-06-09 Bodo MöllerDelete unnecessary newlines in TABLE
1999-06-09 Bodo Möllerdes_cbc_encrypt / des_ncbc_encrypt issue.
1999-06-09 Bodo MöllerUpdate dependencies.
1999-06-09 Bodo MöllerUnify DES library: ncbc_enc.c wasn't used, but its...
1999-06-09 Ulf Möller"extern" is a C++ reserved word.
1999-06-09 Ulf MöllerRemove old libdes version number.
1999-06-09 Bodo Möller"make update" (added to top Makefile, and applied).
1999-06-09 Bodo MöllerDES CBC change looks dubious to me.
1999-06-09 Bodo MöllerMention unistd.h.
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-06-09 Ben LaurieOops. Get rid of now incorrect comment.
1999-06-09 Ben LaurieI keep forgetting to fix this: update the IV! Most...
1999-06-09 Ben LaurieMake "make test" fail if bntest fails an internal selfc...
1999-06-08 Ulf MöllerThe des app.
1999-06-08 Ben LaurieSurvive pedanticism.
1999-06-08 Ulf Möllercrypt(), demos patched.
1999-06-08 Ulf MöllerCall our crypt implementation des_crypt(). crypt()...
1999-06-08 Ulf MöllerCasts.
1999-06-08 Ulf MöllerWarnings and casts.
1999-06-08 Ulf MöllerDon't #define _, and eliminate casts.
1999-06-08 Ulf MöllerFix to compile the des app.
1999-06-08 Ulf MöllerPrevent name conflicts.
1999-06-08 Bodo Möller"request" added.
1999-06-08 Bodo MöllerUse mkdir-p.pl more efficiently.
1999-06-08 Bodo MöllerDon't make assumptions on what the path looks like.
1999-06-08 Dr. Stephen... Complete support for PKCS#5 v2.0. Still needs extensive...
1999-06-07 Bodo MöllerFix for BIO pairs.
1999-06-07 Bodo MöllerUse locking in a way that makes more sense.
1999-06-07 Bodo MöllerUse the same path to perl in all #! lines in util.
1999-06-07 Dr. Stephen... This is the main PKCS#5 v2.0 key generation function...
1999-06-07 Bodo Möllertreat init properly
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-06-07 Bodo MöllerIntroduce "BIO pairs", which (when finished) will relay...
1999-06-07 Bodo MöllerMention mkdir-p.pl.
1999-06-07 Bodo Möllermkdir -p is not fully portable (according to Marc Crispin,
1999-06-07 Bodo MöllerUse only -O, not -O3 for NeXTstep:
1999-06-07 Bodo MöllerComments added.
1999-06-07 Bodo Möllerlinux-sparc
1999-06-07 Bodo Möller"linux-sparc" configuration.
1999-06-07 Bodo MöllerMore general definition for S_ISDIR (needed not only...
1999-06-06 Dr. Stephen... More PKCS#5 v2.0 development. Add a function to setup...
1999-06-06 Dr. Stephen... Change PBE handling a bit more: now the key and iv...
1999-06-06 Dr. Stephen... Rewrite PBE handling read to support PKCS#5 v2.0 and...
1999-06-05 Dr. Stephen... Change so PEM private key read routines can handle...
1999-06-05 Dr. Stephen... More PKCS#8 stuff. Support for unencrypted forms of...
1999-06-05 Ben Laurieconst/type fixes.
1999-06-05 Dr. Stephen... Add d2i,i2d bio and fp functions for PKCS#8 and add...
1999-06-05 Dr. Stephen... Add a 'pkcs8' application for initial PKCS#8 support...
1999-06-04 Dr. Stephen... The rest of the PKCS#5, PKCS#8 patch I forgot before :-)
1999-06-04 Dr. Stephen... Add PKCS#5 v1.5 compatible algorithms and initial PKCS...
1999-06-04 Bodo MöllerUpdate.
1999-06-04 Ben LaurieAha! That's how pkcs12 got missed from stackification.
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-04 Bodo Möllerremove conflict indicator ...
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-04 Bodo Möller"linux-sparc64-gcc" configuration
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-06-04 Ulf MöllerGenerate no-xxx options for missing ciphers.
1999-06-04 Ulf MöllerTest apps.
1999-06-04 Ulf MöllerHint about unresolved symbols when mixing compilers.
1999-06-04 Ulf MöllerAvoid type conflict on Unix with DEC C.
1999-06-04 Ulf MöllerDefine a macro to avoid name conflicts.
1999-06-04 Ulf Möllergcc dumps core on HPUX.
1999-06-03 Ben LaurieMore evil cast removal.
1999-06-03 Ben LaurieMake samples compile.
1999-06-02 Ben Lauriestack
1999-06-02 Ben LaurieEvil cast extermination.
1999-06-02 Ben Lauriestack.
1999-06-02 Ben LaurieMove stack implementations to more natural places.
1999-06-02 Ben LaurieStack.
1999-06-01 Ulf MöllerRemove redundant line.
1999-06-01 Bodo MöllerLabels longer than eight characters might cause problems.
1999-06-01 Ulf MöllerBorland C fix.
1999-05-31 Bodo Möllermore typesafe stacks ...
1999-05-31 Bodo MöllerMore consistency.
1999-05-31 Ben Lauriestack.
1999-05-31 Ben LaurieStack.
next