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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
bumped version
Nikos Mavrogiannopoulos
1
-1
/
+1
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-17
doc update
Nikos Mavrogiannopoulos
1
-0
/
+3
2014-06-17
doc update
Nikos Mavrogiannopoulos
1
-1
/
+7
2014-06-09
When encoding DER note the positions of the DER start and end.
Nikos Mavrogiannopoulos
1
-0
/
+3
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-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
2
-3
/
+3
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
3
-8
/
+22
2014-06-04
asn1_read_value() and friends understand the ?CURRENT keyword.
Nikos Mavrogiannopoulos
2
-4
/
+14
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
1
-4
/
+5
2014-05-30
Added asn1_copy_node2()
Nikos Mavrogiannopoulos
3
-6
/
+23
2014-05-30
simplified and optimized asn1_der_decoding_startEnd().
Nikos Mavrogiannopoulos
2
-372
/
+32
2014-05-30
Simplify temporary value storage during coding.
Nikos Mavrogiannopoulos
1
-13
/
+7
2014-05-30
Simplify temporary value storage during decoding.
Nikos Mavrogiannopoulos
2
-20
/
+16
2014-05-27
safe_memset: allow memset of zero bytes.
Nikos Mavrogiannopoulos
1
-1
/
+1
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
2
-21
/
+31
2014-05-22
bumped version
Nikos Mavrogiannopoulos
1
-1
/
+1
2014-05-17
Reverted ltostr() changes as the cause a significant delay to the library.
Nikos Mavrogiannopoulos
5
-7
/
+8
2014-05-17
Revert "simplify ltostr()"
Nikos Mavrogiannopoulos
2
-8
/
+35
2014-05-17
Revert "made _asn1_ltostr() safer."
Nikos Mavrogiannopoulos
4
-11
/
+13
2014-05-17
doc update
Nikos Mavrogiannopoulos
1
-1
/
+2
2014-05-17
Marked asn1_der_decoding_element() as deprecated.
Nikos Mavrogiannopoulos
2
-1
/
+15
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
4
-13
/
+11
2014-05-17
safer usage of memcpy().
Nikos Mavrogiannopoulos
1
-4
/
+7
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
simplify ltostr()
Nikos Mavrogiannopoulos
2
-35
/
+8
2014-05-16
Do not return illegal values in asn1_get_bit_der().
Nikos Mavrogiannopoulos
1
-2
/
+5
2014-05-16
return the correct error code in asn1_read_value_type()
Nikos Mavrogiannopoulos
1
-16
/
+21
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
[next]