aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/netaddr
Commit message (Expand)AuthorAgeFilesLines
* Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-121-10/+5
* Updates the license headers.Damian Minkov2015-07-208-13/+113
* Updates the JNA library to version 4.1.0 because it is dual-licensed under LG...Lyubomir Marinov2015-05-271-13/+45
* Retrieve local socket address on OSX with a native socktIngo Bauersachs2015-02-153-1/+257
* Removes unnecessary call to getLocalHost() and fixes a problem where wrong lo...Damian Minkov2014-11-251-4/+1
* Adds method to NetworkAddressManagerServiceImpl that allows to create Ice str...paweldomas2014-05-071-20/+40
* Adds SDP imports to the NetworkAddress bundle and an export for ice4j's new f...Emil Ivov2014-02-231-1/+4
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes NullPointerExceptions when PacketLoggingService is unavailable. Reprodu...Lyubomir Marinov2013-11-143-34/+36
* Remove use of reflection for isUp and isLoopbackIngo Bauersachs2013-05-311-65/+4
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Renames show/hide button properties to fit convention (should apply globally ...Emil Ivov2013-04-041-1/+6
* Implements contact details edit and notification for outside edit of contacts.Damian Minkov2013-02-121-5/+9
* Include exception in failed delivery logIngo Bauersachs2013-02-051-1/+2
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-272-4/+3
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-3/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-3/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-8/+12
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Allows JingleUtils to be used as a utility class outside of OSGi.Lyubomir Marinov2012-03-261-61/+62
* Adds some logging to network status events and their dispatching. Damian Minkov2012-02-201-0/+18
* Adds property to disable otr plugin.Damian Minkov2012-01-131-41/+47
* Fixes a problem with creating two instances ot NetworkConfigurationWatcher.Damian Minkov2012-01-121-2/+2
* Adds dns change detection on macosx.Damian Minkov2011-12-221-0/+12
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-192-0/+7
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-231-0/+3
* 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