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
/
int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
Imported Upstream version 4.19.0
upstream/4.19.0
upstream
Dariusz Michaluk
1
-66
/
+65
2018-06-15
Imported Upstream version 4.9
upstream/4.9
Dariusz Michaluk
1
-0
/
+6
2016-06-08
Imported Upstream version 4.8
upstream/4.8
submit/upstream/20160613.071414
sangsu
1
-4
/
+26
2014-06-04
optimized _asn1_find_up().
Nikos Mavrogiannopoulos
1
-0
/
+1
2014-05-30
simplified and optimized asn1_der_decoding_startEnd().
Nikos Mavrogiannopoulos
1
-0
/
+2
2014-05-30
Simplify temporary value storage during decoding.
Nikos Mavrogiannopoulos
1
-0
/
+3
2014-04-22
Update copyright years.
Simon Josefsson
1
-1
/
+1
2013-03-24
Update copyright years.
Simon Josefsson
1
-1
/
+1
2013-03-24
Indent code.
Simon Josefsson
1
-9
/
+12
2012-11-24
corrected compatibility mode with old structures.
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-11-24
simplified
Nikos Mavrogiannopoulos
1
-11
/
+6
2012-11-24
some simplifications in time handling
Nikos Mavrogiannopoulos
1
-0
/
+16
2012-11-24
Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIME
Nikos Mavrogiannopoulos
1
-6
/
+24
2012-11-24
updates in ETYPE_OK
Nikos Mavrogiannopoulos
1
-1
/
+3
2012-11-23
simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()
Nikos Mavrogiannopoulos
1
-1
/
+0
2012-11-23
renamed types
Nikos Mavrogiannopoulos
1
-8
/
+8
2012-11-23
Added asn1_decode_string_der() and asn1_encode_string_der().
Nikos Mavrogiannopoulos
1
-0
/
+6
2012-11-22
use const for the data
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-11-22
better name
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-11-22
small simplifications
Nikos Mavrogiannopoulos
1
-0
/
+24
2012-11-22
Added more ASN.1 string types and several simplifications.
Nikos Mavrogiannopoulos
1
-25
/
+7
2012-10-11
Renamed structures.
Nikos Mavrogiannopoulos
1
-3
/
+3
2012-10-06
asn_ -> asn1_
Nikos Mavrogiannopoulos
1
-7
/
+7
2012-10-02
Use hash-pjw-bare instead of asn1_bhash().
Nikos Mavrogiannopoulos
1
-1
/
+0
2012-10-01
Renamed types.
Nikos Mavrogiannopoulos
1
-7
/
+7
2012-09-23
improve performance by 50% by using hashes to compare strings.
Nikos Mavrogiannopoulos
1
-0
/
+2
2012-09-14
name has size of ASN1_MAX_NAME_SIZE+1 to allow for a terminating null.
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-09-13
Revert "small_value_size changed to 8. No visible difference in performance"
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-09-13
Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
Nikos Mavrogiannopoulos
1
-5
/
+0
2012-09-12
Node type field is now included in ASN1_DATA_NODE.
Nikos Mavrogiannopoulos
1
-22
/
+22
2012-09-12
small_value_size changed to 8. No visible difference in performance
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-09-12
name is now a statically allocated string and other optimizations.
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-03-19
Indent code.
Simon Josefsson
1
-2
/
+2
2012-01-23
Bump copyright years.
Simon Josefsson
1
-2
/
+1
2011-11-20
Silence warnings.
Simon Josefsson
1
-0
/
+6
2011-01-08
Update copyright years.
Simon Josefsson
1
-2
/
+2
2010-01-11
Merge Fabio and Nikos copyrights to the FSF, both have signed papers.
Simon Josefsson
1
-3
/
+2
2010-01-11
Update copyright notices.
Simon Josefsson
1
-1
/
+2
2009-03-23
Make it compile.
Simon Josefsson
1
-1
/
+1
2009-03-23
Re-add old ASN1_TYPE struct fields for compatibility.
Simon Josefsson
1
-0
/
+5
2009-03-04
Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.
Simon Josefsson
1
-3
/
+3
2009-03-04
Remove dead code.
Simon Josefsson
1
-6
/
+0
2009-03-04
Bump copyright years.
Simon Josefsson
1
-2
/
+2
2008-11-17
Fix more warnings.
Simon Josefsson
1
-11
/
+0
2008-11-17
Fix warnings.
Simon Josefsson
1
-0
/
+11
2008-11-10
Fix compile error.
Simon Josefsson
1
-4
/
+4
2008-11-10
Reapply Nikos' optimization patch. Remove deprecated functions.
Simon Josefsson
1
-0
/
+14
2008-11-10
Revert small_value patch temporarily.
Simon Josefsson
1
-14
/
+0
2008-11-04
Move struct node_asn_struct to int.h.
Simon Josefsson
1
-0
/
+14
2008-04-21
Replace use of alloca with malloc.
Simon Josefsson
1
-1
/
+5
[next]