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
/
src
Age
Commit message (
Expand
)
Author
2012-06-08
Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint
Lukas Larsson
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2012-05-04
Add support for multiple ExtensionAdditionGroups
Kenneth Lundin
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-29
replace 5 sec timeout (too short) with monitor in asn1_db requests
Kenneth Lundin
2012-03-27
Correct handling of INTEGER (1..4 | 8 | 10 | 20)
Kenneth Lundin
2012-02-28
[asn1] Parallelize test suites
Adam Lindberg
2012-02-28
[asn1] Make tables and processes unnamed
Adam Lindberg
2012-02-28
[asn1] Abstract out table access to new module
Adam Lindberg
2012-02-28
[asn1] Run asn1 compilation in a separate process
Adam Lindberg
2012-02-13
Fix to integer and sequence definitions
Gustav Simonsson
2011-12-09
Update copyright years
Björn-Egil Dahlberg
2011-11-30
asn1: Eliminate use of tuple fun
Björn Gustavsson
2011-09-23
Merge branch 'dev' into major
Lukas Larsson
2011-09-23
Merge branch 'lukas/asn1/fix_ber_other_testcase/OTP-9573' into dev
Lukas Larsson
2011-09-23
Update ber_bin and ber_bin_v2 to return binaries
Lukas Larsson
2011-09-13
Merge branch 'dev' into major
Henrik Nord
2011-09-08
asn1ct: add warnings_as_errors option
Tuncer Ayaz
2011-08-02
Remove some superflous includes which caused inlined modules to have lots of ...
Lukas Larsson
2011-08-01
Update code genaration to call nif/erlang depending on what is configured
Lukas Larsson
2011-08-01
Remove export_all and only export is_nif_loadable
Lukas Larsson
2011-08-01
Create a nif for ber encode
Lukas Larsson
2011-08-01
Extract generic is_nif_loadable function from decode
Lukas Larsson
2011-08-01
Update decode_open_type to use nifs if configured to do so
Lukas Larsson
2011-08-01
Add -deprecated attributes
Lukas Larsson
2011-08-01
Add obsolete warning for driver option
Lukas Larsson
2011-08-01
Remove all modules relating to drivers and make all functions obsolete.
Lukas Larsson
2011-08-01
Remove driver support for per encoding
Lukas Larsson
2011-08-01
Remove driver support for ber decoding
Lukas Larsson
2011-08-01
Fix bootstrap problem
Lukas Larsson
2011-08-01
Define vsn if not defined to make flymake happy
Lukas Larsson
2011-08-01
Add support for nif option to optimized ber_bin_v2 asn1 compilation
Lukas Larsson
2011-08-01
Add support for nif option to optimized PER asn1 compilation
Lukas Larsson
2011-08-01
Add asn1 nif for ber decode and per encode
Lukas Larsson
2011-07-21
Use lists:mapfoldl instead for a tiny performance gain
Lukas Larsson
2011-07-21
Move fixopt to do more work in ct than rt for opimized per_bin
Lukas Larsson
2011-07-21
Optmized encode_length by doing some calculations at compile time rather than...
Lukas Larsson
2011-07-21
Optmized decode_length by doing some calculations as compile time rather than...
Lukas Larsson
2011-05-19
Corrected handling of long length in driver and updated test suites
Kenneth Lundin
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-07
Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...
Kenneth Lundin
2011-02-17
Merge branch 'ks/asn1-dialyzer-fixes' into dev
Niclas Axelsson
2011-02-17
Merge branch 'ta/asn1-reporting' into dev
Niclas Axelsson
2010-11-26
Correct a race-condition during loading of driver
Kenneth Lundin
2010-11-18
Shut off some dialyzer warnings
Kostis Sagonas
2010-10-05
Merge branch 'maint-r13' into dev
Kenneth Lundin
2010-10-04
Add additional test to cover this correction
Kenneth Lundin
2010-09-24
correct the encoding of ExtensionAdditionGroup
Kenneth Lundin
2010-09-23
temp
Kenneth Lundin
2010-09-23
Add support for ExtensionAdditionGroup notation in nested types as well
Kenneth Lundin
[next]