Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-24"make depend"Bodo Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22CVS confusion?Bodo Möller
1999-04-22Fixed some race conditions.Bodo Möller
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-21Fix lots of warnings.Ulf Möller
1999-04-20Update dependencies.Ben Laurie
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller
1999-04-19Removed extra semicolons.Bodo Möller
1999-04-19Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-18Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-18Massive constification.Ben Laurie
1999-04-17Another STACK bites the dust.Ben Laurie
1999-04-17Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-15Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-04-14Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-01Update dependencies.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-27extranet file added...Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-22Fix security hole.Ben Laurie
1999-03-14Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson
1999-03-09Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-07Delete obsolete old X509V3 files.Dr. Stephen Henson
1999-03-06Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson
1999-03-06Put the dependencies back.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-03-06Add an extra 'raw' function r2i to the extension code. Nothing uses this yet andDr. Stephen Henson
1999-03-05Deleted my str_dup() function from X509V3: the same functionality is providedDr. Stephen Henson
1999-02-27Update dependencies.Ben Laurie
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
1999-02-21Fix warning.Ben Laurie
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-20Fix a warning.Ben Laurie
1999-02-20Generate errors when public/private key check is done.Ben Laurie
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-18Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-18Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson
1999-02-14Update error codes.Dr. Stephen Henson
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson
1999-02-13Update dependencies.Ben Laurie