summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
1999-05-06Some comments.Bodo Möller
1999-05-06Add missing semicolon.Ulf Möller
1999-05-06Support additional Win32 compilers.Ulf Möller
1999-04-30Hopefully improved compatibility with earlier versions of Perl5.Bodo Möller
1999-04-29Superseded by mklink.pl.Bodo Möller
1999-04-28Typo fixed.Bodo Möller
1999-04-28A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller
1999-04-27Update NO_* macros.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-26Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson
1999-04-25Fixes so it will compile again under Win32.Dr. Stephen Henson
1999-04-25Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson
1999-04-25Removed traces of cryptall.h, and did a "make depend".Bodo Möller
1999-04-24New Configure option --openssldir to replace ssldir.pl.Ulf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson
1999-04-24ANSIfy, fix typo in error message, and remove redundant statement fromUlf Möller
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-29Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson
1999-03-22One more 0.9.2bRalf S. Engelschall
1999-03-22up_ver.pl is now obsoleteRalf S. Engelschall
1999-03-22Fix security hole.Ben Laurie
1999-03-17Comment out the lines that generated by mk1mf.pl include three separate rulesDr. Stephen Henson
1999-03-10Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl'Ralf S. Engelschall
1999-03-10Let util/clean-depend.pl work also with older Perl 5.00x versions.Ralf S. Engelschall
1999-03-10Make CC,CFLAG etc get passed to make links and various Win32 fixes.Dr. Stephen Henson
1999-03-08Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson
1999-03-08Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-03-03Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
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-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson
1999-02-13Modify configure script to generate some files that Win32 needs and newDr. Stephen Henson
1999-02-11Make the 'crypto' and 'ssl' options in the perl script mkdef.pl really work,Dr. Stephen Henson
1999-02-01Oops! Restore ssleay.num: it got overwritten with libeay.num :-(Dr. Stephen Henson
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson
1999-01-30Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes andDr. Stephen Henson
1999-01-19This time, get it right.Ben Laurie
1999-01-19Finally lay dependencies to rest (I hope!).Ben Laurie
1999-01-01ssldir.pl did not correctly set the directory in utils/mk1mk.pl whenPaul C. Sutton
1998-12-23*** empty log message ***Ralf S. Engelschall