Geoff Thorpe
|
f0eae953e2
Remove some unnecessary recursive includes from the internal apps.h header,
|
20 years ago |
Dr. Stephen Henson
|
64674bcc8c
Reduce chances of issuer and serial number duplication by use of random
|
20 years ago |
Richard Levitte
|
03ddbdd9b9
Move another common functionality (reproduced so far with cut'n'paste)
|
21 years ago |
Richard Levitte
|
d45a098472
Forgot to change the declaration of do_subject() to one of parse_name()...
|
21 years ago |
Richard Levitte
|
7ce9e425bc
Allow multi-valued rdns in subjects. This adds the -multivalue-rdn option
|
21 years ago |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
21 years ago |
Richard Levitte
|
e6fa67fa93
Generalise the definition of strcasecmp() and strncasecmp() for
|
21 years ago |
Richard Levitte
|
4c771796d5
Convert save_serial() to work like save_index(), and add a
|
21 years ago |
Richard Levitte
|
f85b68cd49
Make it possible to have multiple active certificates with the same
|
21 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Richard Levitte
|
ca80756c70
VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS.
|
22 years ago |
Richard Levitte
|
0e2cc42cfb
Make sure that the 'config' variable is correctly defined and declared
|
22 years ago |
Richard Levitte
|
da9b972466
Make it possible to load keys from stdin, and restore that
|
22 years ago |
Lutz Jänicke
|
40889b9cd3
Add missing prototypes.
|
22 years ago |
Dr. Stephen Henson
|
eee6c81af8
|
22 years ago |
Dr. Stephen Henson
|
0dc092334b
|
23 years ago |
Dr. Stephen Henson
|
032c49b8b3
|
23 years ago |
Dr. Stephen Henson
|
3647bee263
Config code updates.
|
23 years ago |
Richard Levitte
|
80bb905d3d
Apply the following changes by Toomas Kiisk <vix@cyber.ee>:
|
23 years ago |
Bodo Möller
|
a661b65357
New functions SSL[_CTX]_set_msg_callback().
|
23 years ago |
Richard Levitte
|
2aa9043ad3
Because there's chances we clash with the system's types.h, rename our
|
23 years ago |
Geoff Thorpe
|
34c66925aa
ENGINE_register_all_complete() will register all implementations of all
|
23 years ago |
Geoff Thorpe
|
6dc5d570d0
Make necessary tweaks to apps/ files due to recent ENGINE surgery. See
|
23 years ago |
Geoff Thorpe
|
1372965e2e
Reduce the header dependencies on engine.h in apps/.
|
23 years ago |
Geoff Thorpe
|
16e819e1d8
Put all "common" initialisation in the apps_startup() and apps_shutdown()
|
23 years ago |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 years ago |
Dr. Stephen Henson
|
ee306a1332
|
23 years ago |
Dr. Stephen Henson
|
b7a26e6daf
|
23 years ago |
Richard Levitte
|
870d986131
apps_startup() needs a corresponding apps_shutdown().
|
23 years ago |