Last change
on this file was 109052, checked in by vboxsync, 3 weeks ago |
openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. bugref:10890
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
429 bytes
|
Line | |
---|
1 | SUBDIRS=bio cipher digest keyexch mac kdf pkey signature \
|
---|
2 | encrypt encode sslecho
|
---|
3 |
|
---|
4 | IF[{- !$disabled{"h3demo"} -}]
|
---|
5 | IF[{- !$disabled{"quic"} -}]
|
---|
6 | SUBDIRS=http3
|
---|
7 | ENDIF
|
---|
8 | ENDIF
|
---|
9 |
|
---|
10 | IF[{- !$disabled{"cms"} -}]
|
---|
11 | IF[{- !$disabled{"deprecated"} -}]
|
---|
12 | SUBDIRS=cms
|
---|
13 | ENDIF
|
---|
14 | ENDIF
|
---|
15 |
|
---|
16 | IF[{- !$disabled{"dgram"} -}]
|
---|
17 | SUBDIRS=guide
|
---|
18 | ENDIF
|
---|
19 |
|
---|
20 | IF[{- !$disabled{"des"} -}]
|
---|
21 | IF[{- !$disabled{"deprecated"} -}]
|
---|
22 | SUBDIRS=smime
|
---|
23 | ENDIF
|
---|
24 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.