aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
Commit message (Expand)AuthorAgeFilesLines
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+20
* make updateRichard Levitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+1
* make updateRichard Levitte2001-07-101-0/+160
* Fix a memory leak in 'sk_dup' in the case a realloc() fails. Also, tidy upGeoff Thorpe2001-05-311-5/+7
* Add a general user interface API. This is designed to replace thingsRichard Levitte2001-05-061-0/+20
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+3
* Make sk_sort tolearate a NULL argument.Dr. Stephen Henson2001-01-281-1/+1
* Additional functionality in ocsp utility: print summaryDr. Stephen Henson2001-01-191-0/+20
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+20
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+58
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Some platforms define NULL as ((void *)0). Unfortunately, a void*Richard Levitte2000-09-171-1/+1
* 'make update'Richard Levitte2000-09-071-1/+2
* *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