aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Remove MSN protocol leftoversIngo Bauersachs2015-08-232-2/+0
* | | Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-2321-29/+162
* | | 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
* | | 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
* | | Java starts counting months at zero, fix this in the log outputIngo Bauersachs2015-07-231-1/+1
* | | Polishes Google Contacts authorization dialog.damencho2015-07-221-10/+17
* | | Added dialog title, fine tuned instructions.Danny van Heumen2015-07-221-0/+7
* | | Number of improvements to Google Contacts OAuth dialog after feedback.Danny van Heumen2015-07-221-15/+62
* | | Avoids a compile-time ambiguity of a classLyubomir Marinov2015-07-211-2/+1
* | | 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-202-2/+39
* | | Updates the license headers.Damian Minkov2015-07-202157-4711/+28703
* | | 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
* | | Added browser launcher to hyperlink. Now opens the approval URL upon clicking...Danny van Heumen2015-07-203-7/+30
* | | Added automatic refresh token retrieval + secure storage in credentials store.Danny van Heumen2015-07-205-56/+194
* | | Add lots of comments to OAuth 2 implementation.Danny van Heumen2015-07-202-4/+68
* | | Working on simple UI to facilitate user approval process.Danny van Heumen2015-07-202-122/+354
* | | Working prototype OAuth 2 authentication for Google Contacts plugin.Danny van Heumen2015-07-203-17/+177
* | | Adds a constant for FID.Boris Grozev2015-07-161-1/+5
* | | Removes msn protocol.damencho2015-07-1644-10419/+0
* | | Adds SSRCInfoPacketExtension used to signal SSRC owner in jitsi-meet.paweldomas2015-07-143-6/+130
* | | Fixes handling callto: URIs and cleans up documentation.Boris Grozev2015-07-033-12/+6
* | | Fixes typo in colibri XML generation.George Politis2015-06-101-1/+1
* | | Extends the COLIBRI channel IQ with a simulcast-mode attribute.George Politis2015-06-034-0/+101
* | | Added IRCv3 multi-prefix capability support.Danny van Heumen2015-05-302-0/+7
* | | Fix formatting.Danny van Heumen2015-05-301-4/+9
* | | Handle CAP away-notify events.Danny van Heumen2015-05-301-15/+43
* | | Partial support for IRC away notifications.Danny van Heumen2015-05-302-20/+92
* | | Updated comments (TODO, FIXME)Danny van Heumen2015-05-301-3/+4
* | | Proxy support for DCC receive operation added to irc-api client library.Danny van Heumen2015-05-301-0/+25
* | | Updates the JNA library to version 4.1.0 because it is dual-licensed under LG...Lyubomir Marinov2015-05-271-13/+45
* | | Manually fixes formatting.Lyubomir Marinov2015-05-271-13/+17
* | | Define ContactResource equality based on resourceName. (fixes OTR issue)Danny van Heumen2015-05-241-0/+31
* | | Converts "cache non caps" constant into field in ScServiceDiscoveryManager. F...paweldomas2015-05-213-9/+16