aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fixes possible NPE, peer going from failed to connected and a dispatching of ...damencho2015-07-281-1/+4
* Fixes possible NPE when debug enabled and no ssl context available (fixes dam...damencho2015-07-281-1/+1
* Adds google api token file to repo, it is auto-updated if needed to.damencho2015-07-271-0/+35
* Adds jitsi-maven-repository, avoids jitsi-universe prerequisite.Lyubomir Marinov2015-07-271-0/+27
* Adds partial Maven support which is supposedly sufficient at this time to acc...Lyubomir Marinov2015-07-2315-0/+926
|\
| * Adds support for Maven to the credentialsstorage bundle.Lyubomir Marinov2015-07-232-0/+59
| * Expands the Maven support to more bundles.Lyubomir Marinov2015-07-2110-0/+550
| * Commences the addition of Maven support.Lyubomir Marinov2015-07-215-0/+317
* | Java starts counting months at zero, fix this in the log outputIngo Bauersachs2015-07-231-1/+1
* | Polishes Google Contacts authorization dialog.damencho2015-07-222-11/+18
* | Added dialog title, fine tuned instructions.Danny van Heumen2015-07-222-1/+9
* | Number of improvements to Google Contacts OAuth dialog after feedback.Danny van Heumen2015-07-222-15/+65
|/
* Avoids a compile-time ambiguity of a classLyubomir Marinov2015-07-211-2/+1
* Disables h263.damencho2015-07-211-0/+0
* Avoids compiling (certain) classes from .plugin.desktop when compiling classe...Lyubomir Marinov2015-07-203-12/+11
* Adds template to store google api id and secret.damencho2015-07-203-3/+73
* Updates the license headers.Damian Minkov2015-07-202454-6810/+32729
* Throw IllegalStateException in case client ID or client secret is missing.Danny van Heumen2015-07-201-0/+6
* Removed notion of a 'password' from Google Contacts implementation.Danny van Heumen2015-07-208-127/+38
* Tweaked the Google OAuth 2 approval dialog and added Eclipse classpath modifi...Danny van Heumen2015-07-202-8/+71