summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Time to build the beta of the engine branch. Change version numberOpenSSL-engine-0_9_6-beta1Richard Levitte2000-09-113-6/+7
* Merge of main trunk, no conflicts this time.Richard Levitte2000-09-114-231/+260
* Merge of main trunk, no conflicts this timeRichard Levitte2000-09-115-1/+30
* This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-118-0/+742
|\
| * Docs for cipher and base64 BIOs.Dr. Stephen Henson2000-09-114-6/+162
| * More new BIO docs, correct some old ones.Dr. Stephen Henson2000-09-104-1/+210
| * Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte2000-09-104-0/+29
| * More preliminary BIO docs...Dr. Stephen Henson2000-09-103-0/+377
| * More VMS synchronisationRichard Levitte2000-09-096-17/+43
| * Fix some CygWin problems.Ulf Möller2000-09-093-7/+6
* | Merge of main trunk, no conflicts this timeRichard Levitte2000-09-0912-31/+118
* | Since C compilers on VMS (perhaps with gcc being the great exception)Richard Levitte2000-09-094-3/+19
* | Synchronise VMS with Unix.Richard Levitte2000-09-091-1/+3
* | Merge of main trunk, no conflicts this timeRichard Levitte2000-09-0922-46/+180
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-092-0/+150
|\ \ | |/
| * Really add BIO_read this time...Dr. Stephen Henson2000-09-091-0/+52
| * Add BIO_read() (etc.) docs.Dr. Stephen Henson2000-09-092-0/+56
| * Clarify how one should behave when make fails. The fault is notRichard Levitte2000-09-081-7/+13
| * Synchronise the VMS build with the Unix one.Richard Levitte2000-09-086-19/+32
| * Two places where I forgot to change vms_idhacks to symhacks.Richard Levitte2000-09-082-6/+2
| * Update verify docs.Dr. Stephen Henson2000-09-082-4/+63
| * Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-0710-11/+175
| * Ugh, BIO_find_type() cannot be passed a NULL.Dr. Stephen Henson2000-09-074-5/+15
| * Add docs for BIO_find_type() and friends.Dr. Stephen Henson2000-09-074-2/+102
| * 'make update'Richard Levitte2000-09-0731-602/+796
| * *.num rewitten to include the extra information.Richard Levitte2000-09-072-2046/+2051
| * Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte2000-09-072-177/+507
* | Fix a little glitch before I forget about it. (I noticed it while readingGeoff Thorpe2000-09-071-1/+1
* | Integrate engine in most utilities. Now really tested yet.Richard Levitte2000-09-0719-12/+497
* | Merge main trunk to engine branch, all conflicts resolved.Richard Levitte2000-09-07139-5724/+8181
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_engine'.cvs2svn2000-09-0720-0/+2037
|\ \ | |/
| * It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-078-38/+51
| * Another thing I'm working on.Richard Levitte2000-09-071-1/+2
| * clarification (source/sink BIOs are usually *both* source and sink)Bodo Möller2000-09-071-1/+1
| * Change the printing mahine used by BIO_printf() and friends so it canRichard Levitte2000-09-071-160/+89
| * Some BIO docs, incomplete, more to follow.Dr. Stephen Henson2000-09-073-0/+176
| * Use name ...-whatever-solaris2 instead of ...-sun-solaris2Bodo Möller2000-09-061-17/+6
| * Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller2000-09-063-57/+122
| * See RSA Security's press release atBodo Möller2000-09-062-15/+5
| * Another superfluous pair of parentheses.Bodo Möller2000-09-061-1/+1
| * Another round of indentation changes: Position braces consistently,Bodo Möller2000-09-062-87/+93
| * More indentation consistency: for (), while (), if (), return ()Bodo Möller2000-09-061-50/+50
| * Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller2000-09-062-54/+86
| * 'make update'Bodo Möller2000-09-062-4/+14
| * Changes for QNX: there is no thread support, and the previousBodo Möller2000-09-062-9/+8
| * typoBodo Möller2000-09-061-1/+1
| * Add OAEP. Seed the PRNG.Bodo Möller2000-09-062-5/+12
| * updateBodo Möller2000-09-061-11/+11
| * Add rsautl.Bodo Möller2000-09-061-1/+6
| * Clarification for SSL_ERROR_ZERO_RETURNBodo Möller2000-09-061-1/+3