index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
c_src
Age
Commit message (
Expand
)
Author
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