aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update FMJ and libjitsi (Closes #160)upstreamIngo Bauersachs2015-10-113-0/+31
* Update presence integration for Office 2016 (fixes #159)Ingo Bauersachs2015-10-113-0/+52
* Enable compilation with VS2015Ingo Bauersachs2015-10-118-4/+400
* Specify the underlying type of the SAFEARRAY in the variant type.Ingo Bauersachs2015-10-111-74/+75
* Commit from translate.jitsi.org by user acastroy.: 1784 of 1784 strings trans...acastroy2015-10-071-0/+11
* Merge pull request #41 from SkaceKamen/patch-1Ingo Bauersachs2015-10-051-1/+1
|\
| * Could cause unnecessary exceptionSkaceKamen2014-07-211-1/+1
* | Disable unchecked/rawtypes warnings to make build output readableIngo Bauersachs2015-10-051-4/+4
* | Merge pull request #154 from iant-gmbh/masterIngo Bauersachs2015-10-055-6/+99
|\ \
| * | - revertet manual change of language fileClaas Beyersdorf2015-10-051-1/+0
| * | - Fixed additional 80 chars wrapClaas Beyersdorf2015-10-051-3/+4
| * | - Fixed 80 chars wrapClaas Beyersdorf2015-10-054-11/+17
| * | 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-235-213/+316
* | | Fix Mock provider after merge of #51Ingo Bauersachs2015-10-041-0/+6
* | | Update libjitsi (closes #70)Ingo Bauersachs2015-10-041-0/+0
* | | Move SDES default ciphers from settings to default configIngo Bauersachs2015-10-043-4/+6
* | | 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
| |/ / |/| |
* | | Use bundles with corrected Bundle-NativeCode headersIngo Bauersachs2015-09-082-0/+0
* | | Update Felix to 5.2.0Ingo Bauersachs2015-09-081-0/+0
* | | Use native libraries from within their bundlesIngo Bauersachs2015-09-0757-0/+0
* | | Install, don't start FMJ as it is a fragmentIngo Bauersachs2015-09-072-2/+2
* | | Export the adaptive last-n and simulcast attributes to XML.Boris Grozev2015-09-041-0/+12
* | | Removes the Maven artifact jitsi-libjitsi because it has been "merged" into t...Lyubomir Marinov2015-09-022-57/+0
* | | Adapt Felix test-config to OSGi'fied libjitsiIngo Bauersachs2015-09-011-5/+14
* | | Changes leading to use OSGI'fied libjitsiIngo Bauersachs2015-08-2961-299/+208
|\ \ \
| * | | Use OSGI'fied libjitsi and fmj@102+package=bundleIngo Bauersachs2015-08-2910-198/+20
| * | | Add proper metadata to OSGi metadata to json-simpleIngo Bauersachs2015-08-231-0/+0
| * | | Update sdes4j to official 1.1.3 release (includes proper OSGi metadata)Ingo Bauersachs2015-08-234-9/+2
| * | | Update commons-codec to 1.6 (for sdes4j)Ingo Bauersachs2015-08-234-2/+2
| * | | 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
| * | | Remove MSN protocol leftoversIngo Bauersachs2015-08-232-2/+0
| * | | Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-2331-39/+171
|/ / /
* | | ICQ: Remove 8 character password truncation. (This is apparently outdated sin...Danny van Heumen2015-08-171-6/+0
* | | Adds optional name attribute to the conference element in colibri.damencho2015-08-144-1/+69
* | | Disable XMPP inband account registration because of security issuesIngo Bauersachs2015-08-122-10/+10
* | | Ignores Maven's target directory (re: version control system).Lyubomir Marinov2015-08-101-9/+10
* | | Update URL for XMPP server listIngo Bauersachs2015-08-081-1/+1
* | | Correctly set SIP display names (Closes #134)Ingo Bauersachs2015-08-083-29/+8
* | | Don't duplicate RTP/SAVP profile when both SDES and ZRTP are enabledIngo Bauersachs2015-08-081-1/+1
* | | Replaces boolean recording state with on, off and pending in colibri extensio...damencho2015-08-043-102/+72
* | | Fixes compilation in some environments.bgrozev2015-07-291-16/+17
* | | Catch ExceptionInInitializerError for better traceability of programming errors.Danny van Heumen2015-07-301-2/+7