aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/netaddr
Commit message (Expand)AuthorAgeFilesLines
* fixed a NPE when localHost was not retrievedMatthieu Casanova2010-08-111-2/+13
* Compare JMF formats instead of MediaFormats. Create VideoMediaFormatImpl with...Sebastien Vincent2010-06-181-7/+7
* Add standby detection and handling in reconnect plugin. Fix some more root gr...Damian Minkov2010-06-141-1/+35
* Fix logger usage - fifth bunch.Werner Dittmann2010-06-033-25/+50
* Adds and activates reconnect plugin. Some fixes to protocols in order to work...Damian Minkov2010-05-173-0/+347
* Cleanup some left-overs of PropertyChange event handling.Werner Dittmann2010-05-161-5/+5
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-091-1/+1
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-091-1/+1
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-091-8/+4
* Migrates SIP over to neomedia. (Work in progress). Debugging SDP generationEmil Ivov2009-11-051-1/+1
* Migrates SIP over to neomedia. (Work in progress). CallPeerMediaHandler media...Emil Ivov2009-11-051-8/+11
* Migrates SIP over to neomedia. (Work in progress). Media port initialization.Emil Ivov2009-11-051-6/+22
* Migrates SIP over to neomedia. (Work in progress). Media port initialization.Emil Ivov2009-11-051-6/+88
* Second patch for Issue #704 by Sebastien Vincent.Damian Minkov2009-10-272-54/+60
* Logs commited by mistake.Damian Minkov2009-10-231-2/+0
* Logs commited by mistake.Damian Minkov2009-10-231-2/+0
* Issue #704. Native impl for a getLocalHost( destAddr ) method on Windows. Pat...Damian Minkov2009-10-232-8/+83
* Prevents a NullPointerException in NetworkAddressManagerServiceImpl#stop().Lyubomir Marinov2009-10-061-36/+44
* Fix warning: raw types, unused variables, etc. Contributes to issue #637.Werner Dittmann2009-04-204-12/+11
* Fixes issue #611: IPv6 SDP connection information causes 488 Not acceptable hereEmil Ivov2009-03-231-1/+36
* Fix issue #596 ( Why the DNS lookup of stun.iptel.org?)Damian Minkov2009-03-061-35/+4
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-102-8/+1
* Commits patches for the following issues:Emil Ivov2008-12-161-0/+1
* Fixes warnings.Lyubomir Marinov2008-12-072-14/+20
* Cosmetic.Emil Ivov2008-10-141-1/+1
* Adding extra logging to help diagnoze wrong localhost selections.Emil Ivov2008-10-141-1/+19
* Puts existing calls on hold when a new call starts.Lyubomir Marinov2008-10-131-7/+7
* removed two unneeded filesThomas Hofer2007-10-162-562/+0
* removed debug statementsEmil Ivov2007-07-111-9/+0
* refactoring stun4jEmil Ivov2007-07-103-113/+229
* refactoring - moving version and keepalive jabber extensions to their own pac...Emil Ivov2007-05-151-0/+67
* cc triggerEmil Ivov2006-12-181-1/+0
* cosmeticEmil Ivov2006-12-181-1/+1
* Made the getLocalHost() method slightly more aware of ipv6 addresses on Windows.Emil Ivov2006-12-041-2/+36
* minor changesEmil Ivov2006-12-041-1/+2
* Included stun4j package inside the netaddr bundle so no need to import it any...Emil Ivov2006-12-011-3/+1
* Temporary fix for NetworkAddressManager so that getLocalHost() would work on ...Emil Ivov2006-11-211-11/+17
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-2/+41
* Working on the JMF implementation of the media service.Emil Ivov2006-10-231-2/+7
* Working on SIP SupportEmil Ivov2006-08-211-2/+3
* Code formatEmil Ivov2006-08-167-366/+195
* Intermediat commit on SIP Support (Work in Progress!)Emil Ivov2006-08-091-2/+0
* Renamed to NetaddrActivatorEmil Ivov2006-06-251-80/+0
* cosmetics (chainging forgotton tabs to spaces)Emil Ivov2006-05-263-5/+5
* Changed the name of the activator. We'll no longer have osgi activators with ...Emil Ivov2006-03-232-1/+81
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-052-2/+2
* manifest files are by convention stored in root bundle packagesEmil Ivov2005-11-251-7/+0
* Initial sip-communicator-1.0 commitEmil Ivov2005-11-0214-0/+2879