You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Lyubomir Marinov dc5a3e01ac
Fixes (on Java 1.6+ and not 1.5) a leak of pretty much all Window instances created by the application. ChatWindow and CallDialog are still leaked though because they have other, remaining retain paths.
15 years ago
.settings Set Eclipse compiler compliance level to 1.5 15 years ago
lib Updates ice4j.jar which delay connectivity checks reemission when receiving STALE-CREDENTIALS error (that can happen when one peer have not receive candidates list from remote but receive already one of its connectivity check). This also fix the stop of some ICE threads. 15 years ago
nbproject Add mock libraries to classpath 15 years ago
resources Adds in-band DTMF functionality. 15 years ago
src Fixes (on Java 1.6+ and not 1.5) a leak of pretty much all Window instances created by the application. ChatWindow and CallDialog are still leaked though because they have other, remaining retain paths. 15 years ago
test Fix stackoverflow on SIP server resolution when SRV host entry is unresolvable 15 years ago
www removes legacy file dating from the old java.net and obsoleted by the move to kenai 16 years ago
.classpath Revert some changes that should not be part of the previous commit. 15 years ago
.project Move IDE project files to where they are expected by the respective IDE 15 years ago
build.xml Make protocols aware of DNSSEC exceptions 15 years ago
jitsi.iml Adds new project files for IntelliJ Idea. 15 years ago
jitsi.ipr Adds new project files for IntelliJ Idea. 15 years ago