aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp
Commit message (Collapse)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-1961-707/+302
|
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-8/+8
|
* Fix typos in error codes.Ulf Möller1999-04-194-4/+4
|
* Massive constification.Ben Laurie1999-04-179-43/+46
|
* Another STACK bites the dust.Ben Laurie1999-04-171-5/+1
|
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+1
|
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-63/+65
|
* Update dependencies.Ben Laurie1999-04-011-8/+30
|
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
|
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-292-0/+7
| | | | integration.
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+2
| | | | them to the build environment.
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-286-8/+530
|
* Fix security hole.Ben Laurie1999-03-222-60/+60
|
* Fix couple of ANSI declarations and prototypesDr. Stephen Henson1999-03-101-2/+2
|
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+1
| | | | ordinals to libeay.num.
* Put the dependencies back.Ben Laurie1999-03-061-0/+548
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-554/+5
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-031-1/+1
| | | | | under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
* Update dependencies.Ben Laurie1999-02-271-0/+9
|
* Code for reliable BIO.Ben Laurie1999-02-231-0/+576
|
* Add reliable BIO.Ben Laurie1999-02-232-2/+4
|
* Finally(?) fix DES stuff.Ben Laurie1999-02-134-35/+22
|
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-135-29/+22
|
* Remove three more bogus files (2x temp file, 1x trash)Ralf S. Engelschall1999-02-103-314/+0
|
* Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox1999-01-316-2/+20
| | | | | | Submitted by: Eric A Young - from changes to C2Net SSLeay Reviewed by: Mark Cox PR:
* This time, get it right.Ben Laurie1999-01-191-334/+371
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+503
|
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
| | | | | of 'make errors' without causing huge re-organisations of files when a new code is added.
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
| | | | | | | | | | | 1. The already released version was 0.9.1c and not 0.9.1b 2. The next release should be 0.9.2 and not 0.9.1d, because first the changes are already too large, second we should avoid any more 0.9.1x confusions and third, the Apache version semantics of VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here .2 is already just a patchlevel and not major change). tVS: ----------------------------------------------------------------------
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
|
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
|
* Incorporation of RSEs assembled patchesRalf S. Engelschall1998-12-222-0/+12
|
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-222-1/+2
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-2115-246/+440
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2163-317/+2236
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2150-0/+7703