Matt Caswell
|
da1c088f59
Copyright year updates
|
hace 1 año |
slontis
|
3859a02725
Change PBES2 KDF default salt length to 16 bytes.
|
hace 1 año |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
hace 3 años |
Jon Spillett
|
b536880c45
Add library context and property query support into the PKCS12 API
|
hace 3 años |
Matt Caswell
|
f5afac4bda
Update copyright year
|
hace 3 años |
Shane Lontis
|
42e7d2f10e
Add more negative checks for integers passed to OPENSSL_malloc().
|
hace 3 años |
Matt Caswell
|
605856d72c
Update copyright year
|
hace 4 años |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
hace 4 años |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
hace 6 años |
Dr. Stephen Henson
|
17ebf85abd
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
|
hace 8 años |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
hace 9 años |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
hace 9 años |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
hace 9 años |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
hace 9 años |
Rich Salz
|
0dfb9398bb
free NULL cleanup
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
hace 16 años |
Dr. Stephen Henson
|
8931b30d84
And so it begins...
|
hace 16 años |
Dr. Stephen Henson
|
de12116417
Initial, incomplete support for typesafe macros without using function
|
hace 18 años |
Bodo Möller
|
fbeaa3c47d
Update util/ck_errf.pl script, and have it run automatically
|
hace 19 años |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
hace 19 años |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
hace 20 años |
Dr. Stephen Henson
|
d339187b1a
Get rid of ASN1_ITEM_FUNCTIONS dummy function
|
hace 24 años |
Dr. Stephen Henson
|
9d6b1ce644
|
hace 24 años |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
hace 24 años |
Bodo Möller
|
d6f68fa314
Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.
|
hace 25 años |
Bodo Möller
|
7c472f706e
Use RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
|
hace 25 años |