summaryrefslogtreecommitdiff
path: root/lib/orber/src
Commit message (Expand)AuthorAgeFilesLines
* Move the corba applcations to separate repositoryLars Thorsen2018-04-2780-30372/+0
* Update copyright yearRaimo Niskanen2017-05-045-5/+5
* Fix typos: lenght -> lengthMyron Marston2017-03-011-1/+1
* Fixed typos in lib/orberAndrew Dryga2017-02-143-4/+4
* [orber] Fix dialyzer warningsLars Thorsen2016-11-042-2/+2
* update copyright-yearHenrik Nord2016-03-1558-58/+58
* Fix a few dialyzer warningsHans Bolinder2016-02-226-7/+15
* Change license text to APLv2Bruce Yinhe2015-06-1870-697/+767
* Merge branch 'master' of git-server:otpLars Thorsen2015-05-207-30/+23
|\
| * [orber] Use rand instead of randomLars Thorsen2015-05-082-7/+4
| * [orber, cos*] Bump versions and update dependencies in app fileLars Thorsen2015-05-081-1/+1
| * [orber, cos*] Remove usage of erlang:now()Lars Thorsen2015-05-086-25/+21
* | [orber] Update runtime dependency to stdlibLars Thorsen2015-05-201-1/+1
|/
* Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer2014-12-021-2/+2
* [orber] Fix problem with IPv6 addresses in service contextLars Thorsen2014-09-233-53/+59
* [orber] Fix malformed macrosLars Thorsen2014-07-311-2/+2
* [orber] Update documentation and fix testcase for IPv4/IPv6Lars Thorsen2014-06-261-0/+1
* [orber] Update testcases and fixed some minor faultsLars Thorsen2014-06-252-6/+4
* [orber] Remove unused file corba_request.erlLars Thorsen2014-06-231-384/+0
* [orber] Remove a define of ORBVSN when compiling orbers erlang modulesLars Thorsen2014-06-232-5/+5
* [orber] Add possibilty to configure orber to run in both IPv4 and IPv6Lars Thorsen2014-06-234-66/+128
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+3
* Misc adjustments of OTP versionRickard Green2014-02-191-3/+0
* Use lists:droplast/1 in orber/orber_interceptors.erlHans Svensson2014-01-241-10/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-06-122-2/+2
* Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-28/+7
* Merge branch 'maint-r15' into lars/orber/corbaloc-bug-r16-version/OTP-10675Lars Thorsen2013-03-211-0/+4
|\
| * [orber] Fix bug in corbaloc/corbaname over sslLars Thorsen2013-03-181-0/+4
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* | Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson2013-01-221-20/+0
|\ \
| * | Remove what remains of the Mnemosyne codeLoïc Hoguin2013-01-161-20/+0
* | | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-8/+8
|\ \ \ | |/ / |/| |
| * | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-8/+8
* | | ssl & orber: Remove ssl:pid/1 (has been pointless since R14)Ingela Anderton Andin2012-12-191-21/+3
|/ /
* | Fix other applicationsBjörn Gustavsson2012-11-261-2/+1
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-6/+6
* Update copyright yearsBjörn-Egil Dahlberg2012-03-302-2/+2
* Add parameter to error message string formatGustav Simonsson2012-01-271-1/+1
* orber: Ignore unused variable in orber_tb.erlBjörn-Egil Dahlberg2012-01-041-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-12-097-7/+7
* [orber] Update documentation according to the new handling of SSL optionsLars Thorsen2011-12-074-27/+27
* [orber] Change the option handling for sslLars Thorsen2011-12-056-200/+417
* corba applications: Fix broken 'make clean'Lars Thorsen2011-10-121-1/+1
* emulator: Add a fourth element in exception stacktracesBjörn Gustavsson2011-08-163-5/+5
* orber: Support parallel makeBjörn Gustavsson2011-08-081-6/+5
* OTP-9326Niclas Eklund2011-05-191-1/+1
* Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into devNiclas Eklund2011-03-034-19/+19
|\
| * Removed spec:s that wasn't needed.Niclas Eklund2011-02-173-25/+15
| * Updsated macro EFORMAT exit handling.Niclas Eklund2011-02-141-3/+7