summaryrefslogtreecommitdiffstats
path: root/INSTALL.OS2 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-26Apply a small patch from Dan Lanz <lanz@zolera.com> to get sharedRichard Levitte1-1/+1
2002-01-26Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> thatRichard Levitte2-2/+2
2002-01-26It looks like I didn't remove everything that has to do with theRichard Levitte1-1/+1
2002-01-26Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte1-1/+1
2002-01-26GCC uses __i386__.Richard Levitte1-1/+1
2002-01-26Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> toRichard Levitte3-1/+18
2002-01-26I got a request to make the "old des" symbols more closely tied toRichard Levitte4-140/+140
2002-01-25Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte3-0/+5
2002-01-25Apply the following changes by Toomas Kiisk <vix@cyber.ee>:Richard Levitte5-58/+91
2002-01-25Apply a change by Toomas Kiisk <vix@cyber.ee>:Richard Levitte1-10/+16
2002-01-25I must learn to compile before I commit...Richard Levitte1-1/+1
2002-01-25Document the change in rsautl.Richard Levitte1-0/+3
2002-01-25Add -keyform. Document -engine.Richard Levitte1-0/+6
2002-01-25There is no aestest currently. The EVP tester is used to check theRichard Levitte1-1/+2
2002-01-25The 'type' parameter, an EVP_MD pointer, represents the type of digestGeoff Thorpe1-1/+1
2002-01-24Keep the NIST AES vectors that were there previously.Richard Levitte1-0/+20
2002-01-24sort functions ...Bodo Möller2-8/+11
2002-01-24fix formatting of automatically generated error sectionBodo Möller4-0/+5
2002-01-24New functionsBodo Möller9-37/+96
2002-01-24Reword CHANGES entry for _old_des_..., as it was a little complicatedBodo Möller1-4/+5
2002-01-24make updateRichard Levitte10-199/+252
2002-01-24Because of recent changes, there's no need to hack the des symbols anyRichard Levitte1-38/+0
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte1-9/+9
2002-01-24To avoid all kinds of link-level clashes, rename all old des_*Richard Levitte2-68/+140
2002-01-23Document the current behaviour of the DES interface.Lutz Jänicke1-0/+4
2002-01-23Support old DES APIs by default.Ben Laurie1-0/+4
2002-01-22Make no config file not an error. Move /dev/crypto config to ctrl.Ben Laurie10-14/+46
2002-01-22Constification.Dr. Stephen Henson4-8/+8
2002-01-22default_algorithms option in ENGINE config.Dr. Stephen Henson7-2/+106
2002-01-21Typos (jsyn <jsyn@openbsd.org>).Lutz Jänicke1-2/+2
2002-01-21Fix incorrect BIO_*_ctrl() macros (Shay Harding <sharding@ccbill.com>).Lutz Jänicke1-2/+2
2002-01-21Use FIPS-197 vectors for AES. The NIST vectors were constructed byRichard Levitte1-33/+9
2002-01-21Add more of the NIST test vectors for AES.Richard Levitte1-6/+30
2002-01-21Bring VMS up to date with development.Richard Levitte1-5/+5
2002-01-21Initial ENGINE config module, docs to follow.Dr. Stephen Henson9-19/+245
2002-01-18Constification, add config to /dev/crypto.Ben Laurie14-68/+121
2002-01-18disable broken codeBodo Möller1-0/+4
2002-01-18Other errors are possible.Ben Laurie1-5/+10
2002-01-18Stupid apps should die, not fail silently.Ben Laurie1-1/+13
2002-01-18Fix memory leak.Ben Laurie1-1/+5
2002-01-18Constification, missing declaration, update dependencies.Ben Laurie3-4/+38
2002-01-17Correct for the recent prototype changes.Geoff Thorpe2-2/+2
2002-01-16*** empty log message ***Ulf Möller1-1/+1
2002-01-16Produce less confusing statistics when "-out_totals" is used.Geoff Thorpe1-12/+6
2002-01-16The sample certs had expired, so these are newer ones that should lastGeoff Thorpe3-123/+121
2002-01-15run test_evp before test_sslBodo Möller1-1/+1
2002-01-15Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'Bodo Möller5-5/+128
2002-01-14Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) ifBodo Möller2-0/+5
2002-01-12Prototype info function.Ben Laurie15-32/+38
2002-01-12Add client_cert_cb prototype.Ben Laurie1-1/+1