Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solves a bug, reported by Ken Russell from sun. | Carsten Weisse | 2005-10-26 | 1 | -3/+5 |
| | | | | | | | | | (Problems with jdk1.6 and special network configs) The localhost address was null by calling InetAddress.getByName("localhost").getAddress() see java api doc: InetAddress.getByName(null) is the correct (but strange) method to get the localhost InetAddress. | ||||
* | code cleanup | Carsten Weisse | 2004-10-20 | 1 | -10/+16 |
| | |||||
* | nonblocking network and code cleanup | Carsten Weisse | 2004-10-17 | 1 | -6/+19 |
| | |||||
* | reformat (java conventions) | Carsten Weisse | 2004-10-17 | 1 | -44/+45 |
| | |||||
* | import of Jake2 version hannover | Holger Zickner | 2004-07-08 | 1 | -22/+11 |
| | |||||
* | import of Jake2 version sunrisesunrise | Holger Zickner | 2004-07-07 | 1 | -0/+65 |