summaryrefslogtreecommitdiff
path: root/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-03-061-1/+1
* jinterface: Accept ver5 distribution connection setupSverker Eriksson2023-01-171-1/+40
* jinterface: Remove old distribution handshakeSverker Eriksson2022-04-041-109/+21
* jinterface: Support custom distribution protocols without epmdJérôme de Bretagne2022-03-031-12/+45
* Fix typos in lib/jinterfaceKian-Meng, Ang2021-12-181-1/+1
* jinterface: Avoid 0-creation valueSverker Eriksson2021-11-041-7/+7
* Introduce a scheme for reusing mandatory distribution flagsBjörn Gustavsson2021-06-231-0/+8
* Consolidate mandatory distribution flags across applicationsBjörn Gustavsson2021-06-231-14/+4
* jinterface: Fix a NullPointerException in AbstractConnectionJérôme de Bretagne2021-05-201-1/+6
* jinterface: Fix link protocol inconsistency bugRickard Green2021-03-101-14/+91
* Improve distribution handshakeSverker Eriksson2020-01-141-57/+140
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Fixed typos in lib/jinterfaceAndrew Dryga2017-02-141-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* jinterface: transport factory implementationDmitriy Kargapolov2015-01-311-21/+25
* [jinterface] cleanup code according to new styleVlad Dumitrescu2014-11-251-993/+1001
* fix warning: Socket's InputStream not closedVlad Dumitrescu2014-09-111-4/+1
* silence 'potential resource leak' warningsVlad Dumitrescu2014-09-111-0/+20
* keep all method parameters finalVlad Dumitrescu2014-09-111-3/+4
* renamed method parameters hiding fieldsVlad Dumitrescu2014-09-111-22/+22
* rename field 'self' to 'localNode'Vlad Dumitrescu2014-09-111-28/+28
* removed unnecessary semicolons, imports, labelsVlad Dumitrescu2014-09-111-1/+1
* Include the cause when raising a new IOExceptionGarret Smith2014-07-161-2/+6
* Fix a few javadoc errorsAnthony Ramine2014-06-081-1/+1
* Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom2010-12-151-6/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1361