aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
...
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-0/+20
* "make update"Richard Levitte2000-07-241-20/+0
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-0/+20
* Change mkstack.pl so it now sorts each groupDr. Stephen Henson2000-06-221-548/+548
* * This adds some checking to the 'dlfcn' DSO_METHOD that at least letsGeoff Thorpe2000-06-211-161/+54
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-1/+1
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-0/+333
* 'make update'Geoff Thorpe2000-06-201-160/+160
* Add support for dynamically created and destroyed mutexes. This willRichard Levitte2000-06-181-0/+20
* Using speaking "variable" names in macros so that e.g. grepping forBodo Möller2000-06-171-768/+783
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-163-71/+780
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+3
* Harmonize indentation.Bodo Möller2000-06-081-13/+13
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-0/+11
* This is the first of two commits (didn't want to dump them all into theGeoff Thorpe2000-06-013-20/+45
* sk_value was also suffering from de-const-ification.Geoff Thorpe2000-05-312-2/+2
* All the little functions created by the IMPLEMENT_STACK_OF() macro willGeoff Thorpe2000-05-312-2/+2
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-3/+4
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-153-18/+17
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-3/+3
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-1/+2
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-2/+2
* Another safe stack.Ben Laurie1999-05-303-8/+20
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-2/+3
* Add a kludge :-(Bodo Möller1999-05-201-4/+3
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-4/+4
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-193-4/+27
* Update dependencies.Bodo Möller1999-05-151-3/+3
* Add missing sk_<type>_unshift() function to safestack.hRalf S. Engelschall1999-05-041-0/+3
* Some more stack stuff.Ben Laurie1999-05-031-3/+5
* Yet another stack.Ben Laurie1999-05-021-5/+5
* Another safe stack.Ben Laurie1999-05-011-3/+6
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1999-04-271-1/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-25/+0
* Removed traces of cryptall.h, and did a "make depend".Bodo Möller1999-04-251-2/+3
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-2/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-233-5/+5
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-201-2/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-37/+14
* Massive constification.Ben Laurie1999-04-171-1/+1
* Add type-safe STACKs and SETs.Ben Laurie1999-04-122-1/+116
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-3/+3