Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
il y a 6 ans |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
il y a 6 ans |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
il y a 6 ans |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
il y a 6 ans |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
il y a 7 ans |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
il y a 7 ans |
Bernd Edlinger
|
9ad52c562a
Fix a few memleaks in TXT_DB.
|
il y a 7 ans |
Rich Salz
|
739a1eb196
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
|
il y a 8 ans |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
il y a 8 ans |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
il y a 9 ans |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
il y a 9 ans |
Rich Salz
|
51b04a6117
No fprintf in the txt_db component
|
il y a 9 ans |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
il y a 9 ans |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
il y a 9 ans |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
il y a 9 ans |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
il y a 9 ans |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
il y a 9 ans |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
il y a 9 ans |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
il y a 9 ans |
Dr. Stephen Henson
|
c869da8839
Update from 1.0.0-stable
|
il y a 15 ans |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
il y a 16 ans |
Ben Laurie
|
5ce278a77b
More type-checking.
|
il y a 16 ans |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
il y a 16 ans |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
il y a 18 ans |
Nils Larsch
|
c755c5fd8b
improved error checking and some fixes
|
il y a 19 ans |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
il y a 19 ans |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
il y a 22 ans |
Richard Levitte
|
9cdf87f194
Check the return values where memory allocation failures may happen.
|
il y a 22 ans |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
il y a 24 ans |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
il y a 24 ans |