Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 éve |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 éve |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 éve |
Rich Salz
|
c5ba2d9904
free NULL cleanup
|
9 éve |
Richard Levitte
|
c6ef15c494
clang on Linux x86_64 complains about unreachable code.
|
9 éve |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 éve |
František Bořánek
|
4da0ddc47e
Fix memory leak.
|
10 éve |
Dr. Stephen Henson
|
161c9b4262
PR: 2737
|
12 éve |
Dr. Stephen Henson
|
06ddf8eb08
Updates from 1.0.0-stable
|
15 éve |
Dr. Stephen Henson
|
14023fe352
Merge from 1.0.0-stable branch.
|
15 éve |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 éve |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 éve |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 éve |
Richard Levitte
|
4e2a08ddd4
Plug a memory leak. Spotted by "Shijin" <shijin@comex.com>
|
23 éve |
Dr. Stephen Henson
|
ecbe07817a
|
24 éve |
Richard Levitte
|
62324627aa
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
|
24 éve |
Dr. Stephen Henson
|
84b65340e1
Two new PKCS#12 demo programs.
|
24 éve |
Dr. Stephen Henson
|
7ef8206859
|
24 éve |
Ben Laurie
|
5de603abc8
Typesafety Thought Police part 3.
|
24 éve |
Ben Laurie
|
f2716dada0
Typesafety Thought Police Part 2.
|
24 éve |
Ulf Möller
|
0e1c06128a
Get rid of more non-ANSI declarations.
|
24 éve |
Dr. Stephen Henson
|
a331a305e9
Make PKCS#12 code handle missing passwords.
|
24 éve |
Dr. Stephen Henson
|
e77066ea0a
Fix a memory leak in PKCS12_parse.
|
25 éve |
Richard Levitte
|
5ba7c902e5
Beautifying. Sorry, but code that's slammed to the far left is not
|
25 éve |
Dr. Stephen Henson
|
08e9c1af6c
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
|
25 éve |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 éve |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 éve |
Ben Laurie
|
61f5b6f338
Work with -pedantic!
|
25 éve |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 éve |
Dr. Stephen Henson
|
ee0508d411
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
|
26 éve |