Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
il y a 2 ans |
Pauli
|
76ad9ae6fa
Coverity 1507484: dereference before null check
|
il y a 2 ans |
Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
il y a 2 ans |
Jiasheng Jiang
|
12e488367d
ssl/tls_srp.c: Add check for BN_dup
|
il y a 2 ans |
Peiwei Hu
|
639e576023
Fix check of dtls1_process_record
|
il y a 2 ans |
Pauli
|
0f8815aace
ssl: add zero strenght arguments to BN and RAND RNG calls
|
il y a 3 ans |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
il y a 3 ans |
Matt Caswell
|
76cb077f81
Deprecate the libssl level SRP APIs
|
il y a 3 ans |
Matt Caswell
|
6d2a1eff55
Deprecate the low level SRP APIs
|
il y a 3 ans |
Richard Levitte
|
c48ffbcca1
SSL: refactor all SSLfatal() calls
|
il y a 4 ans |
Richard Levitte
|
6849b73ccc
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
|
il y a 4 ans |
Matt Caswell
|
33388b44b6
Update copyright year
|
il y a 4 ans |
Matt Caswell
|
1744b6d3aa
Update libssl to use the new library context aware SRP functions
|
il y a 4 ans |
Rich Salz
|
3d48457478
Replace BUF_ string function calls with OPENSSL_ ones
|
il y a 5 ans |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
il y a 5 ans |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
il y a 6 ans |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
il y a 7 ans |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
il y a 6 ans |
Tim Hudson
|
3b855b1f89
update SRP copyright notice
|
il y a 6 ans |
Matt Caswell
|
a2c2e00050
Convert remaining functions in statem_clnt.c to use SSLfatal()
|
il y a 7 ans |
Matt Caswell
|
f63a17d66d
Convert the state machine code to use SSLfatal()
|
il y a 7 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
il y a 7 ans |
Rich Salz
|
ae3947de09
Add a DRBG to each SSL object
|
il y a 7 ans |
Diego Santa Cruz
|
135976b3dd
Use memset to clear SRP_CTX instead of NULL and zero assignments
|
il y a 7 ans |
Diego Santa Cruz
|
e655f54941
Make SRP_CTX.info ownership and lifetime be the same as SRP_CTX.login.
|
il y a 7 ans |
Emilia Kasper
|
a230b26e09
Indent ssl/
|
il y a 8 ans |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
il y a 8 ans |
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 |