Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
Rich Salz
|
fe1128dc2a
Fix last(?) batch of malloc-NULL places
|
6 years ago |
Rich Salz
|
7de2b9c4af
Set error code if alloc returns NULL
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 years ago |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
8 years ago |
Rich Salz
|
a4625290c3
After renaming init, update errors.
|
8 years ago |
Matt Caswell
|
302f75887e
Attempt to log an error if init failed
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
9 years ago |
Rich Salz
|
7e5363abe3
Rewrite crypto/ex_data
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
086e32a6c7
Implement FIPS_mode and FIPS_mode_set
|
13 years ago |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
18 years ago |
Dr. Stephen Henson
|
29dc350813
Rebuild error codes.
|
19 years ago |
Geoff Thorpe
|
3a0799977b
First step in fixing "ex_data" support. Warning: big commit log ...
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Richard Levitte
|
c79223040d
Add support for dynamically created and destroyed mutexes. This will
|
24 years ago |
Bodo Möller
|
59fc2b0fc2
Preserve reason strings in automatically build tables.
|
25 years ago |
Dr. Stephen Henson
|
6d31193858
Complete rewrite of the error code generation script. It now runs as a single
|
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 |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |