A faster (and more general, and better documented) replacement for mklink.sh.
[openssl.git] / crypto /
1999-04-27 Ulf MöllerRemove autogenerated file.
1999-04-27 Ulf MöllerTypo.
1999-04-27 Ulf MöllerMore portable blowfish macros.
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-27 Ulf MöllerMessage digest stuff.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonOops ... fix warning.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-27 Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
1999-04-26 Ulf MöllerRemove NOPROTO-related macros.
1999-04-26 Ulf MöllerIgnore autogenerated file.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Dr. Stephen HensonVarious header consistency fixes.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-25 Bodo MöllerRemoved traces of cryptall.h, and did a "make depend".
1999-04-24 Ulf MöllerNew Configure option --openssldir to replace ssldir.pl.
1999-04-24 Bodo Möllercryptall.h is not needed for anything and cannot even...
1999-04-24 Bodo MöllerFix header files so that any one can be included first.
1999-04-24 Ulf MöllerReplaced by mkerr.pl
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Bodo Möller"perl util/mkerr.pl -static -recurse -rebuild" because...
1999-04-24 Bodo MöllerRemoved superfluous reference to ERRC.
1999-04-24 Bodo MöllerRestore ERRC definitions that are needed to compile...
1999-04-24 Bodo MöllerAvoid "incomprehensible" errors when required definitio...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo MöllerSubmitted by:
1999-04-23 Bodo Möller"make depend"
1999-04-23 Ulf MöllerRemove header files from .cvsignore.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ulf MöllerUndo evil cast! <g>
1999-04-23 Ulf MöllerFunction didn't get ANSIfied because of unusual formatting.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-23 Bodo MöllerSubmitted by:
1999-04-22 Ulf MöllerRemove references to .org header file names.
1999-04-22 Ulf MöllerPass the $PROCESSOR variable through.
1999-04-22 Ulf MöllerUltrix compatibility.
1999-04-22 Bodo MöllerCVS confusion?
1999-04-22 Ben LaurieReverse unexplained change.
1999-04-22 Bodo MöllerFixed some race conditions.
1999-04-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...
1999-04-21 Ulf MöllerNew header file opensslconf.h contains the macros set...
1999-04-21 Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-21 Ben LaurieRemove some unnecessary(?) casting.
1999-04-20 Ulf MöllerFix lots of warnings.
1999-04-20 Ulf MöllerFix some warnings.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerRemove useless defines.
1999-04-20 Ulf MöllerProblems with 64-bit long.
1999-04-20 Ulf MöllerArguments are des_cblock.
1999-04-20 Ben LaurieUpdate dependencies.
1999-04-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerMissing #endif.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-19 Ulf MöllerClean up prototypes (prepare for removing NOPROTO).
1999-04-19 Ulf MöllerFix typos in error codes.
1999-04-19 Ulf MöllerDefinition did not match prototype.
1999-04-19 Ulf MöllerSPARC v8 assembler BIGNUM code.
1999-04-19 Bodo MöllerRemoved extra semicolons.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...
1999-04-18 Ben LaurieFix const declarations.
1999-04-18 Ben LaurieUpdate dependencies.
1999-04-17 Dr. Stephen HensonAllow asn1parse to print out VISIBLESTRING and some...
1999-04-17 Ben LaurieMassive constification.
1999-04-17 Dr. Stephen HensonAdd support for VISIBLESTRING and UTF8String
1999-04-17 Ben LaurieAnother STACK bites the dust.
1999-04-16 Dr. Stephen HensonAdd initial support for r2i RAW extensions which can...
1999-04-16 Ben LaurieFix some warnings. Contributed by Anonymous.
1999-04-16 Ulf MöllerWrite random seed file in binary mode.
1999-04-15 Dr. Stephen HensonFix a horrible BN bug in bn_expand2 which caused BN_add...
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-04-14 Bodo MöllerMake Windows compilers happy.
1999-04-14 Bodo MöllerSome tiny fixes.
1999-04-13 Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-04-12 Bodo MöllerDon#t auto-generate crypto/pem/pem.h -- a fixed file...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-12 Ralf S. EngelschallMake sure a corresponding plain text error message...
1999-04-10 Ben LaurieRid the world of yet more evil casts.
1999-04-10 Ben LaurieRid the world of more evil casts.
1999-04-10 Ben LaurieInstall signal handler if we are using sigaction.
1999-04-09 Ulf MöllerTest PKCS#1 v1.5 padding as well.
1999-04-09 Ulf MöllerSeparate DSA functionality from ASN.1 encoding.
1999-04-09 Bodo MöllerTiny comment to improve code comprehensibility.
1999-04-08 Dr. Stephen HensonAdd PKCS#5 v2.0 ASN1 structures.
1999-04-08 Bodo MöllerBe more optimistic about the availability of termios...
1999-04-06 Ulf MöllerBug fix for X.509 two-digit year.
1999-04-06 Ulf MöllerRemove obsolete files from SSLeay 0.8.
1999-04-01 Dr. Stephen HensonDid a 'make errors' to update asn1 error codes now...
1999-04-01 Dr. Stephen HensonDelete some auto generated files and correct a typo...
1999-04-01 Ulf MöllerInclude bn.h instead of defining BIGNUM as char.
1999-04-01 Ben LaurieUpdate dependencies.
1999-04-01 Ulf MöllerRemove obsolete files.
1999-04-01 Ulf MöllerNew Makefile variables $(RANLIB) and $(PERL).
1999-04-01 Ulf Möllerpre-0.9.3 development version.
1999-04-01 Ralf S. EngelschallAdd .cvsignore in new pkcs12 directory
1999-03-31 Ulf MöllerNew option to generate 80386 code.
1999-03-30 Ulf MöllerRemove file that is to be auto-generated by sha1-586.pl.
next