index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
netaddr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ice4j and jain-sip dependencies
Ingo Bauersachs
2016-04-12
1
-10
/
+5
*
Updates the license headers.
Damian Minkov
2015-07-20
8
-13
/
+113
*
Updates the JNA library to version 4.1.0 because it is dual-licensed under LG...
Lyubomir Marinov
2015-05-27
1
-13
/
+45
*
Retrieve local socket address on OSX with a native sockt
Ingo Bauersachs
2015-02-15
3
-1
/
+257
*
Removes unnecessary call to getLocalHost() and fixes a problem where wrong lo...
Damian Minkov
2014-11-25
1
-4
/
+1
*
Adds method to NetworkAddressManagerServiceImpl that allows to create Ice str...
paweldomas
2014-05-07
1
-20
/
+40
*
Adds SDP imports to the NetworkAddress bundle and an export for ice4j's new f...
Emil Ivov
2014-02-23
1
-1
/
+4
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Fixes NullPointerExceptions when PacketLoggingService is unavailable. Reprodu...
Lyubomir Marinov
2013-11-14
3
-34
/
+36
*
Remove use of reflection for isUp and isLoopback
Ingo Bauersachs
2013-05-31
1
-65
/
+4
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-1
/
+1
*
Renames show/hide button properties to fit convention (should apply globally ...
Emil Ivov
2013-04-04
1
-1
/
+6
*
Implements contact details edit and notification for outside edit of contacts.
Damian Minkov
2013-02-12
1
-5
/
+9
*
Include exception in failed delivery log
Ingo Bauersachs
2013-02-05
1
-1
/
+2
*
Separates dns package to service and impl. Creates a ParallelResolver interfa...
Yana Stamcheva
2013-01-27
2
-4
/
+3
*
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...
Yana Stamcheva
2013-01-24
2
-3
/
+4
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
3
-3
/
+4
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
4
-8
/
+12
*
Integrates Jitsi presence, IM and VoIP with MS Outlook.
Lyubomir Marinov
2012-06-01
1
-1
/
+1
*
Allows JingleUtils to be used as a utility class outside of OSGi.
Lyubomir Marinov
2012-03-26
1
-61
/
+62
*
Adds some logging to network status events and their dispatching.
Damian Minkov
2012-02-20
1
-0
/
+18
*
Adds property to disable otr plugin.
Damian Minkov
2012-01-13
1
-41
/
+47
*
Fixes a problem with creating two instances ot NetworkConfigurationWatcher.
Damian Minkov
2012-01-12
1
-2
/
+2
*
Adds dns change detection on macosx.
Damian Minkov
2011-12-22
1
-0
/
+12
*
Make protocols aware of DNSSEC exceptions
Ingo Bauersachs
2011-12-19
2
-0
/
+7
*
Fixes possible NullPointerExceptions related to packet logging, resources.
Lyubomir Marinov
2011-11-23
1
-0
/
+3
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
6
-6
/
+6
*
Fixes some reconnect issues and early events where still no dns is configured...
Damian Minkov
2011-09-30
2
-86
/
+270
*
Detects ip changes (not link changes) under macosx. Fixes a problem with reco...
Damian Minkov
2011-09-12
1
-10
/
+3
*
Forces gtalk ice enabled on systems with already saved preferences (property ...
Damian Minkov
2011-09-02
1
-91
/
+401
*
Fixes some problem with reconnecting and detecting interfaces.
Damian Minkov
2011-08-24
1
-9
/
+6
*
Removes some warnings. Improves handling of wake up and error handling when u...
Damian Minkov
2011-08-24
1
-0
/
+13
*
Introduces service for detecting system activity like network changes and det...
Damian Minkov
2011-08-23
3
-155
/
+160
*
Show connecting status during reconnects.
Damian Minkov
2011-05-26
1
-1
/
+17
*
Handle hangup call if sip bye was unable to send. Increase the time value to ...
Damian Minkov
2011-03-28
1
-2
/
+2
*
The protocol providers resolve addresses from the SRVRecord.
Sebastien Vincent
2011-03-18
1
-6
/
+12
*
Change NetworkUtils.getSRVRecord methods to return SRVRecord array instead of...
Sebastien Vincent
2011-03-18
1
-4
/
+13
*
Fix default values for jabber connection (stun auto-discover and jingle nodes...
Damian Minkov
2011-01-05
1
-1
/
+2
*
Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP...
Sebastien Vincent
2010-12-21
2
-0
/
+15
*
Initial support for Jingle Nodes. Please note that this feature is disabled b...
Sebastien Vincent
2010-12-10
1
-0
/
+3
*
Implement packet logging for ice4j.
Damian Minkov
2010-12-07
4
-1
/
+94
*
Remove import of non-existing package
Werner Dittmann
2010-10-18
1
-1
/
+0
*
Initial commit to support provisioning. It provides the DHCP provisioning dis...
Sebastien Vincent
2010-09-29
1
-1
/
+0
*
Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...
Sebastien Vincent
2010-09-22
2
-10
/
+93
*
Patches work on the jingle ICE integration so that I could commit it and let ...
Emil Ivov
2010-09-19
1
-1
/
+2
*
ICE integration for XMPP accounts (Work in progress)
Emil Ivov
2010-09-19
1
-1
/
+2
*
ICE integration for XMPP accounts (Work in progress)
Emil Ivov
2010-09-19
1
-3
/
+7
*
ICE integration for XMPP accounts
Emil Ivov
2010-09-19
1
-3
/
+3
*
ICE integration for XMPP accounts
Emil Ivov
2010-09-19
1
-8
/
+46
*
ICE integration for XMPP accounts
Emil Ivov
2010-09-19
1
-15
/
+34
[next]