Home
last modified time | relevance | path

Searched refs:NoTLS (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/libcoap/libcoap-4.3.0/win32/
H A Dlibcoap.sln24 NoTLS|x64 = NoTLS|x64
25 NoTLS|x86 = NoTLS|x86
40 {96A98759-36B3-4246-A265-CAFCEEC0F2F2}.NoTLS|x64.ActiveCfg = NoTLS|x64
41 {96A98759-36B3-4246-A265-CAFCEEC0F2F2}.NoTLS|x64.Build.0 = NoTLS|x64
42 {96A98759-36B3-4246-A265-CAFCEEC0F2F2}.NoTLS|x86.ActiveCfg = NoTLS|x64
59 {177F5822-F271-4903-9922-05ADAF358B1E}.NoTLS|x64.ActiveCfg = NoTLS|x64
60 {177F5822-F271-4903-9922-05ADAF358B1E}.NoTLS|x64.Build.0 = NoTLS|x64
61 {177F5822-F271-4903-9922-05ADAF358B1E}.NoTLS|x86.ActiveCfg = NoTLS|x64
79 {F9255447-0C93-47CB-8644-62F0E6995791}.NoTLS|x64.Build.0 = NoTLS|x64
108 {640AC988-FE9E-4580-BDF5-0D9FD57C3CE5}.NoTLS|x64.Build.0 = NoTLS|x64
[all …]
/dports/net/libcoap/libcoap-4.3.0/scripts/
H A Dmsbuild.sln.cmd7 if exist NoTLS rd /s /q NoTLS
11 …ise\MSBuild\Current\Bin\msbuild.exe" ./win32/libcoap.sln /p:Configuration=NoTLS /p:Platform=x64 /w…
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/cmd/btcctl/
H A Dhttpclient.go39 if !cfg.NoTLS && cfg.RPCCert != "" {
71 if !cfg.NoTLS {
/dports/devel/p5-SVN-Notify/SVN-Notify-2.87/t/
H A Dsmtp.t47 NoTLS => 1,
115 NoTLS => 1,
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/kioslave/
H A Djabberdisco.cpp94 case JabberClient::NoTLS: in openConnection()
181 case JabberClient::NoTLS: in slotClientError()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/cmd/vic-machine/common/
H A Dcertificate_test.go38 cs.NoTLS = false
H A Dcertificate.go53 NoTLS bool member
121 if c.NoTLS {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/mattn/go-xmpp/_example/
H A Dexample.go54 NoTLS: *notls,
/dports/www/beehive/beehive-0.4.0/bees/jabberbee/
H A Djabberbee.go110 NoTLS: mod.notls,
/dports/net-im/matterbridge/matterbridge-1.22.3/matterclient/
H A Dhelpers.go99 if m.NoTLS {
216 if m.NoTLS {
H A Dmatterclient.go25 NoTLS bool member
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/matterbridge/matterclient/
H A Dmatterclient.go31 NoTLS bool member
224 if m.NoTLS {
484 if m.NoTLS {
/dports/net-im/matterircd/matterircd-0.25.0/pkg/matterclient/
H A Dmatterclient.go31 NoTLS bool member
217 if m.NoTLS {
476 if m.NoTLS {
H A Dmessages.go35 if m.NoTLS {
/dports/games/ksirk/ksirk-21.12.3/ksirk/Jabber/
H A Djabberclient.h78NoTLS, /** Use of TLS has been forced (see @ref forceTLS) but TLS is not available, either serv… enumerator
/dports/www/beehive/beehive-0.4.0/vendor/github.com/mattn/go-xmpp/
H A Dxmpp.go180 NoTLS bool member
212 if o.NoTLS {
267 NoTLS: true,
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/
H A Djabberclient.h77NoTLS, /** Use of TLS has been forced (see @ref forceTLS) but TLS is not available, e… enumerator
/dports/mail/p5-Net-SMTP-TLS/Net-SMTP-TLS-0.12/lib/Net/SMTP/
H A DTLS.pm123 $me->starttls() if not $args{NoTLS}; # why we're here, after all
/dports/mail/p5-Net-SMTP-TLS-ButMaintained/Net-SMTP-TLS-ButMaintained-0.24/lib/Net/SMTP/TLS/
H A DButMaintained.pm57 $me->starttls() if not $args{NoTLS}; # why we're here, after all
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/mattermost/
H A Dhelpers.go74 b.mc.NoTLS = b.GetBool("NoTLS")

123