summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A test script to check on the header filesRichard Levitte2000-01-181-0/+28
* Build the test apps after all of the library has been built.Richard Levitte2000-01-181-1/+5
* SOCKETSHR is showing bad declarations again. However, a simple castRichard Levitte2000-01-171-2/+8
* Build the crypto test applications as well.Richard Levitte2000-01-171-1/+1
* Prepare for a possible disabling of certain messages that DEC C spews out.Richard Levitte2000-01-171-0/+3
* Give the user the possibility to ask for compilation of only the filesRichard Levitte2000-01-171-1/+5
* It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte2000-01-173-6/+6
* Beautification and a few entries added.Richard Levitte2000-01-171-59/+87
* SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL 2 whenBodo Möller2000-01-161-1/+1
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-1617-37/+66
* Header for RAND_seed()Ulf Möller2000-01-161-0/+1
* remove debug modification that I checked in accidentallyUlf Möller2000-01-161-1/+1
* New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller2000-01-168-9/+37
* In ssl3_read_n, set rwstate to SSL_NOTHING when the requestedBodo Möller2000-01-161-0/+1
* Another name longer than 31 charsRichard Levitte2000-01-161-0/+2
* Cut'n'paste errorRichard Levitte2000-01-161-4/+4
* RAND_seedUlf Möller2000-01-161-0/+4
* Synchronise with the makefiles.Richard Levitte2000-01-162-7/+7
* Tell the truth about list separators.Richard Levitte2000-01-154-12/+20
* add "randomness"Bodo Möller2000-01-152-0/+8
* RAND_bytes's return values is 0 for an error, not -1.Bodo Möller2000-01-151-1/+1
* Enable memory checking earlier (we correctly free everythingBodo Möller2000-01-151-5/+4
* TypoRichard Levitte2000-01-141-1/+1
* Typo...Richard Levitte2000-01-141-1/+1
* Delete "random" file .rnd in "make clean".Bodo Möller2000-01-141-1/+1
* Let "make test" survive without DEVRANDOMBodo Möller2000-01-143-4/+11
* In EVP_PKEY_assign[_...], return 0 for an error when theyBodo Möller2000-01-141-1/+1
* - Pseudo-seed the PRNG in programs used for "make test"Bodo Möller2000-01-148-1/+25
* Avoid some warnings, and run "make update".Bodo Möller2000-01-147-15/+46
* Avoid shadowing variables,Bodo Möller2000-01-141-5/+5
* minor change for the prngUlf Möller2000-01-142-8/+7
* Use CRYPTO_push_info to track down memory leakBodo Möller2000-01-132-2/+116
* slightly change usage informationBodo Möller2000-01-131-3/+2
* note about things still to do with RAND_bytesBodo Möller2000-01-131-2/+7
* Use CRYPTO_push_info to find a memory leak in pkcs12.c.Bodo Möller2000-01-132-8/+57
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-1329-38/+196
* Note about CRYPTO_malloc_initBodo Möller2000-01-131-3/+10
* PKCS#1 signatures don't use randomness.Ulf Möller2000-01-123-10/+6
* correctionsUlf Möller2000-01-122-2/+2
* Turn BN_prime_checks into a macro.Bodo Möller2000-01-126-16/+42
* add dependency and auto-generation rule for bn_prime.hBodo Möller2000-01-123-5/+68
* Dummy page superseded by crypto/crypto.podUlf Möller2000-01-111-27/+0
* Document the RSA library.Ulf Möller2000-01-1117-8/+1092
* Added a comment about Win32.Richard Levitte2000-01-111-4/+4
* Add more info to the memory allocation change log.Richard Levitte2000-01-111-8/+16
* Make sure that generated files are labeled as such (except in dofile(), for now)Richard Levitte2000-01-111-0/+2
* add check for internal errorBodo Möller2000-01-111-0/+5
* The buffer in ss3_read_n cannot actually occur because it is neverBodo Möller2000-01-112-4/+2
* Clean up some of the SSL server code.Bodo Möller2000-01-117-106/+143
* dep/ directory is not needed.Ulf Möller2000-01-114-1878/+0