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
/
structure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
Imported Upstream version 4.14
upstream/4.14
Pawel Kowalski
1
-21
/
+33
2016-06-08
Imported Upstream version 4.8
upstream/4.8
submit/upstream/20160613.071414
sangsu
1
-16
/
+18
2014-06-09
When duplicating a node, keep the DER start and end information.
Nikos Mavrogiannopoulos
1
-0
/
+2
2014-06-05
renamed asn1_copy_node2 to asn1_dup_node
Nikos Mavrogiannopoulos
1
-2
/
+2
2014-06-04
optimized _asn1_find_up().
Nikos Mavrogiannopoulos
1
-11
/
+11
2014-05-30
Added asn1_copy_node2()
Nikos Mavrogiannopoulos
1
-6
/
+20
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
-6
/
+4
2013-11-13
Added asn1_delete_structure2().
Nikos Mavrogiannopoulos
1
-3
/
+20
2013-03-24
Update copyright years.
Simon Josefsson
1
-1
/
+1
2013-03-24
Indent code.
Simon Josefsson
1
-18
/
+19
2012-11-24
corrected compatibility mode with old structures.
Nikos Mavrogiannopoulos
1
-3
/
+6
2012-11-24
some simplifications in time handling
Nikos Mavrogiannopoulos
1
-7
/
+21
2012-11-24
Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIME
Nikos Mavrogiannopoulos
1
-4
/
+2
2012-11-23
renamed types
Nikos Mavrogiannopoulos
1
-8
/
+8
2012-11-22
better name
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-11-22
small simplifications
Nikos Mavrogiannopoulos
1
-61
/
+5
2012-11-22
Added more ASN.1 string types and several simplifications.
Nikos Mavrogiannopoulos
1
-65
/
+87
2012-11-01
Corrected type asn1_static_node_t -> asn1_static_node.
Nikos Mavrogiannopoulos
1
-2
/
+2
2012-10-11
Renamed structures.
Nikos Mavrogiannopoulos
1
-37
/
+37
2012-10-06
asn_ -> asn1_
Nikos Mavrogiannopoulos
1
-39
/
+39
2012-10-01
ASN1_ARRAY_TYPE -> asn_static_node_t
Nikos Mavrogiannopoulos
1
-2
/
+2
2012-10-01
Renamed types.
Nikos Mavrogiannopoulos
1
-47
/
+47
2012-10-01
asn1_retCode -> int
Nikos Mavrogiannopoulos
1
-11
/
+11
2012-09-23
small optimizations to avoid recalculation of hashes when copying nodes.
Nikos Mavrogiannopoulos
1
-2
/
+2
2012-09-13
_asn1_add_node_only -> _asn1_add_single_node
Nikos Mavrogiannopoulos
1
-6
/
+6
2012-09-13
_asn1_add_node -> _asn1_add_static_node
Nikos Mavrogiannopoulos
1
-1
/
+1
2012-09-13
Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
Nikos Mavrogiannopoulos
1
-8
/
+6
2012-09-12
name is now a statically allocated string and other optimizations.
Nikos Mavrogiannopoulos
1
-5
/
+5
2012-09-08
cleanup _asn1_copy_structure3
Tim Ruehsen
1
-26
/
+15
2012-01-23
Bump copyright years.
Simon Josefsson
1
-2
/
+1
2011-11-20
Silence warnings.
Simon Josefsson
1
-2
/
+2
2011-01-08
Update copyright years.
Simon Josefsson
1
-1
/
+1
2010-12-06
Doc fix.
Simon Josefsson
1
-33
/
+14
2010-02-17
Improve GTK-DOC comments.
Simon Josefsson
1
-105
/
+100
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
2010-01-10
Typos: sructure, stucture. There is no function named create_stucture, but on...
Andreas Metzler
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
-6
/
+6
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-17
Fix warnings.
Simon Josefsson
1
-2
/
+2
2008-11-10
Reapply Nikos' optimization patch. Remove deprecated functions.
Simon Josefsson
1
-1
/
+1
2008-11-10
Revert small_value patch temporarily.
Simon Josefsson
1
-1
/
+1
2008-11-04
No need to publish _asn1_copy_structure2.
Simon Josefsson
1
-1
/
+1
2008-11-04
Move struct node_asn_struct to int.h.
Simon Josefsson
1
-22
/
+22
2008-10-08
Update usages of MAX_* constants.
Simon Josefsson
1
-4
/
+4
2008-02-01
(_asn1_create_static_structure): Write NULL instead of 0. Indent output.
Simon Josefsson
1
-8
/
+8
2007-02-13
Pull in config.h in generated code.
Simon Josefsson
1
-2
/
+7
[next]