aboutsummaryrefslogtreecommitdiff
path: root/pyasn1_modules/rfc5652.py
AgeCommit message (Collapse)Author
2017-07-04MAX values from the RFC specs should be set to infinite.Frank Zonneveld
Handling of MAX in RFC should be translated to infinity as stated in pyasn1 documentation, see http://pyasn1.sourceforge.net/docs/tutorial.html#integer-type
2017-06-01pep8 everythingIlya Etingof
2017-01-11email changed, copyright extended to year 2017Ilya Etingof
2016-03-27pep8 reformattedIlya Etingof
2016-03-27copyright info header added to merged filesIlya Etingof
2016-03-16Add CMC-related modulesStanisław Pitucha
Modules have been generated using asn1ate, with manual fixes to link up different RFCs.