Home
last modified time | relevance | path

Searched refs:libtasn1 (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/multimedia/vlc/vlc-3.0.16/contrib/src/libtasn1/
H A Drules.mak1 # libtasn1
4 LIBTASN1_URL := $(GNU)/libtasn1/libtasn1-$(LIBTASN1_VERSION).tar.gz
6 ifeq ($(call need_pkg,"libtasn1 >= 4.3"),)
7 PKGS_FOUND += libtasn1
10 $(TARBALLS)/libtasn1-$(LIBTASN1_VERSION).tar.gz:
11 $(call download_pkg,$(LIBTASN1_URL),libtasn1)
13 .sum-libtasn1: libtasn1-$(LIBTASN1_VERSION).tar.gz
15 libtasn1: libtasn1-$(LIBTASN1_VERSION).tar.gz .sum-libtasn1 target
17 $(APPLY) $(SRC)/libtasn1/no-executables.patch
20 .libtasn1: libtasn1
H A Dno-executables.patch1 --- libtasn1/src/Makefile.am.old 2018-11-20 16:44:09.003920133 +0100
2 +++ libtasn1/src/Makefile.am 2018-11-20 16:42:16.591920562 +0100
5 LDADD = ../lib/libtasn1.la ../gl/libgnu.la
/dports/security/libtasn1/libtasn1-4.18.0/
H A DMakefile.am22 windows/asn1-parser/config.h windows/libtasn1.ncb \
23 windows/libtasn1.sln windows/libtasn1.suo \
25 windows/libtasn1/libtasn1.vcproj \
44 abi-dump-versioned: lib/libtasn1.la
48 …@abidw lib/.libs/libtasn1.so $(ABIDW_COMMON) --suppressions $(ABIGNORE_FILE) --out-file "$(srcdir)…
50 abi-dump-latest: lib/libtasn1.la
54 …@abidw lib/.libs/libtasn1.so $(ABIDW_COMMON) --suppressions $(ABIGNORE_FILE) --out-file $(LIBGNUTL…
57 abi-check-latest: lib/libtasn1.la
71 abi-check: lib/libtasn1.la
72 @for file in $$(echo $(srcdir)/devel/libtasn1-*-$$(uname -m).abi);do \
[all …]
H A DREADME5 The C library (libtasn1.*) is licensed under the GNU Lesser General
73 - https://www.gnu.org/software/libtasn1/manual/
74 - https://gnutls.gitlab.io/libtasn1/manual/
75 - https://gnutls.gitlab.io/libtasn1/manual/libtasn1.html
76 - https://gnutls.gitlab.io/libtasn1/manual/libtasn1.pdf
77 - https://gnutls.gitlab.io/libtasn1/reference/
78 - https://gnutls.gitlab.io/libtasn1/reference/libtasn1.pdf
85 - https://gnutls.gitlab.io/libtasn1/coverage
90 - [Main issue tracker](https://gitlab.com/gnutls/libtasn1/issues)
91 - [oss-fuzz found issues](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=libtasn1&can=2)
[all …]
H A DREADME.md5 The C library (libtasn1.*) is licensed under the GNU Lesser General
73 - https://www.gnu.org/software/libtasn1/manual/
74 - https://gnutls.gitlab.io/libtasn1/manual/
75 - https://gnutls.gitlab.io/libtasn1/manual/libtasn1.html
76 - https://gnutls.gitlab.io/libtasn1/manual/libtasn1.pdf
77 - https://gnutls.gitlab.io/libtasn1/reference/
78 - https://gnutls.gitlab.io/libtasn1/reference/libtasn1.pdf
85 - https://gnutls.gitlab.io/libtasn1/coverage
90 - [Main issue tracker](https://gitlab.com/gnutls/libtasn1/issues)
91 - [oss-fuzz found issues](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=libtasn1&can=2)
[all …]
H A DChangeLog13 See merge request gnutls/libtasn1!87
1636 libtasn1.h: updated for 4.8
1713 libtasn1.h updated version
3344 Merge from libtasn1-1.
3346 Merge from libtasn1-1.
3482 Remove libtasn1-config and libtasn1.m4.
4162 Include libtasn1-dont.h.
4166 Add libtasn1-dont.h.
4402 Dist libtasn1.vers.
4632 Remove libtasn1.vers.
[all …]
H A DCOPYING4 The libtasn1 library is released under the GNU Lesser General Public
8 The GNU LGPL applies to the main libtasn1 library, while the
10 The libtasn1 library is located in the lib directory, while the applications
H A DNEWS193 - libtasn1.h no longer exports internal structures.
214 further analysis on the libtasn1 mailing list.
278 - Changed license of libtasn1.pc from GPLv3+ to LGPLv2.1+.
293 - The libtasn1-config tool has been removed.
296 For users that need a libtasn1 that provides a libtasn1-config
307 - Add libtasn1-config for compatibility.
325 - Remove libtasn1-config and libtasn1.m4,
435 libtasn1 internals.
470 - Pkg-config script 'libtasn1.pc' added.
488 - Added scripts to assist in libtasn1 version detection
[all …]
/dports/security/libtasn1/libtasn1-4.18.0/lib/
H A DMakefile.am26 include_HEADERS = includes/libtasn1.h
29 pkgconfig_DATA = libtasn1.pc
31 lib_LTLIBRARIES = libtasn1.la
43 includes/libtasn1.h \
44 libtasn1.map \
59 libtasn1_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libtasn1.map
65 libtasn1_la_LDFLAGS += -Wl,--output-def,libtasn1-$(DLL_VERSION).def
66 libtasn1-$(DLL_VERSION).def: libtasn1.la
68 defexec_DATA = libtasn1-$(DLL_VERSION).def
/dports/security/libtasn1/libtasn1-4.18.0/doc/texi/
H A Derrors.c.texi4 @var{error}: is an error returned by a libtasn1 function.
8 an error returned by a libtasn1 function.
16 @var{error}: is an error returned by a libtasn1 function.
20 error (number) returned by a libtasn1 function.
H A Dasn1_perror.texi4 @var{error}: is an error returned by a libtasn1 function.
8 an error returned by a libtasn1 function.
H A Dasn1_strerror.texi4 @var{error}: is an error returned by a libtasn1 function.
8 error (number) returned by a libtasn1 function.
/dports/security/libtasn1/libtasn1-4.18.0/doc/
H A Dasn1Parser-help.texi3 a C array that is used with libtasn1 functions.
12 Report bugs to: help-libtasn1@gnu.org
13 GNU Libtasn1 home page: <https://www.gnu.org/software/libtasn1/>
H A Dasn1Coding-help.texi11 Report bugs to: help-libtasn1@gnu.org
12 GNU Libtasn1 home page: <https://www.gnu.org/software/libtasn1/>
H A Dasn1Decoding-help.texi11 Report bugs to: help-libtasn1@gnu.org
12 GNU Libtasn1 home page: <https://www.gnu.org/software/libtasn1/>
/dports/security/libtasn1/
H A D.license-catalog.mk9 _LICENSE_DISTFILES_LGPL21+ =libtasn1-4.18.0.tar.gz
13 _LICENSE_DISTFILES_GPLv3 =libtasn1-4.18.0.tar.gz
/dports/net/rdesktop/rdesktop-1.9.0/
H A D.travis.yml23 - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install libtasn1 nettle gnutls; fi
25 …-get install -y libpcsclite-dev libxcursor-dev libao-dev libasound2-dev libtasn1-dev nettle-dev li…
/dports/graphics/qgis/qgis-3.22.3/cmake/
H A DFindLibtasn1.cmake4 # https://www.gnu.org/software/libtasn1/
19 NAMES libtasn1.h
/dports/graphics/qgis-ltr/qgis-3.16.16/cmake/
H A DFindLibtasn1.cmake4 # https://www.gnu.org/software/libtasn1/
19 NAMES libtasn1.h
/dports/security/uacme/uacme-upstream-1.7.1/
H A Dconfigure.ac220 AC_MSG_CHECKING([for libtasn1 >= 4.2])
221 itexists=`$PKGCONFIG --exists 'libtasn1 >= 4.2' >/dev/null 2>&1 && echo 1`
224 AC_MSG_ERROR([libtasn1 not found])
226 addlib=`$PKGCONFIG --libs-only-l libtasn1`
227 addld=`$PKGCONFIG --libs-only-L libtasn1`
228 addcflags=`$PKGCONFIG --cflags-only-I libtasn1`
229 version=`$PKGCONFIG --modversion libtasn1`
240 [AC_DEFINE(USE_LIBTASN1, 1, [if libtasn1 is enabled])
244 [AC_MSG_ERROR([libtasn1 check failed])])
/dports/security/p11-kit/p11-kit-0.24.0/
H A Dconfigure.ac227 # libtasn1 support
229 AC_ARG_WITH([libtasn1], optwith
230 AS_HELP_STRING([--without-libtasn1],
231 [Disable dependency on libtasn1])
235 PKG_CHECK_MODULES([LIBTASN1], [libtasn1 >= 2.3], [],
236 …[AC_MSG_ERROR([libtasn1 not found. Building without it results in significant loss of functionalit…
242 AC_DEFINE_UNQUOTED(WITH_ASN1, 1, [Build with libtasn1 and certificate support])
321 AC_MSG_ERROR([--with-libtasn1 is needed in order to build the trust module])
324 AC_MSG_WARN([--with-libtasn1 is needed in order to build the trust module, disabling])
637 With libtasn1 dependency: $with_libtasn1
/dports/net/samba412/samba-4.12.15/bootstrap/generated-dists/debian7/
H A Dpackages.yml55 - libtasn1-bin
56 - libtasn1-dev
/dports/net/samba412/samba-4.12.15/bootstrap/generated-dists/ubuntu1404/
H A Dpackages.yml55 - libtasn1-bin
56 - libtasn1-dev
/dports/net/samba412/samba-4.12.15/bootstrap/generated-dists/ubuntu1604/
H A Dpackages.yml56 - libtasn1-bin
57 - libtasn1-dev
/dports/net/samba412/samba-4.12.15/bootstrap/generated-dists/ubuntu1804/
H A Dpackages.yml58 - libtasn1-bin
59 - libtasn1-dev

12345678910>>...15