Matt Caswell
|
da1c088f59
Copyright year updates
|
1 년 전 |
Tomas Mraz
|
265920f2a7
Coverity 1528487: Avoid assignment of unused value of i
|
1 년 전 |
Sam James
|
f9e8e2c0ab
txt_db: fix -Wunused-but-set-variable
|
2 년 전 |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 년 전 |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 년 전 |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 년 전 |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 년 전 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 년 전 |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 년 전 |
Bernd Edlinger
|
9ad52c562a
Fix a few memleaks in TXT_DB.
|
7 년 전 |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
8 년 전 |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 년 전 |
Rich Salz
|
51b04a6117
No fprintf in the txt_db component
|
9 년 전 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 년 전 |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 년 전 |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 년 전 |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 년 전 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 년 전 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 년 전 |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 년 전 |
Dr. Stephen Henson
|
c869da8839
Update from 1.0.0-stable
|
15 년 전 |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 년 전 |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 년 전 |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 년 전 |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 년 전 |
Nils Larsch
|
c755c5fd8b
improved error checking and some fixes
|
19 년 전 |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 년 전 |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 년 전 |