aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Remove NOPROTO-related macros.Ulf Möller1999-04-265-7/+7
* Ignore autogenerated file.Ulf Möller1999-04-261-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-26228-3270/+2
* Fixes so it will compile again under Win32.Dr. Stephen Henson1999-04-253-5/+7
* Various header consistency fixes.Dr. Stephen Henson1999-04-257-0/+29
* Fix mkerr.pl to find functions returning function pointers (thanks Ulf!)Dr. Stephen Henson1999-04-252-2/+3
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-258-47/+70
* New Configure option --openssldir to replace ssldir.pl.Ulf Möller1999-04-242-17/+9
* cryptall.h is not needed for anything and cannot even be #include-dBodo Möller1999-04-241-110/+0
* Fix header files so that any one can be included first.Bodo Möller1999-04-246-1/+19
* Replaced by mkerr.plUlf Möller1999-04-242-398/+0
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-2413-39/+26
* "perl util/mkerr.pl -static -recurse -rebuild" because the previousBodo Möller1999-04-243-89/+70
* Removed superfluous reference to ERRC.Bodo Möller1999-04-241-2/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-2412-0/+12
* Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller1999-04-242-0/+6
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-2422-59/+60
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-2489-1935/+1147
* Submitted by:Bodo Möller1999-04-239-9/+9
* Submitted by:Bodo Möller1999-04-231-2/+2
* "make depend"Bodo Möller1999-04-2335-2383/+3808
* Remove header files from .cvsignore.Ulf Möller1999-04-236-8/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-23452-1129/+1129
* Undo evil cast! <g>Ulf Möller1999-04-231-1/+1
* Function didn't get ANSIfied because of unusual formatting.Ulf Möller1999-04-231-8/+3
* Work with -pedantic!Ben Laurie1999-04-2361-450/+588
* Submitted by:Bodo Möller1999-04-231-1/+1
* Remove references to .org header file names.Ulf Möller1999-04-2212-12/+10
* Pass the $PROCESSOR variable through.Ulf Möller1999-04-221-1/+1
* Ultrix compatibility.Ulf Möller1999-04-221-0/+4
* CVS confusion?Bodo Möller1999-04-221-1/+1
* Reverse unexplained change.Ben Laurie1999-04-221-5/+1
* Fixed some race conditions.Bodo Möller1999-04-223-3/+3
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-2110-15/+348
* New header file opensslconf.h contains the macros set by Configure.Ulf Möller1999-04-212-1/+152
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-2112-274/+19
* Remove some unnecessary(?) casting.Ben Laurie1999-04-212-14/+14
* Fix lots of warnings.Ulf Möller1999-04-2012-28/+37
* Fix some warnings.Ulf Möller1999-04-202-5/+5
* Problems with 64-bit long.Ulf Möller1999-04-204-51/+55
* Remove useless defines.Ulf Möller1999-04-202-14/+0
* Problems with 64-bit long.Ulf Möller1999-04-202-23/+3
* Arguments are des_cblock.Ulf Möller1999-04-202-2/+2
* Update dependencies.Ben Laurie1999-04-201-0/+12
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-209-76/+88
* Missing #endif.Ulf Möller1999-04-191-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-19418-6119/+2348
* Finish off support for Certificate Policies extension.Dr. Stephen Henson1999-04-194-1/+189
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-194-13/+13
* Fix typos in error codes.Ulf Möller1999-04-1913-21/+21