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
/
parser_aux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-16
simplify ltostr()
Nikos Mavrogiannopoulos
1
-35
/
+0
2014-05-10
cleaned up a bit _asn1_remove_node().
Nikos Mavrogiannopoulos
1
-5
/
+9
2014-05-10
prevent memset() from being optimized out.
Nikos Mavrogiannopoulos
1
-2
/
+3
2014-04-22
Fix syntax-check nits.
Simon Josefsson
1
-1
/
+1
2014-04-22
Update copyright years.
Simon Josefsson
1
-1
/
+1
2014-04-15
fixed several coverity reported bugs.
Nikos Mavrogiannopoulos
1
-2
/
+2
2013-11-13
Added asn1_delete_structure2().
Nikos Mavrogiannopoulos
1
-3
/
+7
2013-03-24
Update copyright years.
Simon Josefsson
1
-1
/
+1
2013-03-24
Indent code.
Simon Josefsson
1
-19
/
+22
2012-11-24
corrected compatibility mode with old structures.
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-11-24
some simplifications in time handling
Nikos Mavrogiannopoulos
1
-2
/
+2
2012-11-23
Added asn1_decode_string_der() and asn1_encode_string_der().
Nikos Mavrogiannopoulos
1
-3
/
+3
2012-11-22
Added more ASN.1 string types and several simplifications.
Nikos Mavrogiannopoulos
1
-22
/
+22
2012-10-11
Renamed structures.
Nikos Mavrogiannopoulos
1
-37
/
+37
2012-10-06
asn_ -> asn1_
Nikos Mavrogiannopoulos
1
-38
/
+38
2012-10-02
removed unneeded variables and files.
Nikos Mavrogiannopoulos
1
-3
/
+1
2012-10-02
Use hash-pjw-bare instead of asn1_bhash().
Nikos Mavrogiannopoulos
1
-7
/
+8
2012-10-01
Renamed types.
Nikos Mavrogiannopoulos
1
-38
/
+38
2012-10-01
asn1_retCode -> int
Nikos Mavrogiannopoulos
1
-5
/
+5
2012-09-23
small optimizations to avoid recalculation of hashes when copying nodes.
Nikos Mavrogiannopoulos
1
-0
/
+29
2012-09-23
improve performance by 50% by using hashes to compare strings.
Nikos Mavrogiannopoulos
1
-9
/
+24
2012-09-20
other small fix
Nikos Mavrogiannopoulos
1
-1
/
+4
2012-09-13
_asn1_add_node_only -> _asn1_add_single_node
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-09-13
_asn1_add_node -> _asn1_add_static_node
Nikos Mavrogiannopoulos
1
-2
/
+2
2012-09-13
Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
Nikos Mavrogiannopoulos
1
-13
/
+13
2012-09-12
name is now a statically allocated string and other optimizations.
Nikos Mavrogiannopoulos
1
-104
/
+6
2012-03-19
Indent code.
Simon Josefsson
1
-1
/
+2
2012-01-23
Bump copyright years.
Simon Josefsson
1
-2
/
+1
2011-11-20
Silence warnings.
Simon Josefsson
1
-10
/
+11
2011-01-08
Update copyright years.
Simon Josefsson
1
-2
/
+2
2010-04-13
Indent examples. Fix syntax-check warnings.
Simon Josefsson
1
-1
/
+1
2010-03-16
asn1_check_version: Simplify.
Simon Josefsson
1
-87
/
+0
2010-03-16
Doc fixes.
Simon Josefsson
1
-5
/
+5
2010-02-17
Improve GTK-DOC comments.
Simon Josefsson
1
-1
/
+1
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-05-20
Fix syntax-check problems.
Simon Josefsson
1
-1
/
+1
2009-03-23
Make it compile.
Simon Josefsson
1
-1
/
+1
2009-03-04
Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.
Simon Josefsson
1
-42
/
+49
2009-03-04
Simplify unused debug code.
Simon Josefsson
1
-1
/
+0
2009-03-04
Bump copyright years.
Simon Josefsson
1
-2
/
+2
2008-11-10
Reapply Nikos' optimization patch. Remove deprecated functions.
Simon Josefsson
1
-23
/
+43
2008-11-10
Revert small_value patch temporarily.
Simon Josefsson
1
-30
/
+12
2008-11-06
Fix LIBTASN1_VERSION namespace violation.
Simon Josefsson
1
-2
/
+2
2008-11-04
Move struct node_asn_struct to int.h.
Simon Josefsson
1
-39
/
+39
2008-11-03
* Optimized tree generation by adding a small_value field in every node.
Nikos Mavrogiannopoulos
1
-8
/
+112
2008-10-08
Update usages of MAX_* constants.
Simon Josefsson
1
-4
/
+4
2007-08-31
Fix asn1_check_version to accept that (e.g.) 1.0 is more recent than 0.3.10.
Simon Josefsson
1
-2
/
+7
2006-05-09
some fixes. node_asn now has value_len set to zero on initialization.
Nikos Mavrogiannopoulos
1
-6
/
+1
2006-04-26
changed the coding style to -i2, so the source code is readable again.
Nikos Mavrogiannopoulos
1
-486
/
+638
[next]