Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-30 | Packaging: clean spec filetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150128.000000submit/tizen_wearable/20150127.000001submit/tizen_tv/20150323.050640submit/tizen_tv/20150320.000002submit/tizen_tv/20150130.050505submit/tizen_tv/20150130.000000submit/tizen_mobile/20150223.000001submit/tizen_mobile/20150213.000000submit/tizen_mobile/20150129.000000submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_ivi/20150116.666666submit/tizen_ivi/20150116.444444submit/tizen_ivi/20150116.222222submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen_common/20150114.133045accepted/tizen/wearable/20150129.005740accepted/tizen/tv/20150324.014555accepted/tizen/mobile/20150224.002803accepted/tizen/ivi/20160218.025246accepted/tizen/ivi/20150117.065458accepted/tizen/common/20150116.082239tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonsandbox/kevinthierry/bump-4.0 | Kévin THIERRY | 1 | -9/+5 | |
Also add missing dependency to help2man. Change-Id: I1ed6cf5ea84b3f418b9742d6b89ae54ad3d37fef Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org> | |||||
2014-11-26 | Bump to version 4.0 | Sabera Djelti (sdi2) | 2 | -3/+4 | |
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> | |||||
2014-11-10 | resetting manifest requested domain to floor | Alexandru Cornea | 2 | -0/+10 | |
2014-11-10 | tools belongs to Security/Crypto Libraries | Anas Nashif | 2 | -1/+4 | |
2014-11-10 | require libtasn1-tools | Anas Nashif | 2 | -0/+5 | |
2014-11-10 | Fixed package group | Anas Nashif | 1 | -0/+3 | |
2014-11-10 | Fixed package group | Anas Nashif | 1 | -4/+18 | |
2014-11-10 | update to 2.14 | Anas Nashif | 1 | -1/+1 | |
2014-11-10 | update to 2.14 | Anas Nashif | 2 | -3/+2 | |
2014-11-10 | add packaging | Anas Nashif | 2 | -0/+59 | |
2014-06-26 | released 4.0upstream/4.0 | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-26 | doc: Added new functions | Nikos Mavrogiannopoulos | 1 | -0/+4 | |
2014-06-26 | doc update | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-20 | bumped version | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-20 | doc update | Nikos Mavrogiannopoulos | 1 | -0/+6 | |
2014-06-20 | Renamed asn1_der_decoding_relaxed(), added ASN1_DECODE_FLAG_ALLOW_PADDING. | Karel Slany | 3 | -24/+18 | |
2014-06-20 | Added asn1_der_decoding_relaxed(). | Karel Slany | 3 | -13/+61 | |
2014-06-19 | doc update | Nikos Mavrogiannopoulos | 1 | -2/+3 | |
2014-06-19 | bumped version | Nikos Mavrogiannopoulos | 1 | -4/+4 | |
2014-06-19 | doc update | Nikos Mavrogiannopoulos | 1 | -2/+1 | |
2014-06-17 | doc update | Nikos Mavrogiannopoulos | 1 | -0/+3 | |
2014-06-17 | doc update | Nikos Mavrogiannopoulos | 1 | -1/+7 | |
2014-06-17 | doc update | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-17 | corrected file name | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-09 | doc update | Nikos Mavrogiannopoulos | 1 | -2/+2 | |
2014-06-09 | When encoding DER note the positions of the DER start and end. | Nikos Mavrogiannopoulos | 1 | -0/+3 | |
That will allow using asn1_der_decoding_startEnd() without performing decoding. | |||||
2014-06-09 | Added new test that combines asn1_der_decoding_startEnd() with ↵ | Nikos Mavrogiannopoulos | 3 | -3/+233 | |
asn1_der_coding(). | |||||
2014-06-09 | Added copyright information | Nikos Mavrogiannopoulos | 1 | -0/+20 | |
2014-06-09 | Added test for asn1_der_decoding_startEnd() after an asn1_dup_node(). | Nikos Mavrogiannopoulos | 1 | -0/+27 | |
2014-06-09 | When duplicating a node, keep the DER start and end information. | Nikos Mavrogiannopoulos | 1 | -0/+2 | |
2014-06-09 | decoding: corrected the end position of the total structure. | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-08 | remove -Werror from automake | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-08 | build: tests: fix Test_choice within separate builddir | Alon Bar-Lev | 2 | -2/+6 | |
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | |||||
2014-06-05 | Document that ider and ider_len are optional in asn1_der_decoding_startEnd() | Nikos Mavrogiannopoulos | 1 | -0/+6 | |
2014-06-05 | updated map file for asn1_dup_node | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-06-05 | renamed asn1_copy_node2 to asn1_dup_node | Nikos Mavrogiannopoulos | 4 | -7/+7 | |
2014-06-04 | doc update | Nikos Mavrogiannopoulos | 1 | -0/+2 | |
2014-06-04 | DER decoding: optimize tail seek by using the value providing by ↵ | Nikos Mavrogiannopoulos | 1 | -6/+2 | |
_asn1_append_sequence_set. | |||||
2014-06-04 | Optimized _asn1_append_sequence_set() by caching the tail of the element to ↵ | Nikos Mavrogiannopoulos | 3 | -8/+22 | |
append on. | |||||
2014-06-04 | doc update | Nikos Mavrogiannopoulos | 1 | -0/+3 | |
2014-06-04 | asn1_read_value() and friends understand the ?CURRENT keyword. | Nikos Mavrogiannopoulos | 2 | -4/+14 | |
That keyword allows to specify the current element if the given node is a node in a sequence or set. | |||||
2014-06-04 | optimized _asn1_find_up(). | Nikos Mavrogiannopoulos | 7 | -32/+48 | |
2014-06-04 | more efficient check for '?LAST' and error checking. | Nikos Mavrogiannopoulos | 1 | -5/+5 | |
2014-06-03 | Add a sanity check in asn1_der_decoding_startEnd() | Nikos Mavrogiannopoulos | 1 | -0/+3 | |
2014-05-30 | removed unused variable | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2014-05-30 | doc update | Nikos Mavrogiannopoulos | 2 | -4/+8 | |
2014-05-30 | Added asn1_copy_node2() | Nikos Mavrogiannopoulos | 4 | -8/+23 | |
2014-05-30 | Added test for asn1_copy_node() | Nikos Mavrogiannopoulos | 2 | -2/+192 | |
2014-05-30 | simplified and optimized asn1_der_decoding_startEnd(). | Nikos Mavrogiannopoulos | 2 | -372/+32 | |
The second pass decoding is now avoided as the start and end values are cached during decoding. | |||||
2014-05-30 | Added check for decoding_startEnd(). | Nikos Mavrogiannopoulos | 1 | -0/+40 | |