Age | Commit message (Collapse) | Author | Files | Lines |
|
Files on GPLv3 are not taken for build, the C library is on LGPLv2 licence.
Tools are licenced under GPLv3 - licence added.
Change-Id: I627a59412420a7946e0e14fd902ee04098702642
|
|
This prevents a stack overflow in asn1_find_node() which
is triggered by too long variable names in the definitions
files. That means that applications have to deliberately
pass a too long 'name' constant to asn1_write_value()
and friends. Reported by Jakub Jirasek.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
(cherry-picked from upstream 5520704d075802df25ce4ffccc010ba1641bd484)
Change-Id: I0e895ea8317544ef2467061853854ff756ee6c9b
|
|
Change-Id: I6a83621b105d4c428d1df8e52499b53185577419
Signed-off-by: sangsu <sangsu.choi@samsung.com>
|
|
Change-Id: I25e57ece28b9ebb637a2b7356f57e11b7f2eb807
Signed-off-by: sangsu <sangsu.choi@samsung.com>
|
|
Change-Id: Ica1810d38708822a278307e6110d9b9bb20b98d8
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
|
|
Also add missing dependency to help2man.
Change-Id: I1ed6cf5ea84b3f418b9742d6b89ae54ad3d37fef
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
|
|
Alignment Tizen and Yocto package versions
[kevin.thierry: set correct version in spec file, remove unnecessary
.gbs.conf file.]
Bug-Tizen: TC-1926
Change-Id: I1f82c87d1f7828aff43e256ac05bb18a772956e2
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That will allow using asn1_der_decoding_startEnd() without
performing decoding.
|
|
asn1_der_coding().
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
|
|
|
|
|
|
|
|
|
|
_asn1_append_sequence_set.
|
|
append on.
|
|
|
|
That keyword allows to specify the current element if the given
node is a node in a sequence or set.
|
|
|
|
|
|
|
|
|