Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
365a2d9991
Following the license change, modify the boilerplates in crypto/asn1/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Pauli
|
a1df06b363
This has been added to avoid the situation where some host ctype.h functions
|
7 years ago |
Dr. Stephen Henson
|
095d2f0f8a
Constify i2a*
|
8 years ago |
Matt Caswell
|
036e61b166
Free memory on an error path
|
8 years ago |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 years ago |
Rich Salz
|
49445f21da
Use OPENSSL_hexchar2int
|
8 years ago |
Matt Caswell
|
5fd1478df3
Fix building with -DCHARSET_EBCDIC
|
8 years ago |
Flavio Medeiros
|
b5292f7b40
GH480: Don't break statements with CPP stuff.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
666964780a
Remove goto inside an if(0) block
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
2d29e2df0c
realloc of NULL is like malloc
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ulf Möller
|
51ca375e7e
Seek out and destroy another evil cast.
|
25 years ago |
Bodo Möller
|
f66c303201
Don't include x509.h when we just need asn1.h
|
25 years ago |
Ulf Möller
|
a53955d8ab
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 years ago |