index
:
platform/upstream/libtasn1
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-4.0
sandbox/sdi2/up_yocto
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_ivi_genivi
upstream
Domain: Security / Utilities;
Dong Sun Lee <ds73.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
decoding.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
Imported Upstream version 4.14
upstream/4.14
Pawel Kowalski
1
-13
/
+15
2018-06-15
Imported Upstream version 4.13
upstream/4.13
Dariusz Michaluk
1
-2
/
+26
2018-06-15
Imported Upstream version 4.12
upstream/4.12
Dariusz Michaluk
1
-7
/
+24
2018-06-15
Imported Upstream version 4.10
upstream/4.10
Dariusz Michaluk
1
-14
/
+14
2018-06-15
Imported Upstream version 4.9
upstream/4.9
Dariusz Michaluk
1
-7
/
+11
2016-06-08
Imported Upstream version 4.8
upstream/4.8
submit/upstream/20160613.071414
sangsu
1
-233
/
+511
2014-06-20
Renamed asn1_der_decoding_relaxed(), added ASN1_DECODE_FLAG_ALLOW_PADDING.
Karel Slany
1
-21
/
+11
2014-06-20
Added asn1_der_decoding_relaxed().
Karel Slany
1
-13
/
+56
2014-06-09
decoding: corrected the end position of the total structure.
Nikos Mavrogiannopoulos
1
-1
/
+1
2014-06-05
Document that ider and ider_len are optional in asn1_der_decoding_startEnd()
Nikos Mavrogiannopoulos
1
-0
/
+6
2014-06-04
DER decoding: optimize tail seek by using the value providing by _asn1_append...
Nikos Mavrogiannopoulos
1
-6
/
+2
2014-06-04
Optimized _asn1_append_sequence_set() by caching the tail of the element to a...
Nikos Mavrogiannopoulos
1
-3
/
+7
2014-06-04
optimized _asn1_find_up().
Nikos Mavrogiannopoulos
1
-10
/
+10
2014-06-03
Add a sanity check in asn1_der_decoding_startEnd()
Nikos Mavrogiannopoulos
1
-0
/
+3
2014-05-30
doc update
Nikos Mavrogiannopoulos
1
-4
/
+5
2014-05-30
simplified and optimized asn1_der_decoding_startEnd().
Nikos Mavrogiannopoulos
1
-372
/
+30
2014-05-30
Simplify temporary value storage during decoding.
Nikos Mavrogiannopoulos
1
-20
/
+13
2014-05-26
removed unnecessary and wrong test.
Nikos Mavrogiannopoulos
1
-3
/
+0
2014-05-26
fixes in length calculation in _asn1_extract_der_octet().
Nikos Mavrogiannopoulos
1
-2
/
+2
2014-05-26
asn1_der_decoding_element() is no more; it is simply an alias to asn1_der_dec...
Nikos Mavrogiannopoulos
1
-751
/
+1
2014-05-25
doc update
Nikos Mavrogiannopoulos
1
-2
/
+2
2014-05-22
Allow a NULL value in asn1_read_value() for all types.
Nikos Mavrogiannopoulos
1
-3
/
+3
2014-05-17
Reverted ltostr() changes as the cause a significant delay to the library.
Nikos Mavrogiannopoulos
1
-3
/
+3
2014-05-17
Revert "made _asn1_ltostr() safer."
Nikos Mavrogiannopoulos
1
-5
/
+5
2014-05-17
doc update
Nikos Mavrogiannopoulos
1
-1
/
+2
2014-05-17
Marked asn1_der_decoding_element() as deprecated.
Nikos Mavrogiannopoulos
1
-0
/
+2
2014-05-17
Use the new functions in asn1_decoding_element()
Nikos Mavrogiannopoulos
1
-7
/
+5
2014-05-17
Revert "asn1_der_decoding_element is just an alias of asn1_der_decoding()."
Nikos Mavrogiannopoulos
1
-6
/
+761
2014-05-17
made _asn1_ltostr() safer.
Nikos Mavrogiannopoulos
1
-5
/
+5
2014-05-17
check for zero size in time and object ids.
Nikos Mavrogiannopoulos
1
-2
/
+4
2014-05-17
Allow for zero strings.
Nikos Mavrogiannopoulos
1
-4
/
+10
2014-05-16
Do not return illegal values in asn1_get_bit_der().
Nikos Mavrogiannopoulos
1
-2
/
+5
2014-05-16
removed debug definition
Nikos Mavrogiannopoulos
1
-2
/
+0
2014-05-16
use DECR_LEN() in _asn1_get_indefinite_length_string().
Nikos Mavrogiannopoulos
1
-11
/
+17
2014-05-16
use DECR_LEN in _asn1_get_octet_string()
Nikos Mavrogiannopoulos
1
-2
/
+12
2014-05-16
Fixes in _asn1_extract_der_octet() and usage of DECR_LEN().
Nikos Mavrogiannopoulos
1
-12
/
+19
2014-05-16
use DECR_LEN() in _asn1_extract_tag_der()
Nikos Mavrogiannopoulos
1
-14
/
+14
2014-05-16
simplified check for indefinite.
Nikos Mavrogiannopoulos
1
-27
/
+24
2014-05-16
expanded usage of DECR_LEN().
Nikos Mavrogiannopoulos
1
-38
/
+131
2014-05-16
simplified _asn1_get_octet_string().
Nikos Mavrogiannopoulos
1
-10
/
+8
2014-05-16
simplified _asn1_get_indefinite_length_string()
Nikos Mavrogiannopoulos
1
-12
/
+10
2014-05-16
More precise tracking of data.
Nikos Mavrogiannopoulos
1
-48
/
+124
2014-05-16
asn1_der_decoding_element is just an alias of asn1_der_decoding().
Nikos Mavrogiannopoulos
1
-761
/
+6
2014-05-16
More precise length check in _asn1_get_indefinite_length_string().
Nikos Mavrogiannopoulos
1
-1
/
+1
2014-05-16
Use the correct max length definition.
Nikos Mavrogiannopoulos
1
-1
/
+1
2014-05-04
Corrected an off-by-one error.
Nikos Mavrogiannopoulos
1
-1
/
+1
2014-04-22
Update copyright years.
Simon Josefsson
1
-1
/
+1
2014-04-17
simplified asn1_find_structure_from_oid() and asn1_expand_any_defined_by().
Nikos Mavrogiannopoulos
1
-7
/
+5
2014-03-28
extract_tag_der_recursive: fix compilation errors
Jean-Louis Thekekara
1
-2
/
+2
2014-03-14
corrected delete_unneeded_choice_fields().
Nikos Mavrogiannopoulos
1
-2
/
+5
[next]