aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_constraint.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Fix 'Information Object Set XXX contains no objects' when parsing S1AP's ASN.1Bi-Ruei, Chiu1-1/+18
2017-09-06parse advanced WITH COMPONENTSLev Walkin1-54/+67
2017-08-22introduce namespacesLev Walkin1-37/+35
2017-08-06better parsing information object class setsLev Walkin1-1/+1
2017-05-07Merge PR99 and its fixes to support parsing Information Object and Informatio...Bi-Ruei, Chiu1-0/+26
2006-09-21remove extensions from the beginning of serially applied constraintLev Walkin1-5/+11
2006-03-21ObjectSetsLev Walkin1-41/+48
2006-03-21refactored parameterization supportLev Walkin1-1/+2
2005-08-14extensions of conditional native-typing to -fbless-SIZE constraintsLev Walkin1-4/+2
2005-03-20ContainedSubtype constraintsLev Walkin1-13/+87
2005-03-10support for constraints on primitive types while they are being definedLev Walkin1-26/+24
2005-03-10different debugLev Walkin1-0/+2
2005-02-25portability fixesLev Walkin1-3/+3
2004-09-15more loggingLev Walkin1-2/+4
2004-09-05more support for parametrized type; additional ANY supportLev Walkin1-3/+3
2004-08-22refactoringLev Walkin1-12/+10
2004-08-20effective constraint type for walking past SIZE() or FROM() nodesLev Walkin1-9/+32
2004-08-18constraint groking codeLev Walkin1-0/+239