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
/
protocol
/
jabber
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hashCode to classes overriding equals
Ingo Bauersachs
2017-01-07
1
-0
/
+12
*
Use base Connection class instead of XMPPConnection
paweldomas
2016-12-28
1
-1
/
+1
*
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 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
*
Rename Jibri "error" status to "failed"
paweldomas
2016-05-19
1
-4
/
+4
*
Updates the license headers
Ingo Bauersachs
2016-05-17
1
-2
/
+13
*
Add "error" and "busy" state to Jibri
paweldomas
2016-05-13
4
-0
/
+195
*
Add packet delay attribute to Colibri Channel
paweldomas
2016-05-05
3
-0
/
+87
*
Fix issue with RTP description updates in Colibri
paweldomas
2016-04-06
1
-2
/
+3
*
Modifies ColibriBuilder to be able to send RTP, SSRC and transport updates in...
paweldomas
2016-03-31
3
-168
/
+433
*
Renames the URL attribute in JibriIQ to "room"
paweldomas
2016-03-22
2
-22
/
+22
*
Fixes compilation error.
paweldomas
2016-03-14
1
-6
/
+0
*
Merge branch 'jibri'
paweldomas
2016-03-14
4
-0
/
+667
|
\
|
*
Adds missing java doc and removes unused attributes from Jibri IQs
paweldomas
2016-03-14
4
-56
/
+170
|
*
Adds a follow-entity attribute.
Boris Grozev
2015-12-10
2
-2
/
+20
|
*
Adds URL to RecordingStatus
paweldomas
2015-12-09
1
-0
/
+12
|
*
Explains recording status
paweldomas
2015-12-09
1
-0
/
+5
|
*
Adds recording status Presence packet extension.
paweldomas
2015-12-09
1
-0
/
+58
|
*
Makes some fields public and adds utility method to JibriStatusPacketExtension.
paweldomas
2015-12-09
1
-2
/
+13
|
*
Adds JibriStatusPacketExtension
paweldomas
2015-12-09
1
-0
/
+91
|
*
Adds a jibri packet extension.
Boris Grozev
2015-12-09
2
-0
/
+358
*
|
Adds ComponentVersionsExtension class.
paweldomas
2016-03-03
1
-0
/
+135
*
|
Parses the adaptive-simulcast attribute.
Boris Grozev
2016-03-02
1
-0
/
+12
*
|
Fix the XML generated for the adaptive-simulcast property.
Boris Grozev
2016-03-02
1
-2
/
+2
*
|
Fixes a typo, reported by @kamenik.
Boris Grozev
2016-02-23
1
-1
/
+1
*
|
Converts CRLF line endings to LF, as suggested by @champtar.
Boris Grozev
2016-02-23
2
-511
/
+511
*
|
Moves HealthCheckIQ to separate IQ provider.
paweldomas
2016-02-22
3
-28
/
+97
*
|
Removes unused case statements from ColibriIQ parsing code.
paweldomas
2016-02-17
1
-18
/
+0
*
|
Adds HealthCheck IQ.
paweldomas
2016-02-17
2
-0
/
+80
*
|
Adds ForceShutdown IQ.
paweldomas
2015-12-11
3
-45
/
+143
|
/
*
Adds video muted extension used in jitsi-meet.
paweldomas
2015-12-01
1
-0
/
+70
*
Merge pull request #183 from mksh/master
bgrozev
2015-11-12
4
-142
/
+174
|
\
|
*
Typo fixes
mksh
2015-11-11
2
-2
/
+1
|
*
Introduce SmackProxy for abstracting different Smack implementations (3 and 4)
mksh
2015-11-10
5
-142
/
+175
*
|
Fixes the contacts 'call button' disappearing on multiresource contacts
Timur Masar
2015-11-08
2
-5
/
+39
|
/
*
Revert "Renames SimulcastLayer to SimulcastStream."
George Politis
2015-11-05
2
-11
/
+11
*
Renames SimulcastLayer to SimulcastStream.
George Politis
2015-11-05
2
-11
/
+11
*
Export the adaptive last-n and simulcast attributes to XML.
Boris Grozev
2015-09-04
1
-0
/
+12
*
Adds optional name attribute to the conference element in colibri.
damencho
2015-08-14
4
-1
/
+69
*
Replaces boolean recording state with on, off and pending in colibri extensio...
damencho
2015-08-04
3
-102
/
+72
*
Updates the license headers.
Damian Minkov
2015-07-20
148
-300
/
+1940
*
Adds a constant for FID.
Boris Grozev
2015-07-16
1
-1
/
+5
*
Adds SSRCInfoPacketExtension used to signal SSRC owner in jitsi-meet.
paweldomas
2015-07-14
3
-6
/
+130
*
Fixes typo in colibri XML generation.
George Politis
2015-06-10
1
-1
/
+1
*
Extends the COLIBRI channel IQ with a simulcast-mode attribute.
George Politis
2015-06-03
4
-0
/
+101
*
Converts "cache non caps" constant into field in ScServiceDiscoveryManager. F...
paweldomas
2015-05-21
1
-0
/
+1
*
Makes sure we do not try to process incoming reply errors for xmpp ping packets.
Damian Minkov
2015-05-18
1
-1
/
+5
*
Adds 'setup' attribute to DtlsFingerprintPacketExtension. Registers SctpMapEx...
paweldomas
2015-05-14
2
-0
/
+43
[next]