Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-09-29 | BER decoding: Don't allow primitives with indefinite lengths | Björn Gustavsson |
2014-08-11 | BER decoding: Improve error checking for indefinite length | Björn Gustavsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2013-08-21 | erts: Add option to include nifs statically | Lukas Larsson |
2013-02-07 | Merge branch 'maint' | Björn Gustavsson |
2013-02-04 | asn1_erl_nif: Correct broken length encoding | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-22 | BER: Correct bug in 'undec_rest' | Björn Gustavsson |
2013-01-22 | Correct error handling for the NIF functions | Björn Gustavsson |
2012-02-29 | [asn1] Refactor test cases and remove extra suites | Adam Lindberg |
2012-01-03 | asn1: Remove unused variable in asn1_erl_nif.c | Björn-Egil Dahlberg |
2011-08-01 | Update to use enif_alloc instead of malloc | Lukas Larsson |
2011-08-01 | Fix bug in counting length of empty composite types | Lukas Larsson |
2011-08-01 | Fix bug where composite types with more then one element would be encoded in ... | Lukas Larsson |
2011-08-01 | Update ber encode nif to use a linked list memry buffer | Lukas Larsson |
2011-08-01 | Create a nif for ber encode | Lukas Larsson |
2011-08-01 | Update tag to be ints instead of longs | Lukas Larsson |
2011-08-01 | Update asn1 nif to handle calls with an empty binary | Lukas Larsson |
2011-08-01 | Cannot be a binary as decode creates tuples | Lukas Larsson |
2011-08-01 | return 0 as error code when an unknown error happens | Lukas Larsson |
2011-08-01 | Add load, upgrade and purge functions for asn1 nifs | Lukas Larsson |
2011-08-01 | Add better error messages to nifs | Lukas Larsson |
2011-08-01 | Add asn1 nif for ber decode and per encode | Lukas Larsson |