aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* Moves HealthCheckIQ to separate IQ provider.paweldomas2016-02-223-28/+97
* Adds URN_XMPP_IQ_VERSION constant.paweldomas2016-02-221-0/+8
* Removes unused case statements from ColibriIQ parsing code.paweldomas2016-02-171-18/+0
* Adds HealthCheck IQ.paweldomas2016-02-172-0/+80
* Adds a property that can set autojoin by default on newly created rooms.damencho2016-02-151-0/+13
* Adds property to disable printing timestamp in logs.damencho2016-02-031-21/+54
* Merge pull request #190 from mksh/masterdamencho2016-02-021-1/+55
|\
| * Implemented program name property loading from logging.properties file and pr...mksh2015-11-201-1/+55
* | Fix the replacement for direct image linksThorsten Klein2016-01-151-1/+1
* | Changed URL pattern for direct image linksThorsten.Klein2016-01-141-1/+1
* | Updates loadLibrary to be able to use native libraries from within the bundle.damencho2015-12-221-18/+20
* | Adds ForceShutdown IQ.paweldomas2015-12-113-45/+143
* | Manually fixes formatting for the sake of readability and consistency.Lyubomir Marinov2015-12-091-18/+16
* | Adds video muted extension used in jitsi-meet.paweldomas2015-12-011-0/+70
|/
* Fixing TreeSet's ComparatorTimur Masar2015-11-151-0/+13
* Merge pull request #183 from mksh/masterbgrozev2015-11-127-142/+414
|\
| * Typo fixesmksh2015-11-113-8/+9
| * Introduce SmackProxy for abstracting different Smack implementations (3 and 4)mksh2015-11-108-142/+413
* | Fixes offline messaging to contact which just went offlineTimur Masar2015-11-101-2/+3
* | Option for new behaviour of detecting a contact's capabilitiesTimur Masar2015-11-094-49/+243
* | Fixes the contacts 'call button' disappearing on multiresource contactsTimur Masar2015-11-084-16/+110
|/
* Revert "Renames SimulcastLayer to SimulcastStream."George Politis2015-11-052-11/+11
* Updates the packetlogging manifest to import com.google.common.collect.George Politis2015-11-051-1/+2
* Renames SimulcastLayer to SimulcastStream.George Politis2015-11-052-11/+11
* Adds option to set custom headers to the sip call.damencho2015-11-051-0/+34
* Merge pull request #171 from gpolitis/packet-debuggingGeorge Politis2015-11-042-2/+9
|\
| * Uses an EvictingQueue instead of an ArrayList in the PacketLoggingServiceImpl.George Politis2015-10-161-2/+3
| * Adds configuration for logging arbitrary packets.George Politis2015-10-162-0/+6
* | Fix condition precedenceTrebleSnake2015-10-131-0/+4
|/
* Update FMJ and libjitsi (Closes #160)upstreamIngo Bauersachs2015-10-111-0/+31
* Merge pull request #41 from SkaceKamen/patch-1Ingo Bauersachs2015-10-051-1/+1
|\
| * Could cause unnecessary exceptionSkaceKamen2014-07-211-1/+1
* | Merge pull request #154 from iant-gmbh/masterIngo Bauersachs2015-10-054-6/+98
|\ \
| * | - Fixed additional 80 chars wrapClaas Beyersdorf2015-10-051-3/+4
| * | - Fixed 80 chars wrapClaas Beyersdorf2015-10-053-10/+16
| * | Fixed copy paste error. Now FORCE_PROXY_BYPASS works as expected.Claas Beyersdorf2015-09-233-7/+9
| * | fixed wrongly changed code refactorinsClaas Beyersdorf2015-09-231-239/+215
| * | Added additional check for proxy filter by address.Claas Beyersdorf2015-09-231-1/+7
| * | Added abbility to set option FORCE_PROXY_BYPASS via SipAccountClaas Beyersdorf2015-09-233-213/+314
* | | Fix Mock provider after merge of #51Ingo Bauersachs2015-10-041-0/+6
* | | Move SDES default ciphers from settings to default configIngo Bauersachs2015-10-041-2/+4
* | | Fix type warningIngo Bauersachs2015-10-041-2/+2
* | | Obtain available SDES ciphers from libjitsiIngo Bauersachs2015-10-041-9/+9
* | | Merge pull request #51 from dpocock/sip-call-without-registrationIngo Bauersachs2015-10-045-1/+40
|\ \ \
| * | | Adapt high-level API to allow calls without registrationDaniel Pocock2014-08-095-1/+40
* | | | Does not store global proxy config if no server or port is entered.damencho2015-09-281-4/+15
| |/ / |/| |
* | | Export the adaptive last-n and simulcast attributes to XML.Boris Grozev2015-09-041-0/+12
* | | Use OSGI'fied libjitsi and fmj@102+package=bundleIngo Bauersachs2015-08-292-168/+0
* | | Follow libjitsi move of DTMFtone from protocol to neomediaIngo Bauersachs2015-08-2310-10/+4
* | | Use MediaException for QualityControl error handlingIngo Bauersachs2015-08-235-39/+9