Age | Commit message (Expand) | Author |
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 |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-07-19 | asn1: Remove VxWorks | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
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-10-13 | asn1: Fix typo that caused failure of 'make release' on Windows | Björn Gustavsson |
2011-08-08 | Merge branch 'bjorn/parallel-make/OTP-9451' into major | Björn Gustavsson |
2011-08-08 | */c_src/Makefile*: Support parallel make | Björn Gustavsson |
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 | Remove DRIVER target from opt target | Lukas Larsson |
2011-08-01 | return 0 as error code when an unknown error happens | Lukas Larsson |
2011-08-01 | Remove all modules relating to drivers and make all functions obsolete. | 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 |
2011-05-20 | Fixed DRIVER_INIT prototype | Kenneth Lundin |
2011-05-19 | Corrected handling of long length in driver and updated test suites | Kenneth Lundin |
2010-08-13 | Remove unused variables | Martti Kuparinen |
2010-04-15 | Fix shared libraries installation | Peter Lemenkov |
2010-02-18 | OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv. | Sverker Eriksson |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |