aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-23RPM spec is not part of asn1cLev Walkin1-1/+0
2016-01-23RPM spec is not part of asn1c anymoreLev Walkin2-58/+1
2016-01-23modernize distribution a bitLev Walkin5-14/+3
2016-01-23copyright years: 2003-2016Lev Walkin1-1/+1
2016-01-23clang-format config with my preferred styleLev Walkin1-0/+14
2016-01-23autoformatted (no semantic change)Lev Walkin4-1337/+1407
2016-01-23avoid compile warningLev Walkin1-1/+4
2016-01-23ftruncate output should not be ignored under some compilersLev Walkin1-1/+6
2016-01-23removed AM_MAINTAINER_MODELev Walkin1-2/+0
2016-01-23generate manual pages from Markdown instead of writing directlyLev Walkin13-309/+784
2016-01-10gcc warning fix?Lev Walkin2-8/+8
2016-01-10get rid of compiler warning of too smart compilerLev Walkin2-16/+22
2016-01-10bit strings also can haz membersLev Walkin1-1/+2
2016-01-10split --enable-Werror and --enable-test-WerrorLev Walkin1-10/+17
2016-01-10warnings as errorsLev Walkin1-1/+1
2016-01-10fix compiler warningsLev Walkin3-4/+4
2015-09-14Merge branch 'master' of github.com:vlm/asn1cLev Walkin1-1/+2
2015-09-14add Jaroslav Imrich to ChangeLogLev Walkin1-0/+1
2015-09-14Merge pull request #50 from jariq/masterLev Walkin1-1/+2
C89 compliant variable declaration
2015-09-14add Adrien Destugues to ChangeLogLev Walkin1-0/+2
2015-09-14Merge pull request #66 from simo5/memleakLev Walkin1-1/+3
Avoid memory leak on error
2015-09-14Merge pull request #67 from simo5/fallthroughLev Walkin1-0/+1
Keep static analyzers happy
2015-09-14autoreconf-2.69 fixLev Walkin2-2/+5
2015-09-14Merge pull request #63 from brchiu/masterLev Walkin1-0/+2
Update configure.ac
2015-09-03Keep static analyzers happySimo Sorce1-0/+1
Make it clear fall through is intentional. Signed-off-by: Simo Sorce <simo@redhat.com>
2015-09-03Avoid memory leak on errorSimo Sorce1-1/+3
This was found on an internal Red Hat scan with multiple fuzzers. Signed-off-by: Simo Sorce <simo@redhat.com>
2015-08-01Update configure.acbrchiu1-0/+2
fixing problem found when using autoreconf-2.69
2015-04-27?= was confusing some environmentsLev Walkin1-1/+1
2015-04-10use AS_HELP_STRING for formatting, etcLev Walkin1-11/+13
2014-10-31C89 compliant variable declarationJaroslav Imrich1-1/+2
2014-10-26formatting and EnglishLev Walkin1-0/+0
2014-10-26englishLev Walkin1-10/+11
2014-10-26formatting and EnglishLev Walkin2-37/+36
2014-10-26specify version globallyLev Walkin2-5/+8
2014-10-26some english fixesLev Walkin1-7/+5
2014-10-23add -fincludes-quoted and -fline-refs into manual pageLev Walkin1-0/+6
2014-10-23man page formattingLev Walkin3-118/+116
2014-10-23remove capitalizationLev Walkin3-3/+3
2014-10-12no need in ENUMERATED fileLev Walkin1-2/+0
2014-10-12issue/32 acknowledgedLev Walkin1-0/+1
2014-10-13useless -all-staticLev Walkin3-3/+0
2014-10-12issue/32 fchmod() does not respect umaskLev Walkin1-1/+12
2014-10-12intentionalLev Walkin1-1/+1
2014-10-12Merge https://github.com/vlm/asn1c/pull/37Lev Walkin3-5/+2
2014-10-12ENUMERATED is no longer needed forLDAP3 and MEGACOLev Walkin2-4/+0
2014-10-12Merge branch 'master' of https://github.com/wiml/asn1c into wiml-masterLev Walkin1-1/+2
2014-10-12formatted changelogLev Walkin1-1/+2
2014-10-12Makefile.am is not needed hereLev Walkin1-10/+0
2014-10-12Merged http://github.com/vlm/asn1c/pull/31: compiling on Win32.Lev Walkin5-0/+22
2014-10-12merged patch #31Lev Walkin5-0/+22