Matt Caswell
|
348240c676
Fix misc size_t issues causing Windows warnings in 64 bit
|
před 8 roky |
Matt Caswell
|
6db6bc5a8f
Convert some libssl local functions to size_t
|
před 8 roky |
Matt Caswell
|
12472b4561
Update numerous misc libssl fields to be size_t
|
před 8 roky |
Matt Caswell
|
8c1a534305
Convert master_secret_size code to size_t
|
před 8 roky |
Matt Caswell
|
7ee8627f6e
Convert libssl writing for size_t
|
před 8 roky |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
před 8 roky |
Dr. Stephen Henson
|
d166ed8c11
check return values for EVP_Digest*() APIs
|
před 8 roky |
Matt Caswell
|
d356dc5619
Add some missing return value checks
|
před 8 roky |
Matt Caswell
|
2c4a056f59
Handle a memory allocation failure in ssl3_init_finished_mac()
|
před 8 roky |
Matt Caswell
|
ea32151f7b
The ssl3_digest_cached_records() function does not handle errors properly
|
před 8 roky |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
před 8 roky |
FdaSilvaYY
|
8483a003bf
various spelling fixes
|
před 8 roky |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
před 8 roky |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
před 8 roky |
Matt Caswell
|
0220fee47f
Lazily initialise the compression buffer
|
před 8 roky |
Emilia Kasper
|
062178678f
Refactor ClientHello extension parsing
|
před 9 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
před 9 roky |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
před 9 roky |
Richard Levitte
|
eda34e4bef
Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup
|
před 9 roky |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
před 9 roky |
Kurt Roeckx
|
361a119127
Remove support for all 40 and 56 bit ciphers.
|
před 9 roky |
Dr. Stephen Henson
|
600fdc716f
fix function code discrepancy
|
před 9 roky |
Dr. Stephen Henson
|
28ba2541f9
PRF and handshake hash revision.
|
před 9 roky |
Dr. Stephen Henson
|
6938c954b0
Remove unused cert_verify_mac code
|
před 9 roky |
Matt Caswell
|
5f3d93e4a3
Ensure all EVP calls have their returns checked where appropriate
|
před 9 roky |
Dr. Stephen Henson
|
c72382048f
Avoid duplication.
|
před 9 roky |
Dr. Stephen Henson
|
124037fdc0
Tidy up ssl3_digest_cached_records logic.
|
před 9 roky |
Dr. Stephen Henson
|
f6a103133a
Revert "Avoid duplication."
|
před 9 roky |
Dr. Stephen Henson
|
d480e182fe
Avoid duplication.
|
před 9 roky |