-
It has been nearly a year since I have done development with this API, so I can not say for sure. I thought when I tested my changes that this was one of the tests I performed. I know the VIX API has changed several times in the past several years, and it is completely plausible that you are the first to update the code since the changes have taken place. I am not trying to pass the blame...
2009-03-30 22:58:36 UTC in pyvix
-
Is it possible parse PER encoded data types with pyasn1 (assuming i know the structure before hand), and if so could you provide an example, where I have a structure that is something like this:
(GetRequest
:headerOnly TRUE
:lock FALSE
:acceptTypes (AcceptTypes
:standardTypes ((html)
(plain-text)))
:url "/ses/magic/moxen.html")
from...
2009-01-22 15:03:01 UTC in ASN.1 library for Python
-
Thanks.
2009-01-22 14:33:34 UTC in ASN.1 library for Python
-
I am working with pyasn1, and I found an issues with Boolean types. I
am working with a protocol that considers the following a Boolean:
"\x01\x01\xff"
However, when I try to parse this snippet with the following code:
from pyasn1.codec.ber import decoder
decoder.decode("\x01\x01\xff")
I get this exception:
ValueConstraintError...
2009-01-22 13:09:36 UTC in ASN.1 library for Python
-
File Added: pyvix_patch.
2008-04-23 00:26:46 UTC in pyvix
-
Added missing APIs detailed in the Latest Vix API supporting up to 1.1.1: VMware Workstation 6.0.1
Compiles and executes with minimal testing.
2008-04-22 23:55:11 UTC in pyvix
-
Hello,
I need to temporarily remove the source code for the madrims project. There was a miscommunication, and I need to get pre-approval before this code can be released to the public. Thank you for your help,
Adam Pridgen.
2007-02-24 00:58:07 UTC in SourceForge.net
-
pridgen registered the MADRiMS project.
2007-02-07 14:17:11 UTC in MADRiMS
-
pridgen committed patchset 3 of module CRUX to the Code Writing Utilities for XML Apps CVS repository, changing 1 files.
2007-02-06 00:18:24 UTC in Code Writing Utilities for XML Apps
-
pridgen committed patchset 2 of module CRUX to the Code Writing Utilities for XML Apps CVS repository, changing 1 files.
2007-02-05 23:54:58 UTC in Code Writing Utilities for XML Apps