aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots moreDr. Stephen Henson1999-06-056-4/+205
| | | | | options to handle encrypted and unencrypted forms and DER format input and output.
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-047-7/+78
|
* Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needsDr. Stephen Henson1999-06-042-0/+112
| | | | | more work: need an application and make the private key routines automatically handle PKCS#8.
* Update.Bodo Möller1999-06-041-0/+58
|
* Aha! That's how pkcs12 got missed from stackification.Ben Laurie1999-06-041-1/+19
|
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-0417-93/+110
|
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-044-0/+37
| | | | Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
* remove conflict indicator ...Bodo Möller1999-06-041-1/+0
|
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+17
| | | | Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
* "linux-sparc64-gcc" configurationBodo Möller1999-06-043-1/+7
| | | | Submitted by: Ray Miller <ray.miller@oucs.ox.ac.uk>
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-0434-3/+543
| | | | Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
* Generate no-xxx options for missing ciphers.Ulf Möller1999-06-041-0/+13
|
* Test apps.Ulf Möller1999-06-041-0/+4
|
* Hint about unresolved symbols when mixing compilers.Ulf Möller1999-06-041-0/+3
|
* Avoid type conflict on Unix with DEC C.Ulf Möller1999-06-043-3/+3
| | | | Pointed out by Sergio Rabellino <Rabellino@di.unito.it>
* Define a macro to avoid name conflicts.Ulf Möller1999-06-041-1/+1
|
* gcc dumps core on HPUX.Ulf Möller1999-06-041-1/+2
|
* More evil cast removal.Ben Laurie1999-06-0311-22/+25
|
* Make samples compile.Ben Laurie1999-06-038-37/+103
|
* stackBen Laurie1999-06-022-12/+15
|
* Evil cast extermination.Ben Laurie1999-06-021-1/+1
|
* stack.Ben Laurie1999-06-026-29/+38
|
* Move stack implementations to more natural places.Ben Laurie1999-06-024-7/+6
|
* Stack.Ben Laurie1999-06-025-23/+31
|
* Remove redundant line.Ulf Möller1999-06-011-1/+0
|
* Labels longer than eight characters might cause problems.Bodo Möller1999-06-011-16/+16
|
* Borland C fix.Ulf Möller1999-06-011-3/+3
| | | | Submitted by: Andy Polyakov
* more typesafe stacks ...Bodo Möller1999-05-311-0/+40
|
* More consistency.Bodo Möller1999-05-315-7/+33
|
* stack.Ben Laurie1999-05-317-19/+26
|
* Stack.Ben Laurie1999-05-318-23/+38
|
* "BTW, I no longer have a wish for this. This was solved in other ways."Bodo Möller1999-05-311-7/+2
| | | | | Mats Nilsson <mats.nilsson@xware.se>, <4.1.19990531095211.040bf2e0@berit.xware.se> to <openssl-dev@openssl.org>
* Complain about deficiency of internal_verify.Bodo Möller1999-05-311-2/+3
|
* More stack.Ben Laurie1999-05-313-50/+66
|
* Adjust bsdi-elf-gcc to look more like FreeBSD-elf, linux-elf and the like.Bodo Möller1999-05-311-1/+1
|
* BSD/OS 4.x support (bsdi-elf-gcc)Bodo Möller1999-05-304-7/+13
|
* Yet another stack.Ben Laurie1999-05-304-25/+26
|
* Another stack.Ben Laurie1999-05-303-9/+13
|
* Another safe stack.Ben Laurie1999-05-303-15/+17
|
* Another safe stack.Ben Laurie1999-05-307-30/+54
|
* More safe stack.Ben Laurie1999-05-302-8/+8
|
* Puhhh... today is a very hot day.Ralf S. Engelschall1999-05-301-8/+4
|
* And carry on with development...Ben Laurie1999-05-291-2/+2
|
* Oops!OpenSSL_0_9_3aBen Laurie1999-05-291-1/+1
|
* Prepare to release 0.9.3aBen Laurie1999-05-292-4/+4
|
* Update dependencies.Ben Laurie1999-05-293-8/+32
|
* Pass INSTALL_PREFIX to subdirectories of cryptoBodo Möller1999-05-281-1/+1
| | | | Submitted by: strube@physik3.gwdg.de (Hans Werner Strube)
* Some assembler-related clean-ups.Bodo Möller1999-05-2812-9/+52
|
* sco5-gcc configuration.Bodo Möller1999-05-282-0/+3
| | | | Submitted by: David Greaves
* Include <stdio.h>.Bodo Möller1999-05-281-0/+1
|