summaryrefslogtreecommitdiff
path: root/lib/asn1
Commit message (Expand)AuthorAgeFilesLines
* OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
|\
| * Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-061-1/+1
| |\
| * \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1716-16/+54
| |\ \
* | | | Corrected test case that failed because of the removal of a catch in timer:tcKenneth Lundin2011-05-111-3/+3
| |_|/ |/| |
* | | Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+39
* | | Update copyright yearsBjörn-Egil Dahlberg2011-03-1114-14/+14
| |/ |/|
* | Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...Kenneth Lundin2011-03-073-3/+47
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-173-3/+3
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting in ASNLukas Larsson2011-02-175-193/+176
* | Add init_per_suite and end_per_suiteLukas Larsson2011-02-173-0/+18
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-173-0/+6
* | Update asn1 tests to conform with common_test standardLukas Larsson2011-02-176-215/+240
* | Update common_test tests to conform with common_test standardLukas Larsson2011-02-173-0/+7320
* | Update app_init to init_per_suite to conform with common_test standards.Lukas Larsson2011-02-172-14/+14
* | Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson2011-02-173-9/+7
|\ \
| * | Shut off some dialyzer warningsKostis Sagonas2010-11-183-9/+7
| |/
* | Merge branch 'ta/asn1-reporting' into devNiclas Axelsson2011-02-173-106/+142
|\ \
| * | asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz2010-05-054-107/+143
* | | Prepare releaseErlang/OTP2010-12-062-1/+26
* | | Correct a race-condition during loading of driverKenneth Lundin2010-11-261-1/+4
| |/ |/|
* | Merge branch 'maint-r13' into devKenneth Lundin2010-10-054-2662/+3293
|\ \
| * | Prepare releaseErlang/OTP2010-10-042-1/+17
| * | Add additional test to cover this correctionKenneth Lundin2010-10-044-2644/+3237
| * | correct the encoding of ExtensionAdditionGroupKenneth Lundin2010-09-241-15/+15
| * | tempKenneth Lundin2010-09-231-14/+51
| * | Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin2010-09-2321-150/+261
* | | Prepare releaseOTP_R14BErlang/OTP2010-09-132-1/+45
* | | Remove warnings for clashes with new autoimported BIFsPatrik Nyblom2010-09-102-1/+3
* | | Merge branch 'kenneth/asn1/docfixes/OTP-8829' into devKenneth Lundin2010-09-101-51/+62
|\ \ \
| * | | Add warning about since long unsupported [{Cname,Val}] repr. of SEQUENCE/SETKenneth Lundin2010-09-101-51/+62
* | | | Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into devKenneth Lundin2010-09-1010-32/+143
|\ \ \ \
| * | | | Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin2010-09-0721-150/+261
| | |/ / | |/| |
* | | | Merge branch 'kenneth/asn1/uper_contrained_number/OTP-8779' into devKenneth Lundin2010-09-101-23/+6
|\ \ \ \
| * | | | Fix bug in UNALIGNED PER regarding encode/decode of constrained number with v...Kenneth Lundin2010-08-231-23/+6
* | | | | Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson2010-09-071-2/+1
|\ \ \ \ \
| * | | | | Remove unused variablesMartti Kuparinen2010-08-131-2/+1
| |/ / / /
* | | | | Merge branch 'ta/asn1-test-compile-options' into devBjörn Gustavsson2010-09-061-1/+1
|\ \ \ \ \
| * | | | | Fix asn1_SUITE test_compile_options:verbose/1Tuncer Ayaz2010-08-261-1/+1
* | | | | | Merge branch 'ta/asn1ct-fix-whitespace' into devBjörn Gustavsson2010-09-061-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | asn1ct: change unusual whitespace char from 0xA0 to 0x20Tuncer Ayaz2010-07-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'maint-r13' into devBjörn Gustavsson2010-09-0113-667/+980
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'kenneth/asn1/ExtensionAdditionGroup/OTP-8598' of ../kenneth_otp...Erlang/OTP2010-08-2714-652/+991
| |\ \ \
| | * | | Update of vsn.mk, relnotes and appup for patch in R13B04 trackKenneth Lundin2010-08-253-106/+19
| | * | | Add support for Extension addition groupKenneth Lundin2010-08-2511-546/+972
| * | | | asn1 tests: Remove duplicated SUITE data directoriesBjörn Gustavsson2010-08-27839-218312/+9
| |/ / /
* | | | Remove ticket numbers from all vsn.mk filesBjörn Gustavsson2010-08-181-321/+0
| |/ / |/| |