aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/c_src
AgeCommit message (Expand)Author
2011-08-01Update tag to be ints instead of longsLukas Larsson
2011-08-01Update asn1 nif to handle calls with an empty binaryLukas Larsson
2011-08-01Cannot be a binary as decode creates tuplesLukas Larsson
2011-08-01Remove DRIVER target from opt targetLukas Larsson
2011-08-01return 0 as error code when an unknown error happensLukas Larsson
2011-08-01Remove all modules relating to drivers and make all functions obsolete.Lukas Larsson
2011-08-01Add load, upgrade and purge functions for asn1 nifsLukas Larsson
2011-08-01Add better error messages to nifsLukas Larsson
2011-08-01Add asn1 nif for ber decode and per encodeLukas Larsson
2011-05-20Fixed DRIVER_INIT prototypeKenneth Lundin
2011-05-19Corrected handling of long length in driver and updated test suitesKenneth Lundin
2010-08-13Remove unused variablesMartti Kuparinen
2010-04-15Fix shared libraries installationPeter Lemenkov
2010-02-18OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv.Sverker Eriksson
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP