Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
il y a 9 ans |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
il y a 9 ans |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
il y a 9 ans |
Matt Caswell
|
3bbd1d63e2
Fix a NULL deref in an error path
|
il y a 9 ans |
Matt Caswell
|
bf95cde287
Fix SRP memory leaks
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
il y a 9 ans |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
il y a 9 ans |
Rich Salz
|
895cba195a
free cleanup 12
|
il y a 9 ans |
Rich Salz
|
b196e7d936
remove malloc casts
|
il y a 9 ans |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
il y a 9 ans |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
il y a 9 ans |
Rich Salz
|
dfb56425b6
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
|
il y a 9 ans |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Ben Laurie
|
8892ce7714
Constification - mostly originally from Chromium.
|
il y a 10 ans |
Tim Hudson
|
8bbfd94e36
- fix coverity issues 966593-966596
|
il y a 10 ans |
Ben Laurie
|
71fa451343
Version skew reduction: trivia (I hope).
|
il y a 12 ans |
Dr. Stephen Henson
|
d70fcb96ac
Fix warnings: signed/unisgned comparison, shadowing (in some cases global
|
il y a 13 ans |
Ben Laurie
|
edc032b5e3
Add SRP support.
|
il y a 13 ans |