aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-043-2/+170
* Avoid type conflict on Unix with DEC C.Ulf Möller1999-06-043-3/+3
* More evil cast removal.Ben Laurie1999-06-033-9/+9
* stack.Ben Laurie1999-05-312-6/+6
* Another safe stack.Ben Laurie1999-05-301-5/+5
* Another safe stack.Ben Laurie1999-05-301-4/+4
* Free up 'out' before exiting pkcs12 application.Dr. Stephen Henson1999-05-271-0/+1
* der_chop is now generated from der_chop.in.Bodo Möller1999-05-271-0/+2
* Set #!... path to Perl in apps/der_chop automatically.Bodo Möller1999-05-251-0/+0
* Add closing parenthesis to usage output.Bodo Möller1999-05-251-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-213-422/+429
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-203-429/+423
* Bring VMS in sync with the recent changes.Ulf Möller1999-05-201-19/+43
* Avoid a warning.Ulf Möller1999-05-201-1/+1
* Include some notes on basic extension usage and change openssl.cnf to usuallyDr. Stephen Henson1999-05-191-19/+27
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-3/+3
* Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in theDr. Stephen Henson1999-05-181-1/+1
* Get rid of some unnecessary casts and add a necessary one.Bodo Möller1999-05-181-6/+9
* If we couldn't handle "-showcerts" (which happens with the currentBodo Möller1999-05-171-1/+5
* Rename "openssl x509" option "-config" to "-extfile", because itBodo Möller1999-05-172-3/+3
* Oops! Get the pmatch test the right way round.Dr. Stephen Henson1999-05-161-1/+1
* Fix various less obvious bugs in PKCS#7 handling: such as not zeroingDr. Stephen Henson1999-05-161-3/+1
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-5/+5
* Added a comment pointing out the behaviour of "openssl x509 -conf ...",Bodo Möller1999-05-161-0/+7
* Marked probable bug, pointed out by Anonymous.Bodo Möller1999-05-161-1/+3
* Various Win32 fixes. Change args in do_ms.bat to put platform last. FixDr. Stephen Henson1999-05-151-1/+1
* Update dependencies.Bodo Möller1999-05-151-379/+394
* Get rid of the cast.Ben Laurie1999-05-151-3/+7
* Cut&paste error.Ulf Möller1999-05-131-2/+2
* New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller1999-05-131-0/+3
* Remove redundant ifdef.Ulf Möller1999-05-132-9/+1
* VMS support bug fixes.Ulf Möller1999-05-134-10/+12
* VMS support.Ulf Möller1999-05-1316-30/+1809
* Add new -out option to asn1parse to allow the parsed data to be output.Dr. Stephen Henson1999-05-121-3/+29
* argc counting bug fixed.Bodo Möller1999-05-111-1/+1
* Move openssl.cnf out of lib/.Ulf Möller1999-05-112-2/+2
* Move openssl.cnf out of lib/.Ulf Möller1999-05-102-3/+3
* Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1999-05-101-0/+1
* Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for aDr. Stephen Henson1999-05-081-0/+6
* Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson1999-05-082-7/+36
* This was an unused derivate of an old version of s_client.c that hadBodo Möller1999-05-081-776/+0
* Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).Ralf S. Engelschall1999-05-041-4/+4
* consistency cosmeticsRalf S. Engelschall1999-05-041-2/+2
* Yet another stack.Ben Laurie1999-05-022-3/+4
* Update dependencies.Ben Laurie1999-05-011-1/+2
* Another stack.Ben Laurie1999-05-011-2/+2
* Another stack.Ben Laurie1999-05-011-5/+7
* Another safe stack.Ben Laurie1999-05-011-1/+1
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-6/+7
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1