aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orber/src
AgeCommit message (Expand)Author
2017-05-04Update copyright yearRaimo Niskanen
2017-03-01Fix typos: lenght -> lengthMyron Marston
2017-02-14Fixed typos in lib/orberAndrew Dryga
2016-11-04[orber] Fix dialyzer warningsLars Thorsen
2016-03-15update copyright-yearHenrik Nord
2016-02-22Fix a few dialyzer warningsHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-20Merge branch 'master' of git-server:otpLars Thorsen
2015-05-20[orber] Update runtime dependency to stdlibLars Thorsen
2015-05-08[orber] Use rand instead of randomLars Thorsen
2015-05-08[orber, cos*] Bump versions and update dependencies in app fileLars Thorsen
2015-05-08[orber, cos*] Remove usage of erlang:now()Lars Thorsen
2014-12-02Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer
2014-09-23[orber] Fix problem with IPv6 addresses in service contextLars Thorsen
2014-07-31[orber] Fix malformed macrosLars Thorsen
2014-06-26[orber] Update documentation and fix testcase for IPv4/IPv6Lars Thorsen
2014-06-25[orber] Update testcases and fixed some minor faultsLars Thorsen
2014-06-23[orber] Remove unused file corba_request.erlLars Thorsen
2014-06-23[orber] Remove a define of ORBVSN when compiling orbers erlang modulesLars Thorsen
2014-06-23[orber] Add possibilty to configure orber to run in both IPv4 and IPv6Lars Thorsen
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-02-19Misc adjustments of OTP versionRickard Green
2014-01-24Use lists:droplast/1 in orber/orber_interceptors.erlHans Svensson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-03-21Merge branch 'maint-r15' into lars/orber/corbaloc-bug-r16-version/OTP-10675Lars Thorsen
2013-03-18[orber] Fix bug in corbaloc/corbaname over sslLars Thorsen
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-22Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-16Remove what remains of the Mnemosyne codeLoïc Hoguin
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-12-19ssl & orber: Remove ssl:pid/1 (has been pointless since R14)Ingela Anderton Andin
2012-11-26Fix other applicationsBjörn Gustavsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-27Add parameter to error message string formatGustav Simonsson
2012-01-04orber: Ignore unused variable in orber_tb.erlBjörn-Egil Dahlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-07[orber] Update documentation according to the new handling of SSL optionsLars Thorsen
2011-12-05[orber] Change the option handling for sslLars Thorsen
2011-10-12corba applications: Fix broken 'make clean'Lars Thorsen
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-08-08orber: Support parallel makeBjörn Gustavsson
2011-05-19OTP-9326Niclas Eklund
2011-03-03Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into devNiclas Eklund
2011-02-17Removed spec:s that wasn't needed.Niclas Eklund
2011-02-14Updsated macro EFORMAT exit handling.Niclas Eklund
2011-02-14Corrected spec usage.Niclas Eklund