Commit Graph

1479 Commits

Author SHA1 Message Date
Lev Walkin 78d917d5c1 rare memory leak fixed 2012-01-07 15:29:08 -08:00
Lev Walkin 15b8243424 additional checks 2012-01-06 03:19:01 -08:00
Lev Walkin 2e763993f9 remove compiler warnings 2011-07-21 01:17:37 +04:00
Lev Walkin 0959ffb20c Fix decoding of REAL values in NR3.
The NR3 form of values is used by Erlang to communicate REAL data.
2011-06-25 15:48:52 -07:00
Santiago Carot-Nemesio 8da8e73f18 Fix compilation warning in generated check constraints function.
Integer types defined in ASN1 in the range (0..4294967295) does
not need declare the variable "value". Before this patch, generated
code produced an unnecessary variable assignation and new compilers
trigger a message warning because the variable is no longer used
anymore due to the optimization for unsigned longs check.
2011-04-22 14:00:08 +02:00
Lev Walkin cf6c1e2302 version 0.9.23 2010-12-12 02:40:27 -08:00
Lev Walkin 05c81b7bed changed WIN32_LEAN_AND_MEAN back 2010-11-27 17:08:12 -08:00
Lev Walkin 936595643a WIN32 -> _WIN32; see http://predef.sourceforge.net/preos.html#sec25 2010-11-20 09:47:13 -08:00
Lev Walkin 464166ca44 xelatex formatting/font fixes 2010-11-09 08:34:38 -08:00
Lev Walkin 036addd129 move to xelatex 2010-11-09 04:12:38 -08:00
Lev Walkin e7c4b96655 update automake and move doc -> docsrc 2010-11-09 03:26:07 -08:00
Lev Walkin 978eb142d4 SET -> SEQUENCE for correctness 2010-11-08 16:43:02 -08:00
Lev Walkin 4c776e5921 aclocal-1.10 2010-11-08 02:14:14 -08:00
Lev Walkin ed44bf4164 Jump from LyX to LaTeX 2010-11-08 02:04:55 -08:00
Lev Walkin 9027260f34 unbroken files 2010-11-08 01:22:52 -08:00
Lev Walkin 0389281f7b newer version of flex 2010-11-03 10:04:47 -07:00
Lev Walkin f6712e6e9b Describe security impact for PER fix. 2010-10-25 21:12:36 -07:00
Lev Walkin fe1ffaff23 removed warnings in debug mode compilation 2010-10-25 21:07:59 -07:00
Lev Walkin 190419b23c PER decoding of open types fix 2010-10-25 19:19:17 -07:00
Lev Walkin ffe79f4450 Enumeration constraints relaxed 2010-10-25 00:10:34 -07:00
Lev Walkin a6dd57a927 X.691 specifies an octet full of zeroes as a valid complete encoding. 2010-10-24 22:03:14 -07:00
Lev Walkin 109ade5f81 PER encoding fix. Reported by Grzegorz Aksamit. 2010-10-24 20:48:05 -07:00
Lev Walkin 51270a782a CLEANFILES does not do recursive rm 2010-10-24 16:57:14 -07:00
Lev Walkin aaae9bfdd3 Removed some warnings 2010-10-24 16:56:30 -07:00
Lev Walkin 38f9b36f61 svn rm is not needed 2010-10-20 18:32:05 -07:00
Lev Walkin 80b3752c80 Merge branch 'master' of github.com:vlm/asn1c 2010-10-16 03:20:11 -07:00
Lev Walkin 4da95cf66c newer version of build tools 2010-10-16 03:18:57 -07:00
Lev Walkin 00f900b4c1 newer version of build instruments 2010-10-16 02:46:32 -07:00
Lev Walkin 96deff860a Newer way to address distributable scripts 2010-10-16 02:29:50 -07:00
Lev Walkin ffd035e9e0 react to -fincludes-quoted 2010-10-16 01:26:57 -07:00
Lev Walkin 00c1941196 Ignores ported from SVN repo 2010-10-16 01:25:43 -07:00
Lev Walkin 34944f2afb Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. 2010-10-07 08:25:37 +00:00
Lev Walkin 83f2a1cd8b attribution 2010-03-10 23:09:29 +00:00
Lev Walkin a4347cc349 minutes fix, courtesy IP Fabrics, Inc. 2010-03-10 23:05:56 +00:00
Lev Walkin b2bfca5313 memory OOB issue on Windows and with non-standard allocators; by Sheng Yu 2008-11-20 05:15:11 +00:00
Lev Walkin 7bb4ad0506 with -> as 2008-01-01 20:04:52 +00:00
Lev Walkin 0d5ebca34d mentioned full-width 32 bit integers 2007-12-04 11:32:37 +00:00
Lev Walkin 058e2225e0 check for iberty before mkstemps: mingw fix 2007-12-04 00:27:38 +00:00
Lev Walkin f68b93231f necessary types added 2007-12-03 15:13:31 +00:00
Lev Walkin fbf1d28134 do not include iberty if getopt is available by default. hurts CYGWIN 2007-12-03 14:58:39 +00:00
Lev Walkin 8bb57a29c1 unsigned integer of 32-bit widtth support for per 2007-12-03 13:41:36 +00:00
Lev Walkin f3c089ee48 remove MSVC warnings 2007-11-13 23:53:13 +00:00
Lev Walkin 8e391913e5 ASSUMESTDTYPES 2007-11-13 23:32:38 +00:00
Lev Walkin e751cd8b93 Windows patch by Cyril Pertsev 2007-11-13 22:30:09 +00:00
Lev Walkin a9e8026e6f Windows patch by Cyril Pertsev 2007-11-13 22:29:18 +00:00
Lev Walkin 7943c301b6 stdint only if not specifying types directly 2007-11-13 05:09:35 +00:00
Lev Walkin 0b1eb0e7d1 problem reported by ExtraHop networks 2007-11-10 02:05:23 +00:00
Lev Walkin 5c879db83e unsigned long support: conversion routines 2007-11-06 06:23:31 +00:00
Lev Walkin a105cbc368 32-bit integer decode/encode in per 2007-11-06 02:35:13 +00:00
Lev Walkin 63b4126c09 C90-compliant negative LONG_MIN 2007-11-06 01:48:46 +00:00