index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
A test script to check on the header files
Richard Levitte
2000-01-18
1
-0
/
+28
*
Build the test apps after all of the library has been built.
Richard Levitte
2000-01-18
1
-1
/
+5
*
SOCKETSHR is showing bad declarations again. However, a simple cast
Richard Levitte
2000-01-17
1
-2
/
+8
*
Build the crypto test applications as well.
Richard Levitte
2000-01-17
1
-1
/
+1
*
Prepare for a possible disabling of certain messages that DEC C spews out.
Richard Levitte
2000-01-17
1
-0
/
+3
*
Give the user the possibility to ask for compilation of only the files
Richard Levitte
2000-01-17
1
-1
/
+5
*
It doesn't make sense to try see if these variables are negative, since they'...
Richard Levitte
2000-01-17
3
-6
/
+6
*
Beautification and a few entries added.
Richard Levitte
2000-01-17
1
-59
/
+87
*
SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL 2 when
Bodo Möller
2000-01-16
1
-1
/
+1
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
17
-37
/
+66
*
Header for RAND_seed()
Ulf Möller
2000-01-16
1
-0
/
+1
*
remove debug modification that I checked in accidentally
Ulf Möller
2000-01-16
1
-1
/
+1
*
New function RAND_pseudo_bytes() generated pseudorandom numbers that
Ulf Möller
2000-01-16
8
-9
/
+37
*
In ssl3_read_n, set rwstate to SSL_NOTHING when the requested
Bodo Möller
2000-01-16
1
-0
/
+1
*
Another name longer than 31 chars
Richard Levitte
2000-01-16
1
-0
/
+2
*
Cut'n'paste error
Richard Levitte
2000-01-16
1
-4
/
+4
*
RAND_seed
Ulf Möller
2000-01-16
1
-0
/
+4
*
Synchronise with the makefiles.
Richard Levitte
2000-01-16
2
-7
/
+7
*
Tell the truth about list separators.
Richard Levitte
2000-01-15
4
-12
/
+20
*
add "randomness"
Bodo Möller
2000-01-15
2
-0
/
+8
*
RAND_bytes's return values is 0 for an error, not -1.
Bodo Möller
2000-01-15
1
-1
/
+1
*
Enable memory checking earlier (we correctly free everything
Bodo Möller
2000-01-15
1
-5
/
+4
*
Typo
Richard Levitte
2000-01-14
1
-1
/
+1
*
Typo...
Richard Levitte
2000-01-14
1
-1
/
+1
*
Delete "random" file .rnd in "make clean".
Bodo Möller
2000-01-14
1
-1
/
+1
*
Let "make test" survive without DEVRANDOM
Bodo Möller
2000-01-14
3
-4
/
+11
*
In EVP_PKEY_assign[_...], return 0 for an error when they
Bodo Möller
2000-01-14
1
-1
/
+1
*
- Pseudo-seed the PRNG in programs used for "make test"
Bodo Möller
2000-01-14
8
-1
/
+25
*
Avoid some warnings, and run "make update".
Bodo Möller
2000-01-14
7
-15
/
+46
*
Avoid shadowing variables,
Bodo Möller
2000-01-14
1
-5
/
+5
*
minor change for the prng
Ulf Möller
2000-01-14
2
-8
/
+7
*
Use CRYPTO_push_info to track down memory leak
Bodo Möller
2000-01-13
2
-2
/
+116
*
slightly change usage information
Bodo Möller
2000-01-13
1
-3
/
+2
*
note about things still to do with RAND_bytes
Bodo Möller
2000-01-13
1
-2
/
+7
*
Use CRYPTO_push_info to find a memory leak in pkcs12.c.
Bodo Möller
2000-01-13
2
-8
/
+57
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
29
-38
/
+196
*
Note about CRYPTO_malloc_init
Bodo Möller
2000-01-13
1
-3
/
+10
*
PKCS#1 signatures don't use randomness.
Ulf Möller
2000-01-12
3
-10
/
+6
*
corrections
Ulf Möller
2000-01-12
2
-2
/
+2
*
Turn BN_prime_checks into a macro.
Bodo Möller
2000-01-12
6
-16
/
+42
*
add dependency and auto-generation rule for bn_prime.h
Bodo Möller
2000-01-12
3
-5
/
+68
*
Dummy page superseded by crypto/crypto.pod
Ulf Möller
2000-01-11
1
-27
/
+0
*
Document the RSA library.
Ulf Möller
2000-01-11
17
-8
/
+1092
*
Added a comment about Win32.
Richard Levitte
2000-01-11
1
-4
/
+4
*
Add more info to the memory allocation change log.
Richard Levitte
2000-01-11
1
-8
/
+16
*
Make sure that generated files are labeled as such (except in dofile(), for now)
Richard Levitte
2000-01-11
1
-0
/
+2
*
add check for internal error
Bodo Möller
2000-01-11
1
-0
/
+5
*
The buffer in ss3_read_n cannot actually occur because it is never
Bodo Möller
2000-01-11
2
-4
/
+2
*
Clean up some of the SSL server code.
Bodo Möller
2000-01-11
7
-106
/
+143
*
dep/ directory is not needed.
Ulf Möller
2000-01-11
4
-1878
/
+0
[next]