aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1999-05-132-51/+74
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-111-0/+5
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-0/+1
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-083-1/+109
* no-xxx option to exclude ciphers.Ulf Möller1999-05-082-29/+55
* Mingw32.Ulf Möller1999-05-081-0/+2
* Generate DLLs with Mingw32.Ulf Möller1999-05-073-10/+13
* Get the Mingw32 makefiles right.Ulf Möller1999-05-073-80/+162
* Restored path names that were changed by a previous "Configure" run.Bodo Möller1999-05-061-1/+1
* Some comments.Bodo Möller1999-05-061-1/+1
* Add missing semicolon.Ulf Möller1999-05-061-2/+2
* Support additional Win32 compilers.Ulf Möller1999-05-063-80/+166
* Hopefully improved compatibility with earlier versions of Perl5.Bodo Möller1999-04-301-2/+5
* Superseded by mklink.pl.Bodo Möller1999-04-291-41/+0
* Typo fixed.Bodo Möller1999-04-281-4/+4
* A faster (and more general, and better documented) replacement for mklink.sh.Bodo Möller1999-04-281-0/+52
* Update NO_* macros.Ulf Möller1999-04-271-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-1/+1
* Extensively changed the DEF file generator mkdef.pl to use a modified versionDr. Stephen Henson1999-04-261-164/+155
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-251-0/+40
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-251-6/+9
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-0/+1
* New Configure option --openssldir to replace ssldir.pl.Ulf Möller1999-04-241-52/+0
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-4/+8
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-5/+34
* ANSIfy, fix typo in error message, and remove redundant statement fromUlf Möller1999-04-241-10/+5
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-0/+466
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-232-5/+19
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-203-1/+204
* Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1999-04-141-1/+29
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-0/+7
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-014-32/+14
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-0/+75
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-292-1/+3
* One more 0.9.2bRalf S. Engelschall1999-03-221-1/+1
* up_ver.pl is now obsoleteRalf S. Engelschall1999-03-221-80/+0
* Fix security hole.Ben Laurie1999-03-221-0/+1
* Comment out the lines that generated by mk1mf.pl include three separate rulesDr. Stephen Henson1999-03-171-6/+9
* Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl'Ralf S. Engelschall1999-03-101-1/+6
* Let util/clean-depend.pl work also with older Perl 5.00x versions.Ralf S. Engelschall1999-03-101-2/+4
* Make CC,CFLAG etc get passed to make links and various Win32 fixes.Dr. Stephen Henson1999-03-101-1/+1
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+10
* Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1999-03-083-2/+4
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-062-7/+6
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-035-23/+47
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-222-5/+5
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-0/+3
* Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson1999-02-192-0/+21
* More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson1999-02-141-0/+1
* Modify configure script to generate some files that Win32 needs and newDr. Stephen Henson1999-02-131-0/+109