Matt Caswell
|
da1c088f59
Copyright year updates
|
1 rok temu |
Matt Caswell
|
e568d64f9f
Convert the ENGINE struct_ref field to be an atomic
|
1 rok temu |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 lat temu |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 lat temu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 lat temu |
Richard Levitte
|
e39e295e20
Update copyright year
|
4 lat temu |
Pauli
|
e4468e6d8d
deprecate engines in libcrypto
|
4 lat temu |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 lat temu |
Richard Levitte
|
3c120f9165
Following the license change, modify the boilerplates in crypto/engine/
|
6 lat temu |
Rich Salz
|
b5fe5dfbda
Use strcpy instead of sprintf %s
|
7 lat temu |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
7 lat temu |
FdaSilvaYY
|
700b814549
Fix some style issues...
|
8 lat temu |
FdaSilvaYY
|
b4bb825fff
Constify engine/eng_cnf.c internal method.
|
8 lat temu |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 lat temu |
Matt Caswell
|
40e068d506
Move engine library over to using the new thread API
|
8 lat temu |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 lat temu |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 lat temu |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 lat temu |
Dr. Stephen Henson
|
a25f33d28a
Submitted by: Julia Lawall <julia@diku.dk>
|
15 lat temu |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 lat temu |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 lat temu |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 lat temu |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 lat temu |
Richard Levitte
|
e31047744a
Make sure the function definitions match their declaration.
|
21 lat temu |
Geoff Thorpe
|
b6d1e52d45
This change replaces the ENGINE's underlying mechanics with the new
|
23 lat temu |