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-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-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-19Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-18Update dependencies.Ben Laurie
1999-04-18Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-18Massive constification.Ben Laurie
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson
1999-04-17Another STACK bites the dust.Ben Laurie
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-09Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller
1999-04-02Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson
1999-04-02Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.cDr. Stephen Henson
1999-04-01Update dependencies.Ben Laurie
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-29Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson
1999-03-29Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-28Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson
1999-03-24Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-09Add missing funtions from non ANSI section of header files and add missingDr. 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-06Fix GCC warning...Ralf S. Engelschall
1999-02-27Update dependencies.Ben Laurie
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-19Patch so the new crl stuff actually compiles this time :-) Also update theDr. 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-14Finally(?) fix DES stuff.Ben Laurie
1999-02-13Update dependencies.Ben Laurie
1999-02-13Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall
1999-02-10Oops. Forgot to do a 'make errors'.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-10Update dependencies.Ben Laurie
1999-02-09Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson
1999-02-09Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie
1999-01-30Break circular dependency between pem and err.Ben Laurie
1999-01-30Update dependencies.Ben Laurie
1999-01-28Remember to add the new file this time :-)Dr. Stephen Henson
1999-01-28Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson