aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/netaddr
Commit message (Expand)AuthorAgeFilesLines
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-186-6/+6
* Fixes some reconnect issues and early events where still no dns is configured...Damian Minkov2011-09-302-86/+270
* Detects ip changes (not link changes) under macosx. Fixes a problem with reco...Damian Minkov2011-09-121-10/+3
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-021-91/+401
* Fixes some problem with reconnecting and detecting interfaces.Damian Minkov2011-08-241-9/+6
* Removes some warnings. Improves handling of wake up and error handling when u...Damian Minkov2011-08-241-0/+13
* Introduces service for detecting system activity like network changes and det...Damian Minkov2011-08-233-155/+160
* Show connecting status during reconnects.Damian Minkov2011-05-261-1/+17
* Handle hangup call if sip bye was unable to send. Increase the time value to ...Damian Minkov2011-03-281-2/+2
* The protocol providers resolve addresses from the SRVRecord.Sebastien Vincent2011-03-181-6/+12
* Change NetworkUtils.getSRVRecord methods to return SRVRecord array instead of...Sebastien Vincent2011-03-181-4/+13
* Fix default values for jabber connection (stun auto-discover and jingle nodes...Damian Minkov2011-01-051-1/+2
* Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP...Sebastien Vincent2010-12-212-0/+15
* Initial support for Jingle Nodes. Please note that this feature is disabled b...Sebastien Vincent2010-12-101-0/+3
* Implement packet logging for ice4j.Damian Minkov2010-12-074-1/+94
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Initial commit to support provisioning. It provides the DHCP provisioning dis...Sebastien Vincent2010-09-291-1/+0
* Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...Sebastien Vincent2010-09-222-10/+93
* Patches work on the jingle ICE integration so that I could commit it and let ...Emil Ivov2010-09-191-1/+2
* ICE integration for XMPP accounts (Work in progress)Emil Ivov2010-09-191-1/+2
* ICE integration for XMPP accounts (Work in progress)Emil Ivov2010-09-191-3/+7
* ICE integration for XMPP accountsEmil Ivov2010-09-191-3/+3
* ICE integration for XMPP accountsEmil Ivov2010-09-191-8/+46
* ICE integration for XMPP accountsEmil Ivov2010-09-191-15/+34
* Added STUN server discovery to the network address managerEmil Ivov2010-09-191-0/+59
* Modifies the STUN form in the XMPP wizard so that it would use a share STUN s...Emil Ivov2010-09-191-3/+1
* Removes stun4j and the SC components that are using it so that we can now int...Emil Ivov2010-09-1910-2033/+37
* 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