aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix crash when processing S1APBi-Ruei, Chiu1-2/+2
2017-11-13Fix memory leakeageBi-Ruei, Chiu1-0/+3
2017-11-06use hash for name lookupLev Walkin4-41/+45
2017-10-20Fix error during 'make check'Bi-Ruei, Chiu1-2/+2
2017-10-20Solve the problem that information object table with one entry can not be pro...Bi-Ruei, Chiu1-1/+5
2017-10-20Pass evaluated arguments to members and type referencesBi-Ruei, Chiu1-6/+28
2017-10-20Fix unrecognized value type for reject/ignoreBi-Ruei, Chiu1-1/+27
2017-10-20Fix 'Information Object Set XXX contains no objects' when parsing S1AP's ASN.1Bi-Ruei, Chiu2-1/+24
2017-10-19removed gcc-7 warningsLev Walkin5-16/+24
2017-10-11corrected to the best known range (fixed after X.696 Corrigendum 1)Lev Walkin1-1/+1
2017-10-08cosmeticsLev Walkin1-45/+42
2017-10-08ignore garbage in the tests directoryLev Walkin1-1/+1
2017-10-05for OER use IEEE754 binary32 and binary64 format over the wireLev Walkin2-3/+3
2017-10-04take into account X696 Corrigendum 1 (05/2017)Lev Walkin1-2/+2
2017-10-04narrowing to support 32-bit floatsLev Walkin3-33/+251
2017-09-26remove namespace leakLev Walkin1-0/+1
2017-09-11ignore single value constraint which looks like a (bit)string itselfLev Walkin1-26/+42
2017-09-08remove extra logLev Walkin1-1/+0
2017-09-07ENUMERATION can not be emptyLev Walkin2-5/+7
2017-09-06parse advanced WITH COMPONENTSLev Walkin1-54/+67
2017-08-23avoid generating references to empty mapsLev Walkin1-7/+8
2017-08-23empty information object sets are OKLev Walkin1-35/+43
2017-08-23parameterized referencing of information object setsLev Walkin1-4/+4
2017-08-23specialization fix, tested on value specializationLev Walkin1-43/+4
2017-08-22introduce namespacesLev Walkin19-383/+552
2017-08-22add common libLev Walkin1-30/+33
2017-08-10fix ioc value encodingLev Walkin1-31/+41
2017-08-10reshuffled the tests layoutLev Walkin2-3/+3
2017-08-07refactor constraint matrix handlingLev Walkin1-43/+39
2017-08-06rm warningsLev Walkin2-5/+3
2017-08-06better parsing information object class setsLev Walkin10-84/+245
2017-08-04work in 128-bit integer values while compilingLev Walkin3-12/+14
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu4-0/+40
2017-08-02oer constraints (incomplete)Lev Walkin1-26/+79
2017-08-02add constraint debugLev Walkin3-14/+22
2017-08-02clarification that EXCEPT is ignored in both PER and OERLev Walkin1-1/+3
2017-08-02account for a wider structureLev Walkin1-15/+14
2017-08-02a pass over OER constraintsLev Walkin2-20/+77
2017-06-27remove commentLev Walkin1-1/+1
2017-05-07Merge PR99 and its fixes to support parsing Information Object and Informatio...Bi-Ruei, Chiu8-78/+289
2017-05-05Fix some memory leakage foundBi-Ruei, Chiu3-3/+5
2017-03-26Add code coverage using lcov and gcovVasil Velichkov1-0/+1
2016-03-15Bug #86: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2-5/+3
2016-03-14undo skeletons hierarchy detectionLev Walkin1-12/+5
2016-03-14more explicit test specLev Walkin1-1/+1
2016-03-14infer skeletons levelLev Walkin1-6/+13
2016-03-14go one dir deeper, still, if possibleLev Walkin1-3/+1
2016-03-14another attempt at travis debugLev Walkin1-1/+1
2016-03-14do not use reserved identifiersLev Walkin18-54/+54
2016-03-13another attempt at travis debugLev Walkin2-2/+2