summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates to build system from FIPS branch. Make fipscanisterbuild work andDr. Stephen Henson2008-09-175-15/+122
* Add RSA update from FIPS branch that got omitted....Dr. Stephen Henson2008-09-171-1/+1
* Don't change NUM_LOCKS value for non-FIPS builds.Dr. Stephen Henson2008-09-172-2/+12
* Add missing files.Dr. Stephen Henson2008-09-162-0/+527
* Add missing files.Dr. Stephen Henson2008-09-163-0/+230
* Merge changes to build system from fips branch.Dr. Stephen Henson2008-09-1654-93/+348
* FIPS merge of test changes: make sure key sizes are 1024 bits.Dr. Stephen Henson2008-09-163-2/+7
* FIPS merge "crypto" functions.Dr. Stephen Henson2008-09-169-305/+577
* Merge public key FIPS code, RSA, DSA, DH.Dr. Stephen Henson2008-09-1625-326/+728
* Add missing file.Dr. Stephen Henson2008-09-161-0/+152
* RAND library FIPS merge.Dr. Stephen Henson2008-09-166-5/+142
* conf/hmac FIPS merge.Dr. Stephen Henson2008-09-162-0/+5
* ERR library FIPS merge. Reorganise functions and add FIPS errorDr. Stephen Henson2008-09-169-762/+1142
* FIPS des library merge.Dr. Stephen Henson2008-09-165-49/+121
* Part FIPS bn merge: move functiosn to bn_opt.c to reduce dependencies.Dr. Stephen Henson2008-09-163-21/+89
* Add missing RC4 algorithm block source file.Dr. Stephen Henson2008-09-162-2/+77
* Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPSDr. Stephen Henson2008-09-1635-17/+255
* Merge fips directory from FIPS branch.Dr. Stephen Henson2008-09-1672-0/+18468
* Oops, restore change that got reverted accidentally.Dr. Stephen Henson2008-09-151-4/+9
* Merge apps changes from FIPS branch.Dr. Stephen Henson2008-09-157-25/+98
* Merge EVP changes in from FIPS branch.Dr. Stephen Henson2008-09-1527-312/+1127
* Port X931 key generation routines from FIPS branch. Don't include deprecatedDr. Stephen Henson2008-09-154-4/+46
* Fix intendationBodo Möller2008-09-151-8/+8
* Now that we're changing the 0.9.8i CHANGES anyway, reorder themBodo Möller2008-09-151-4/+4
* Add missing CHANGES entry.Dr. Stephen Henson2008-09-151-0/+6
* updateBodo Möller2008-09-151-0/+27
* pkcs12 FIPS changes.Dr. Stephen Henson2008-09-151-0/+11
* Merge minor FIPS branch changes: buffer, objects, pem, x509.Dr. Stephen Henson2008-09-156-62/+302
* Prepare for next version...Dr. Stephen Henson2008-09-152-3/+7
* Oops... use correct version number this time....OpenSSL_0_9_8iDr. Stephen Henson2008-09-152-7/+3
* Prepare for next version....Dr. Stephen Henson2008-09-152-3/+7
* Begin release of OpenSSL 0.9.8i.Dr. Stephen Henson2008-09-156-6/+15
* Compilation warning fix [from HEAD, "must have, as our Windows build doesAndy Polyakov2008-09-151-1/+0
* Fix yesterday typos in bss_dgram.c [from HEAD].Andy Polyakov2008-09-151-7/+7
* update commentBodo Möller2008-09-141-1/+1
* Winsock handles SO_RCVTIMEO in unique manner... [from HEAD].Andy Polyakov2008-09-141-2/+62
* oopsBodo Möller2008-09-141-2/+2
* dtls1_write_bytes consumers expect amount of bytes written per call, notAndy Polyakov2008-09-141-1/+1
* Fix error code discrepancy.Dr. Stephen Henson2008-09-1416-900/+1209
* Stop warnings about value not used.Dr. Stephen Henson2008-09-142-7/+7
* Fix SSL state transitions.Bodo Möller2008-09-143-6/+10
* Really get rid of unsafe double-checked locking.Bodo Möller2008-09-142-33/+32
* Some precautions to avoid potential security-relevant problems.Bodo Möller2008-09-145-53/+181
* DTLS didn't handle alerts correctly [from HEAD].Andy Polyakov2008-09-133-3/+25
* file rc4_fblk.c was added on branch OpenSSL_0_9_8-stable on 2008-09-16 11:02:...Dr. Stephen Henson2008-09-120-0/+0
* AIX build updates [from HEAD].Andy Polyakov2008-09-125-19/+31
* Allow soft-loading engines.Ben Laurie2008-09-124-3/+29
* Don't hide commands.Ben Laurie2008-09-121-1/+1
* If tickets disabled behave as if no ticket received to supportDr. Stephen Henson2008-09-031-6/+8
* Fix flag clash... only used internally when policy checking isDr. Stephen Henson2008-08-311-1/+1