summaryrefslogtreecommitdiff
path: root/lib/orber
Commit message (Expand)AuthorAgeFilesLines
* [orber] Fix bug in corbaloc/corbaname over sslLars Thorsen2013-03-184-4/+74
* Update copyright yearsBjörn-Egil Dahlberg2012-08-3110-10/+10
* Update to work with whitespace in exec pathLukas Larsson2012-06-059-44/+45
* Prepare releaseOTP_R15B01Erlang/OTP2012-04-012-2/+24
* Update copyright yearsBjörn-Egil Dahlberg2012-03-305-5/+5
* Fix descriptions of ssl_client_options and ssl_server_optionsLars Thorsen2012-03-291-4/+14
* Add parameter to error message string formatGustav Simonsson2012-01-272-4/+34
* orber: Use modern list guard in testsuiteBjörn-Egil Dahlberg2012-01-041-1/+1
* orber: Ignore unused variable in orber_tb.erlBjörn-Egil Dahlberg2012-01-041-1/+1
* Prepare releaseErlang/OTP2011-12-121-1/+45
* Update copyright yearsBjörn-Egil Dahlberg2011-12-0911-11/+11
* [orber] Update documentation according to the new handling of SSL optionsLars Thorsen2011-12-0711-307/+90
* [orber] Change the option handling for sslLars Thorsen2011-12-0510-1617/+2119
* Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg2011-11-221-1/+1
* Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson2011-11-221-1/+1
* [orber] Remove usage of ssl:seed/1Lars Thorsen2011-11-184-8/+3
* Remove exec bit from files: info files, dat, batRicardo Catalinas Jiménez2011-11-101-0/+0
* Remove exec bit from files related to: XML, make, CRicardo Catalinas Jiménez2011-11-101-0/+0
* Remove exec bit from: erl, hrl, xml, html, asn, gif, xpmRicardo Catalinas Jiménez2011-11-105-0/+0
* Remove unused */doc/src/make.dep filesBjörn Gustavsson2011-10-271-62/+0
* doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson2011-10-271-89/+0
* corba applications: Fix broken 'make clean'Lars Thorsen2011-10-123-3/+3
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-10-042-2/+16
|\
| * Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-2/+16
* | Merge branch 'dev' into majorHans Bolinder2011-09-271-2/+2
|\ \ | |/
| * Correct XML filesHans Bolinder2011-09-261-2/+2
* | Merge branch 'dev' into majorBjörn Gustavsson2011-09-191-66/+0
|\ \ | |/
| * Remove unused lib/orber/include/MakefileBjörn Gustavsson2011-09-141-66/+0
* | emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-163-5/+5
* | orber: Support parallel makeBjörn Gustavsson2011-08-084-30/+23
* | otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson2011-08-081-1/+0
|/
* OTP-9326Niclas Eklund2011-05-193-2/+18
* 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
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-1133-33/+33
* | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into devNiclas Eklund2011-03-0310-32/+52
|\ \
| * | Removed more spec:s that wasn't needed.Niclas Eklund2011-02-171-5/+5
| * | Removed spec:s that wasn't needed.Niclas Eklund2011-02-173-25/+15
| * | Updated light weight tests.Niclas Eklund2011-02-152-4/+6
| * | Updsated macro EFORMAT exit handling.Niclas Eklund2011-02-141-3/+7
| * | Corrected spec usage.Niclas Eklund2011-02-141-1/+5
| * | Eliminated Dialyzer warnings when using exit or throw.Niclas Eklund2011-02-105-6/+24
* | | Rename Suite Callback to Common Test HookLukas Larsson2011-02-1724-24/+24
* | | Update ssl orber tests to be skipped if there is no ssl installedLukas Larsson2011-02-174-233/+225
* | | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+4
* | | Update all test specsLukas Larsson2011-02-171-1/+1
* | | Fix formatting for orberLukas Larsson2011-02-1723-166/+180
* | | Add init_per_suite and end_per_suiteLukas Larsson2011-02-1711-11/+77
* | | Add ts_install_scb to suite/0Lukas Larsson2011-02-1724-24/+72
* | | Update orber tests to conform with common_test standardLukas Larsson2011-02-1725-352/+476