Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 年 前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年 前 |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 年 前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年 前 |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 年 前 |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 年 前 |
Kurt Roeckx
|
0335851754
argv was set but unused
|
8 年 前 |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 年 前 |
Matt Caswell
|
a0a82324f9
Centralise loading default apps config file
|
9 年 前 |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 年 前 |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 年 前 |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Dr. Stephen Henson
|
2e5975285e
Update obsolete email address...
|
16 年 前 |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 年 前 |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 年 前 |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 年 前 |
Richard Levitte
|
645749ef98
On VMS, stdout may very well lead to a file that is written to in a
|
24 年 前 |
Richard Levitte
|
62324627aa
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
|
24 年 前 |
Ralf S. Engelschall
|
667ac4ec6a
Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align
|
25 年 前 |
Dr. Stephen Henson
|
954ef7ef69
|
25 年 前 |
Bodo Möller
|
74678cc2f8
Additional user data argument to pem_password_cb function type
|
25 年 前 |
Bodo Möller
|
b1c4fe3625
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
25 年 前 |
Ben Laurie
|
e5e932d212
Another safe stack.
|
25 年 前 |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 年 前 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 年 前 |
Ulf Möller
|
95dc05bc6d
Fix lots of warnings.
|
25 年 前 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 年 前 |
Dr. Stephen Henson
|
ee0508d411
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
|
25 年 前 |
Ralf S. Engelschall
|
5810a5f4c7
Reflect correct filename
|
26 年 前 |