Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
há 2 anos atrás |
Matt Caswell
|
605856d72c
Update copyright year
|
há 4 anos atrás |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
há 4 anos atrás |
Richard Levitte
|
0c4fa1f10d
Following the license change, modify the boilerplates in crypto/buffer/
|
há 6 anos atrás |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
há 6 anos atrás |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
há 6 anos atrás |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
há 6 anos atrás |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
há 7 anos atrás |
Bernd Edlinger
|
5d8f1b1389
Use OPENSSL_secure_clear_free for secure mem BIOs and X25519 private keys
|
há 7 anos atrás |
Bernd Edlinger
|
e1ca9e1f6d
Fix crash in BUF_MEM_grow_clean.
|
há 7 anos atrás |
Matt Caswell
|
3ce2fdabe6
Convert memset calls to OPENSSL_cleanse
|
há 8 anos atrás |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
há 8 anos atrás |
Ben Laurie
|
5cf14ce074
memset() doesn't take NULL.
|
há 8 anos atrás |
Emilia Kasper
|
b698174493
constify PACKET
|
há 8 anos atrás |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
há 9 anos atrás |
Rich Salz
|
c99de0533d
Rename *_realloc_clean to *_clear_realloc
|
há 9 anos atrás |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
há 9 anos atrás |
Rich Salz
|
74924dcb38
More secure storage of key material.
|
há 9 anos atrás |
Matt Caswell
|
5d80fab086
Replace memset with OPENSSL_clear_free()
|
há 9 anos atrás |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
há 9 anos atrás |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
há 9 anos atrás |
Rich Salz
|
2d29e2df0c
realloc of NULL is like malloc
|
há 9 anos atrás |
Dr. Stephen Henson
|
e5bf3c923c
size_t for buffer functions.
|
há 9 anos atrás |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
há 9 anos atrás |
Dr. Stephen Henson
|
415ece7301
Typo.
|
há 11 anos atrás |
Dr. Stephen Henson
|
e2f53b675a
correct error code
|
há 12 anos atrás |
Dr. Stephen Henson
|
d9a9d10f4f
Check for potentially exploitable overflows in asn1_d2i_read_bio
|
há 12 anos atrás |
Dr. Stephen Henson
|
778b14b72d
move some string utilities to buf_str.c to reduce some dependencies (from 0.9.8 branch).
|
há 14 anos atrás |
Andy Polyakov
|
debf380122
size_t-fy crypto/buffer.
|
há 17 anos atrás |
Dr. Stephen Henson
|
9befdf1d20
New utility function to reverse a buffer, either by copying or in-place.
|
há 18 anos atrás |