FdaSilvaYY
|
68efafc513
Add checks on sk_TYPE_push() returned value
|
8 years ago |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Dr. Stephen Henson
|
4a1f3f2741
Only declare stacks in headers
|
8 years ago |
Dr. Stephen Henson
|
8588571572
Rename DECLARE*STACK_OF to DEFINE*STACK_OF
|
8 years ago |
Dr. Stephen Henson
|
4a640fb6c3
Fix declarations and constification for inline stack.
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Alessandro Ghedini
|
8cf9d71a3a
Check memory allocation
|
9 years ago |
Matt Caswell
|
eeb1c3976c
Add GOST extensions to PKCS#5
|
9 years ago |
Rich Salz
|
b0809bc8ff
RT3998: Allow scrypt to be disabled
|
9 years ago |
Dr. Stephen Henson
|
d95466931d
PBE lookup test
|
9 years ago |
Dr. Stephen Henson
|
e98aa30d55
Add scrypt PBE algorithm code.
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
9 years ago |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
d6c5462ef8
Support for alternative KDFs.
|
9 years ago |
Dr. Stephen Henson
|
a283d2a80a
Remove OPENSSL_NO_HMAC
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
59deb33cbe
Fix for EVP_PBE_alg_add().
|
10 years ago |
Dr. Stephen Henson
|
e50858c559
PR: 2127
|
15 years ago |
Dr. Stephen Henson
|
3d63b3966f
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
|
15 years ago |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 years ago |
Dr. Stephen Henson
|
e19106f5fb
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
|
16 years ago |
Ben Laurie
|
babb379849
Type-checked (and modern C compliant) OBJ_bsearch.
|
16 years ago |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 years ago |
Ben Laurie
|
5ce278a77b
More type-checking.
|
16 years ago |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 years ago |