esnacc / esnacc-ng

A continuation of the Enhanced SNACC ASN.1 compiler - See http://mail.esnacc.org/mailman/listinfo/dev
http://esnacc.org
GNU General Public License v2.0
32 stars 30 forks source link

OpenLDAP uses a forked snacc to provide two functions of decode #11

Open apconole opened 8 years ago

apconole commented 8 years ago

This bug is to enhance esnacc so that OpenLDAPs fork is no longer needed, and they can come off of mainline again.

apconole commented 8 years ago

Quick update - this requires gser encode/decode support. To get this right, we need to have it working in both the C and C++ libraries, as well as part of the back-end support (not much needed, but some).