Commit Graph

710 Commits

Author SHA1 Message Date
vlm c55095fe2f prettyfying
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@460 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-30 22:45:58 +00:00
vlm c3bfd8178e prettyfying
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@459 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-30 22:26:19 +00:00
vlm 281d82ab0a removed unnecessary newline
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@458 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-30 06:38:21 +00:00
vlm 446ab4d058 more robust parsing of module start sequence
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@457 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-30 06:22:13 +00:00
vlm d42578d4c9 XER stuff
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@456 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:37:57 +00:00
vlm 2d69fbad13 rearrangement
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@455 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:31:36 +00:00
vlm eb4620d61b expect the whole buffer to be consumed
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@454 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:29:05 +00:00
vlm b3b90fd1b0 indefinite length structure in extensions
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@453 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:28:36 +00:00
vlm c6d0977c24 makefile added
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@452 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:28:07 +00:00
vlm 6130a2f2f0 added stack checking into ber_skip_length also
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@451 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 14:19:14 +00:00
vlm 4a168ae4b6 api changes
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@450 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:37:15 +00:00
vlm 0d181f2074 rename; security and cross-referencing
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@449 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:30:32 +00:00
vlm 845c0eef28 api changes reflected
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@448 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:29:57 +00:00
vlm ba56d85ad5 asn1_* renamed into asn_*; also added an argument to ber_decode[r] routines
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@447 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:29:17 +00:00
vlm ef6355bd66 asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@446 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:26:15 +00:00
vlm eeb5ff93f8 length value limit
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@445 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:25:23 +00:00
vlm c896456b2c added tests for length limit
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@444 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:24:33 +00:00
vlm 574b081484 ber_dec_ctx_t renamed into asn_struct_ctx_t; added generic codec context
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@443 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:24:10 +00:00
vlm d08d6c5c14 got rid of 4k table; also asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@442 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:21:39 +00:00
vlm 406ff3b3d1 stack usage limits; also asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@441 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:21:23 +00:00
vlm 7b75d980b7 protection against integer wrap-around; also asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@440 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:20:14 +00:00
vlm 0229643efe asn1_* renamed into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@439 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:19:37 +00:00
vlm 7a5a31a1b5 added cross-referenced types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@438 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:19:12 +00:00
vlm 24b9a8b8b2 README file
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@437 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:18:44 +00:00
vlm ec6acd445d different type name for the big integer
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@436 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:18:09 +00:00
vlm d5b3bf398c different type for the big integer
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@435 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:17:17 +00:00
vlm 3a3a0dd5a3 rearranging
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@434 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:17:06 +00:00
vlm a5dcb91841 renamed asn1_ into asn_; support for cross-referenced types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@433 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:16:40 +00:00
vlm 81f1a0cd0c removed unnecessary exit
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@432 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:15:06 +00:00
vlm d8ff33552a renamed asn1_* into asn_*
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@431 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:14:36 +00:00
vlm 95ad5b3d08 added an extra complex components
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@430 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-29 13:13:29 +00:00
vlm bbfd8668c1 order and typos fixed
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@429 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-28 11:37:37 +00:00
vlm 4005630892 real_zero moved up
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@428 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 22:18:34 +00:00
vlm b1f8d61021 infinity handling
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@427 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 22:16:18 +00:00
vlm 8f6ded0611 nan handling
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@426 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 21:36:59 +00:00
vlm c8ee3054b1 fixed REAL pretty-printing
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@425 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:56:03 +00:00
vlm fd2ee9e259 reverted to strdup() back
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@424 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:54:44 +00:00
vlm c15f56362a more manuals are there
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@423 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:54:27 +00:00
vlm db6b290b44 better handling of encoded subTLVs
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@422 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:54:06 +00:00
vlm 09a4aa5306 pretty-printing check cases
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@421 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:52:36 +00:00
vlm 0a1738cbf5 pretty-printing
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@420 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:52:18 +00:00
vlm 7b7e1dc1be ANY/OCTET STRING/BIT STRING testing, plus numerous test cases
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@419 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:50:48 +00:00
vlm 91ac31ce71 improved xml handling
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@418 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:31:19 +00:00
vlm 4f929ef5be added extensibility
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@417 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-27 20:31:02 +00:00
vlm ee2e9c5509 proper way of doing things
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@416 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 14:18:32 +00:00
vlm 275e5fda84 another way
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@415 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 14:10:37 +00:00
vlm ab8e43d8db no strdup
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@414 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 14:07:09 +00:00
vlm b22c36f0a4 recompiled
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@413 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 14:06:39 +00:00
vlm 1d200e3205 moved to higher level
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@412 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 14:06:05 +00:00
vlm 57ec1487de -fno-constraints
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@411 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-26 13:42:43 +00:00