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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of sip: URIs
Ingo Bauersachs
2017-02-24
1
-0
/
+2
*
Changes version to 2.11. Closes #203.
damencho
2017-02-07
1
-1
/
+1
*
Changes version to 2.10.
damencho
2017-02-04
1
-1
/
+1
*
Checks from for received carbon messages, should be bare jid.
damencho
2017-01-26
1
-0
/
+11
*
VoiceCall Target resource (#37)
Thomas M
2017-01-18
2
-5
/
+13
*
Fix tray icon to open window on double click on Windows
Ingo Bauersachs
2017-01-18
1
-5
/
+22
*
Don't split resource strings, remove unused resources
Ingo Bauersachs
2017-01-18
5
-24
/
+12
*
BLF: Enable plugin and add workaround for Asterisk
Ingo Bauersachs
2017-01-15
2
-20
/
+64
*
Fix last message edit impersonation
Ingo Bauersachs
2017-01-15
1
-2
/
+5
*
Let the config service override the embedded resources
Ingo Bauersachs
2017-01-14
2
-0
/
+40
*
Use Java 7 instead of JNA to update home dir permissions
Ingo Bauersachs
2017-01-14
1
-25
/
+21
*
Replace deprecated calls to ice4j
Ingo Bauersachs
2017-01-14
5
-32
/
+34
*
Add option to choose tray icon mode (Native, Disabled, AppIndicator)
Ingo Bauersachs
2017-01-14
5
-88
/
+144
*
Update systray to handle old libdbusmenu quirks (Debian, RPM distros)
Ingo Bauersachs
2017-01-14
3
-32
/
+109
*
AppIndicator logging and clean up
Ingo Bauersachs
2017-01-14
3
-55
/
+88
*
Ignore SystemTray when running in headless mode
Ingo Bauersachs
2017-01-10
1
-1
/
+3
*
Add support for AppIndicators
Ingo Bauersachs
2017-01-10
13
-61
/
+1147
*
Use non-deprecated way to create FromFilter
Ingo Bauersachs
2017-01-07
1
-1
/
+1
*
ZRTP: stop encryption processing if added to SDP
Ingo Bauersachs
2017-01-07
1
-1
/
+1
*
Ignore all unknown MediaTypes
Ingo Bauersachs
2017-01-07
1
-7
/
+1
*
Remove redundant casts
Ingo Bauersachs
2017-01-07
1
-1
/
+1
*
Add hashCode to classes overriding equals
Ingo Bauersachs
2017-01-07
6
-0
/
+102
*
Load JNI lib into classloader of bundle rather than of libjitsi
Ingo Bauersachs
2017-01-07
1
-1
/
+1
*
Ignore any routes in the SIP header when an outbound proxy is used
Ingo Bauersachs
2017-01-07
1
-2
/
+24
*
Log getting local address as this often fails
Ingo Bauersachs
2017-01-07
1
-0
/
+3
*
Use NetworkUtils to handle all IPv6 formats
Ingo Bauersachs
2017-01-07
1
-11
/
+1
*
Properly log IPv6 frames into .pcap
Ingo Bauersachs
2017-01-07
1
-2
/
+11
*
Switch to database based configuration by default
Ingo Bauersachs
2017-01-04
1
-12
/
+11
*
Create BOSH XMPP connection when BOSH_URL is set
paweldomas
2016-12-28
2
-9
/
+27
*
Use base Connection class instead of XMPPConnection
paweldomas
2016-12-28
17
-52
/
+67
*
Strip scope/interface identifier from IPv6 Jingle Nodes relay addresses
Ingo Bauersachs
2016-12-27
1
-0
/
+10
*
Ignore invalid (empty) Jingle Nodes relay IPs
Ingo Bauersachs
2016-12-27
1
-1
/
+8
*
Ignore invalid ICE candidates
Ingo Bauersachs
2016-12-27
1
-0
/
+6
*
Adds an option to specify custom header names for meet room name.
damencho
2016-12-08
1
-4
/
+23
*
Remove Yahoo protocol
Ingo Bauersachs
2016-10-24
27
-7731
/
+6
*
Escape to XML text fields in the JibriIq
paweldomas
2016-10-05
1
-0
/
+3
*
Fixes memory leak when unavailable presence does not contain 'caps' extension.
paweldomas
2016-09-07
1
-41
/
+36
*
Add 'removePresenceExtension' to OperationSetJitsiMeetTools
paweldomas
2016-08-23
3
-0
/
+37
*
Remove workaround for JDK-6483657
Ingo Bauersachs
2016-07-27
1
-47
/
+0
*
Remove RTP payload number from Opus (max)ptime attributes
Ingo Bauersachs
2016-07-16
1
-2
/
+15
*
Strip invalid characters when receiving a file
Ingo Bauersachs
2016-07-16
1
-0
/
+4
*
Add RETRYING status to Jibri
paweldomas
2016-07-07
1
-0
/
+6
*
Add rtpLevelRelayType handling in ColibriBuilder class. (#261)
matteocampana
2016-07-05
1
-0
/
+33
*
code clean up (#277)
Nik
2016-07-05
7
-129
/
+186
*
call window can now be dragged (#279)
Nik
2016-07-05
1
-1
/
+5
*
Add a few improvements for reg-less SIP accounts
Ingo Bauersachs
2016-06-28
3
-1
/
+14
*
Adds parameter to sip command line calling. (#270)
Дамян Минков
2016-06-11
1
-1
/
+26
*
Adds a check whether provider is registered in sip uri handler.
damencho
2016-06-10
1
-1
/
+5
*
Remove SwingWorker library, it is included in Java 7
Ingo Bauersachs
2016-06-04
1
-1
/
+1
*
Remove zeroconf protocol
Ingo Bauersachs
2016-06-04
30
-11448
/
+0
[next]